kirjs / react-highcharts

React wrapper for Highcharts library

Home Page:http://kirjs.github.io/react-highcharts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about Bullet graph charts

igorFilipenco opened this issue · comments

commented

Hello. I performed stacked chart. There we have to create one config and pass it to your library component. Now I need to perform https://www.highcharts.com/demo/bullet-graph and there config is separated. Part of it is passed via .setOptions() method, another part is passed after creating chart instances var chart1 = new Highcharts.Chart()
How can be performed such type of charts via this library? I didnt find any demo, or solution for this

@igorFilipenco Did you figure out anything on bullet chart with this library?

Closing and there has been no activity in this issue for a while.
if this is still relevant, please feel free to reopen