cjlopesmartins
Posts: 1
Joined: Wed Aug 03, 2022 9:08 am

Highcharts editor full data values with error bars

How can I enter the values for a errorbar type column on the Highcharts editor?
I try to input my min and max values as [50, 65] but didn't worked.
Any Ideas?
Thanks in advance
hubert.k
Posts: 1164
Joined: Mon Apr 11, 2022 11:48 am

Re: Highcharts editor full data values with error bars

Hi cjlopesmartins!
Welcome to our forum and thanks for contacting us with your question!

Here you can find our official API documentation about data for errorbar chart type: https://api.highcharts.com/highcharts/s ... orbar.data

And here is a simple demo to show error bars next to columns: https://jsfiddle.net/BlackLabel/fpqyeu60/

As you can see everything is working correctly, all you need to do is set data based on docs. If you still have some problems, please recreate your issue in the online editor that I could work on.

Regards!
Hubert Kozik
Highcharts Developer

Return to “Highcharts Usage”