Shot in the dark: try calling validateNow() on the chart as soon as the styles have loaded.
--- In [email protected], "joseph_freemaker" <[EMAIL PROTECTED]> wrote: > > Hi, > > Using FB3 in eclipse. > > A call to StyleManager.loadStyleDeclarations(styleName, true) causes > the current viewed Linechart's Y axis (and line series) to be redrawn > with the Y axis values ranging from 0 to 100 (the default). > > A refresh of the chart (by requesting it to be redrawn) returns the Y > axis min and max to the correct values for the line series. > > Is there a solution available for this issue? > > The Linechart is a basic line chart containing two line series. > > Thanks in advance. > > Joe >
