Hey I have two ColumnChart components with Linear Axis I call labelFunction on each of them , the functions are similar in functionality but different variables names. I'm just cleaning up labels and ticks arrays to contain less members.
What strange happens is that the functions does not work well, their functionality breaks down. I don't call from second component the second function, everything works fine ! They can't overlap, I renamed everything ... This is the second time I notice it , had problem with gridLines too had to create arrays with two different ids to use in each chart for background elements , otherwise one would not work. I use Flex 2.0.1 Anyone ?

