pie_chart ========= .. py:module:: pie_chart Classes ------- .. autoapisummary:: pie_chart.PieChart Module Contents --------------- .. py:class:: PieChart(title, param, size, position, id=None) Bases: :py:obj:`mdvtools.charts.base_plot.BasePlot` .. py:method:: set_legend(legend) .. py:method:: set_param(param) .. py:method:: set_axis_properties(axis, properties) .. py:method:: set_text_size(text_size) .. py:method:: set_label(label) .. py:method:: set_axis_size(axis_size) .. py:method:: set_tick_font(tick_font)