FAQ/How-do-I-set-only-one-Y-axis-in-a-chart.md
... ...
@@ -5,8 +5,8 @@
5 5
##Purpose
6 6
7 7
By default, Izenda uses HTML charting engine. Charting engine can be set via AdHocSettings.ChartingEngine. For more information, refer to [[ChartingEngine|http://wiki.izenda.us/API/CodeSamples/ChartingEngine]].
8
-
9 8
Izenda charts will display two or more y axes on a chart if multiple plotted items have different ranges. This is to prevent very high values from making lower values unreadably small on the chart, and allow for proportional comparison.
9
+
10 10
---
11 11
12 12