Reverse Y-Axis Of A Chart
Paste the following code into the widget script to reverse the Y-Axis.
Instead of the lower number at the bottom of the chart, it will be at the top.
If you have a secondary Y-Axis you can leave it as is or inverse it as well by adding the following line after line 2 of the code above.
1 comment
Wantti
·11 months agoGreat