Skip to content

Latest commit

 

History

History
62 lines (48 loc) · 2.26 KB

index.rst

File metadata and controls

62 lines (48 loc) · 2.26 KB
.. toctree::
  :titlesonly:

  accessibility
  bubble_legend
  navigation
  title


.. module:: highcharts_maps.options.legend

.. autoclass:: Legend
  :members:
  :inherited-members:

  .. collapse:: Class Inheritance

    .. inheritance-diagram:: Legend
      :top-classes: highcharts_maps.metaclasses.HighchartsMeta, highcharts_core.metaclasses.HighchartsMeta
      :parts: -1

  |


Module Classes / Functions
:mod:`.options.legend <highcharts_maps.options.legend>` :class:`Legend <highcharts_maps.options.legend.Legend>`
:mod:`.options.legend.accessibility <highcharts_maps.options.legend.accessibility>` :class:`LegendAccessibilityOptions <highcharts_maps.options.legend.accessibility.LegendAccessibilityOptions>` :class:`LegendKeyboardNavigation <highcharts_maps.options.legend.accessibility.LegendKeyboardNavigation>`
:mod:`.options.legend.bubble_legend <highcharts_maps.options.legend.bubble_legend>` :class:`BubbleLegend <highcharts_maps.options.legend.bubble_legend.BubbleLegend>` :class:`BubbleLegendRange <highcharts_maps.options.legend.bubble_legend.BubbleLegendRange>` :class:`BubbleLegendLabelOptions <highcharts_maps.options.legend.bubble_legend.BubbleLegendLabelOptions>`
:mod:`.options.legend.navigation <highcharts_maps.options.legend.navigation>` :class:`LegendNavigation <highcharts_maps.options.legend.navigation.LegendNavigation>`
:mod:`.options.legend.title <highcharts_maps.options.legend.title>` :class:`LegendTitle <highcharts_maps.options.legend.title.LegendTitle>`