Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion chaco/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
from .simple_plot_frame import SimplePlotFrame
from .plot_component import PlotComponent
from .plot_graphics_context import PlotGraphicsContext, PlotGraphicsContextMixin
from .selectable_overlay_container import SelectableOverlayPlotContainer
from .plot_containers import OverlayPlotContainer, HPlotContainer, VPlotContainer, \
GridPlotContainer
GridContainer = GridPlotContainer
Expand Down
72 changes: 0 additions & 72 deletions chaco/selectable_overlay_container.py

This file was deleted.

7 changes: 0 additions & 7 deletions docs/source/api/containers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,3 @@ Containers
.. autoclass:: GridPlotContainer
:members:
:show-inheritance:

:class:`SelectableOverlayPlotContainer`
=======================================
.. autoclass:: SelectableOverlayPlotContainer
:members:
:show-inheritance: