Page 1 of 1

Setting Min and Max Value for more than three Solid Gauges

Posted: Wed May 03, 2017 4:42 am
by abhay_bh
Hi,

I am facing difficulty in setting Min and Max Values for my Solid Gauges in highcharts.
Please Refer my jsfiddle here: https://jsfiddle.net/abhaybh/n45snkm6/

I want to set different ranges for different Gauges. But, they are not displaying the same range as inserted.

Do revert with some help. Thanks.

Re: Setting Min and Max Value for more than three Solid Gaug

Posted: Thu May 04, 2017 2:22 pm
by KacperMadej
Hi,

Please use tickPositions instead of tickAmout for precise tick placement. Demo: https://jsfiddle.net/n45snkm6/2/
API reference: http://api.highcharts.com/highcharts/xA ... kPositions

Please let us know if you have any more questions.

Best Regards.