Which actions cause a redraw on a chart?
chart.dataSource.read()
chart.refresh()
chart.redraw()
I looked at the documentation and the API section provides no information on this, but it would be nice to know without having to resort to looking at the source code or having to post about it.
Is there anywhere else where this would be documented?
Thanks,
Jacques
chart.dataSource.read()
chart.refresh()
chart.redraw()
I looked at the documentation and the API section provides no information on this, but it would be nice to know without having to resort to looking at the source code or having to post about it.
Is there anywhere else where this would be documented?
Thanks,
Jacques