echarts Nanosecond support

toe95027  于 2022-10-20  发布在  Echarts
关注(0)|答案(3)|浏览(242)

What problem does this feature solve?

We are working with high precision data for simulation. It needs nanosecond level support. Does Echart support that today ? If not, is this feature coming ?

What does the proposed API look like?

Not sure

vlurs2pr

vlurs2pr1#

Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure thatyou have posted enough image to demo your request. You may also check out the API and chart option to get the answer.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org . Please attach the issue link if it's a technical questions.

If you are interested in the project, you may also subscribe our mail list .

Have a nice day! 🍵

njthzxwz

njthzxwz2#

The time precision of browsers is limited. You can use value axis to present nanosecond..

wnrlj8wa

wnrlj8wa3#

@pissang That means values have to use BigInt

相关问题