Create dynamic graph with image pattern

﹥>﹥吖頭↗ 提交于 2020-01-07 09:24:41

问题


is it possible to create this graph using any java script api .

I really got stuck where to and in what direction I should start and it should be dynamic . I got the below using high chart what more I can do to get the above graph , please suggest .


回答1:


It can be done in Highcharts.

Refer to this live demo: http://jsfiddle.net/BlackLabel/9zr4ehw2/

It shows how to fill column bars with pattern.

You can create separate series for tops and bottoms of a pencil. Them use stacking to position columns on top of each other.



来源:https://stackoverflow.com/questions/49526794/create-dynamic-graph-with-image-pattern

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