You are not logged in.
Does Value axis not support dates? Javascript amcharts seems to support it using duration and durationUnits. How can I display dates on value axis using amcharts flex components
Last edited by lsian (2012-08-08 10:57:44)
Offline
There's no built-in support for durations in Flex charts. However you can specify ValueAxis.labelFunction with your custom function that can format your values any way you want to achieve the same effect:
http://flex.amcharts.com/class_referenc … elFunction
Offline
© amCharts | Forum engine: PunBB