You are not logged in.
Hi there,
we are using a double value axis. In order make completely visible all the graphs placed in the panel, we set the synchronizationMultiplyer property by calculating a ratio between the greater maximun and the lower maximun. This works fine, but we have a problem when the scrollbar is moved and graphs are zoomed becasuse the value axis is rescaled without our control. Is it possible to avoid this rescale?
Many thanks and kind regards.
Alex.
Offline
The only way to do this is to set guides at the minimum and maximum values that you want to appear on the map. Also set includeGuidesInMinMax = true on the value axes. This way the scale of the axes will be consistent across zooms/pans.
Offline
© amCharts | Forum engine: PunBB