1.7.1
API
-
Add a serie.add_with_timestamp(double value, int64 timestamp) method when you need to add a value with a manually defined timstamp, in milliseconds
-
Serie.set_main_color and Serie.get_main_color methods are now deprecated and will be removed in
LiveChart 2
. Use serie.main_color property instead.