arundo / adtk

A Python toolkit for rule-based/unsupervised anomaly detection in time series
https://adtk.readthedocs.io
Mozilla Public License 2.0
1.06k stars 143 forks source link

plot - save_to_file #130

Open earthgecko opened 3 years ago

earthgecko commented 3 years ago

Allow adtk.visualization.plot to save the plot to a file and add a title. This seems like a feature that other would like as well so this is a way to achieve that - https://github.com/arundo/adtk/issues/128 (ref 3984)