Closed hristo-composite closed 5 years ago
Check http://echarts.baidu.com/gallery/editor.html?c=line-easing this example for sparkline.
Well, no .. there is a lot more to bullet and spakline charts. Check out the link I provided and all the details that go with them. it is not just "simple line charts".
Yes it would be great having a set of standard sparklines, see Wikipedia.
You can already do sparklines with line charts and small size CSS styling.
See this project where I graph Bitcoin day value https://mycaule.github.io/portfolio/. Source code charts.js, style.css
There is also kind of a bullet chart on the right made with a CSS slider.
Highcharts has support for easy sparklines drawing. It would be great if drawing that kind of chart needed less configuration than what I did.
The financial industry needs this stuff.
谢谢
You may need to write an extension like echarts-sparkline
as you did for echarts-wordcloud or echarts-liquidfill
+1
Any news on this one about native sparkline support?
👍
Please implement Bullet: https://bl.ocks.org/mbostock/4061961
and Sparkline charts: http://omnipotent.net/jquery.sparkline/#s-about