dot_plot ======== .. py:module:: dot_plot Classes ------- .. autoapisummary:: dot_plot.DotPlot Module Contents --------------- .. py:class:: DotPlot(title, params, size, position, id=None) Bases: :py:obj:`mdvtools.charts.base_plot.BasePlot` .. py:method:: set_axis_properties(axis, properties) .. py:method:: set_color_scale(log_scale=False) .. py:method:: set_color_legend(display, position) .. py:method:: set_fraction_legend(display, position)