image_table_plot ================ .. py:module:: image_table_plot Classes ------- .. autoapisummary:: image_table_plot.ImageTableChart Module Contents --------------- .. py:class:: ImageTableChart(title, params, size, position, id=None) Bases: :py:obj:`mdvtools.charts.base_plot.BasePlot` .. py:method:: set_images(base_url, image_key, image_type) .. py:method:: set_image_width(width) .. py:method:: set_margins(top_bottom, left_right) .. py:method:: set_image_label(label) .. py:method:: set_grid_position(gsposition) .. py:method:: set_grid_size(gssize) .. py:method:: set_legend(legend)