box_plot ======== .. py:module:: box_plot Classes ------- .. autoapisummary:: box_plot.BoxPlot Module Contents --------------- .. py:class:: BoxPlot(title, params, size, position, id=None) Bases: :py:obj:`mdvtools.charts.base_plot.BasePlot` .. py:method:: set_axis_properties(axis, properties) .. py:method:: set_default_color(color) .. py:method:: set_brush(brush_type) .. py:method:: set_filter(filter_type) .. py:method:: set_band_width(band_width) .. py:method:: set_intervals(intervals) .. py:method:: set_radius(radius) .. py:method:: set_opacity(opacity) .. py:method:: set_color_by(color_by) .. py:method:: set_color_legend(display, position) .. py:method:: set_tooltip(show)