update method

void update(
  1. ChartConfiguration options, [
  2. bool redraw,
  3. bool oneToOne,
  4. bool animation,
])

Implementation

external void update(ChartConfiguration options, [bool redraw, bool oneToOne, bool animation]);