G2Plot
G2Plot copied to clipboard
improve(Histogram): Auto calculate range tickInterval by binWidth and binNumber
PR includes
- [x] add / modify test cases
- [x] documents, demos
Screenshot
- In most scenarios,
binWidthis always same astickInterval. So auto calculating tickInterval is more convenient. - Grafana demo:

- when
binWidthis 2:
| Before | After |
|---|---|
![]() |
![]() |
单侧似乎报错了。
单侧似乎报错了。
单测一直没有跑完,看了下其他 PR 也是这样,是否是项目配置的问题?
rebase 一下 master 应该可以运行了。
coordinate不能更新的问题能优化一下么

