jQuery UI Widgets › Forums › Chart › Bar chart with target lines
Tagged: Bar Chart Target Line, chart, javascript chart, jquery chart, jqwidgets chart
This topic contains 1 reply, has 2 voices, and was last updated by Hristo 8 years, 2 months ago.
Hi all,
I’m trying to create a bar chart with target lines. However, I do not know how to create it in JQWidgets.
I’ve tried a stepped line, but it increases the value in the middle of the bar instead of between the bars.
Anyone has an idea how I can create this chart in JQWidgets?
Thanks in advance! Kind regards, Matthijs Toorenburg
Hello Matthijs Toorenburg,
Unfortunately, there is no such option. I would like to suggest you use “type: ‘candlestick’” of the series as an alternative. Also, you could try to use a combination (ex. “type: ‘ohlc’“). Please, take a look at those examples: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxchart/javascript_chart_financial_series_ohlc.htm?light http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxchart/javascript_chart_financial_series_candlestick.htm?light
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
You must be logged in to reply to this topic.