Command Line Options¶
These flags allow you to generate sample plots from the base subnet_plot module. See Examples for some basic use cases.
-
-a<bool>,--animate<bool>¶ Enable or disable plot animation. Value is either 0 or 1.
Default: 1 [True]
-
-s<int>,--steps<int>¶ Render each sample plot with the given number of randomly generated data points.
Default: 25