klinecharts / KLineChart

📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)

Home Page:https://klinecharts.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Edit numbers after the decimal point

IlanKalendarov opened this issue · comments

Version

9.8.10

Steps to Reproduce

I want to show data for the forex symbol GBPUSD and because KlineChart only shows 2 numbers after the decimal point it looks like this:

image

For example in tradingview it looks like this:
image

Is there a way to show more numbers after the decimal point?

Current Behavior

Expected Behavior

Environment

- OS:Mac Os
- Browser: Chrome
- Framework: Vue js

Any additional comments?

No response