cogwheel.plotting.PlotStyle =========================== .. currentmodule:: cogwheel.plotting .. autoclass:: PlotStyle :members: :show-inheritance: :inherited-members: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: :nosignatures: ~PlotStyle.get_contour_kwargs ~PlotStyle.get_contourf_kwargs ~PlotStyle.get_many ~PlotStyle.get_vfill_kwargs ~PlotStyle.get_vline_kwargs .. rubric:: Attributes .. autosummary:: ~PlotStyle.KWARGS_1D ~PlotStyle.VFILL_KWARGS ~PlotStyle.VLINE_KWARGS ~PlotStyle.bins ~PlotStyle.clabel_kwargs ~PlotStyle.color_2d ~PlotStyle.confidence_level ~PlotStyle.contour_fractions ~PlotStyle.decreasing_contour_fractions ~PlotStyle.density ~PlotStyle.fill ~PlotStyle.smooth ~PlotStyle.tail_probability ~PlotStyle.contour_kwargs ~PlotStyle.vline_kwargs ~PlotStyle.vfill_kwargs ~PlotStyle.kwargs_1d