This is a migrated thread and some comments may be shown as answers.

[Solved] Chart drawing

0 Answers 20 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Juuso
Top achievements
Rank 1
Juuso asked on 19 Jul 2012, 12:44 PM
I have a page which refresh data every second and this page has also one chart on it. All works fine except that the chart draws the line every reload. Is there a property on chart like "draw = false" which would cancel the draw effects and just shows the data? 

edit: nevermind, quick google and the answer was found:  .Transitions(false)
Tags
Chart
Asked by
Juuso
Top achievements
Rank 1
Share this question
or