Hi Echarts Dev Team, I was looking for an example of a Bullet Chart and I came across this Github issue that used to have a working link, but it seems to now be pointed to a non working domain:
Bullet chart · Issue #6795 · apache/echarts (github.com) <https://github.com/apache/echarts/issues/6795> http://gallery.echartsjs.com/editor.html?c=xH1xO1oCzl Does anyone have a working example of a bullet chart in Echarts? What I'm looking for is something just like what Highcharts has for bulle charts Bullet chart | Highcharts <https://www.highcharts.com/docs/chart-and-series-types/bullet-chart> I supposed a combination of a custom series and singleAxis coordinate system can be used to create one, but any suggestions would be helpful. Thanks, Jonathan