lib.data_vector.plotting.DataPlotStyle¶
- lib.data_vector.plotting.DataPlotStyle(style=None, **kwargs)¶
Convenience function to plot data vector.
- Parameters
style (DataPlotStyle, string, default=None) – Can be ‘power’ to plot power spectrum (
PowerSpectrumPlotStyle), ‘correlation’ to plot correlation function (CorrelationFunctionPlotStyle).kwargs (dict) – Arguments for plotting style.