is a way to see all data in tooltip when the points are overlap with each other(or very close), but see only one data when a point is far from others

倖福魔咒の 提交于 2019-12-24 00:45:37

问题


For line chart tooltip, if we set "share: true", we can see all data with same X-Axis value in a single bubble. if we set "share: false", we can see only one data in single bubble.

My question is whether there is a way to see all data in tooltip when the points are overlap with each other(or very close), but see only one data when a point is far from others.

来源:https://stackoverflow.com/questions/17366916/is-a-way-to-see-all-data-in-tooltip-when-the-points-are-overlap-with-each-other

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!