Y2 Axis Autoscaling

Hi,

I want to add Y2 axis for my bar chart. The script is asking for maximum range. The maximum range for the chart may vary from time to time and user to user. How can I achieve autoscaling of Y2 axis similar to the current Y axis?

Thank You

1 Like

Hi,

We have modified the Y2 axis customization script to enable autoscaling of the Y2 axis.

STEP 1:

Please download the script addY2Axis.zip (2.3 KB) and replace the file at location

…/hi/hi-repository/System/Admin/CustomScripts/c3Axis/js

STEP 2:

Repalce the H3.zip (6.3 KB) file into below server location

…\hi\apache-tomcat-9\webapps\hi-ee\js\vendors

Restart the server and check again.