altosuilib: Add setNotify/fireSeriesChanged methods to AltosUIGrapher
authorKeith Packard <keithp@keithp.com>
Fri, 1 Mar 2013 20:28:34 +0000 (12:28 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 1 Mar 2013 20:28:34 +0000 (12:28 -0800)
This will let the data adding functions disable notifications while
adding all of the graph data, and then send a single notification when
the data sets are complete, which speeds up creating of the graph
elements quite a bit.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found