amCharts support forum

You are not logged in.

Announcement

FORUM CLOSED! This forum is closed. We moved to a new place at Zendesk. Update your bookmarks.

Flex Components: amStock Flex component


#1 2012-06-15 04:49:23

Alex.Ramiro
Member

Avoid rescaling on zooming

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

 

#2 2012-06-19 05:18:55

martynasma
Administrator

Re: Avoid rescaling on zooming

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