arundo / adtk

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

How to set y-limit in adtk.visualization.plot #126

Open cashewnut opened 3 years ago

cashewnut commented 3 years ago

Hi, In the follow case, the diff of each value is relatively small, but it looks large in the figure because of the beginning y axis. So how to set y-limit in plot()? image

cashewnut commented 3 years ago

image image