javascript - Is there any good plug-in for this kind of function?
过去多啦不再A梦
过去多啦不再A梦 2017-05-31 10:41:08
0
4
616

Switch the revenue percentage based on the selected days. Is there any plug-in recommendation? I'm in a hurry and don't have time to write slowly by myself.

Thank you guys

过去多啦不再A梦
过去多啦不再A梦

reply all(4)
左手右手慢动作

You can use the dashboard in echarts to do the above part. You can write the buttons below such as 250 days by yourself. Just click to switch the data configuration of the dashboard.
You can also use javascript library - justGage dashboard

为情所困

Most icon chart plug-ins are relatively large, like highcharts: https://www.hcharts.cn/demo/h...
.


If you have jquery, you can try: http://www.htmleaf.com/Demo/2...


In fact, svg is also very convenient to write: http://www.zhangxinxu.com/stu...

大家讲道理

The company also uses JustGage (http://justgage.com/), which is developed using JavaScript and used to generate beautiful animated pressure gauges.

小葫芦
  • If using a single image:

    • The simplest and most violent way, use the domestic polyline plug-in echarts

    • If the poster doesn’t like domestic products, then use the D3.js framework

  • If the poster needs to use mixed charts or display in multiple lines, the domestic framework hcharts will be a good choice.
    Plug-in address: https://www.hcharts.cn/demo/h...

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!