Plot Filters ============ This module contains the components for the filters menu in the plot. .. note:: 1. All toggles for (de-)activating filters should have a type of ``apply-``, where ```` does not contain any spaces or ``-``. 2. All filter options should have a type of ``-``, where ```` & ```` do not contain any spaces or ``-``. .. automodule:: qimchi.components.plot_filters :members: :show-inheritance: