Scale for each Y-axis on Polar Chart
Similar to Tof's idea but I believe it's a bit different, it's not just max that I want to show, but a full scale for each series on the polar chart. I also need to show these axes in two different places - right now the only workaround is to layer one set y-axis of labels on top of another. Please see this image for an example of what I'm looking to do in highcharts: https://s32.postimg.org/5gnejaln9/polar_chart_with_multiple_y_axes.png
In addition, I am unable to show a single line for the axis right now, the only way to show a line at all is to turn on ~all~ the grid lines radiating out to each degree, which adds a lot of extra lines that are confusing. I just want one radial line for each axis and to show the axis at a specific degree location.
You have made changes to accommodate our needs in the past, for which we are very grateful, and hope you will again. Thank you for your consideration.
This is now implemented for the next maintenance release.
See a live demo at http://jsfiddle.net/ymp6gwe1/
The source code changes can be seen at https://github.com/highcharts/highcharts/commit/b44a6a74325210e8d071d2b91ea3400fbc650558.
-
VG commented
Thanks so much Torstein - this looks like just what we need!
-
VG commented
Thank you Torstein, that sounds about right. :) Please let me know if I can be of any assistance in testing new functionality.