Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
symmeplot 0.2.2.dev0 documentation
symmeplot 0.2.2.dev0 documentation
  • Installation
  • API Reference
    • SymMePlot Matplotlib
      • Matplotlib’s Scene
      • Matplotlib’s Plot Objects
      • Matplotlib’s PlotBase
      • Matplotlib’s Artists
    • SymMePlot Pyqtgraph
      • Pyqtgraph’s Scene
      • Pyqtgraph’s Plot Objects
      • Pyqtgraph’s PlotBase
      • Pyqtgraph’s Artists
    • SymMePlot Core
      • Core’s Scene
      • Core’s Plot Objects
      • Core’s PlotBase
      • Core’s Artists
Back to top
View this page

SymMePlot Core¶

This is the core of the SymMePlot project. It contains the core classes from which the different visualization backends are derived.

  • Core’s Scene
    • SceneBase
  • Core’s Plot Objects
    • OriginMixin
    • PlotBodyMixin
    • PlotFrameMixin
    • PlotLineMixin
    • PlotPointMixin
    • PlotVectorMixin
  • Core’s PlotBase
    • PlotBase
  • Core’s Artists
    • ArtistBase
Next
Core’s Scene
Previous
Pyqtgraph’s Artists
Copyright © 2024, Timo Stienstra
Made with Sphinx and @pradyunsg's Furo