joewalnes / smoothie

Smoothie Charts: smooooooth JavaScript charts for realtime streaming data
http://smoothiecharts.org
Other
2.25k stars 232 forks source link

Add 'disable' property to TimeSeries for filtering #91

Closed TechGuard closed 6 years ago

TechGuard commented 6 years ago

Adds a 'disable' property to hide a TimeSeries from the Chart. Allows for manual filtering implementations.

drewnoakes commented 6 years ago

Nice!