Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Quick Start Guide
  • API
  • Release Notes

Site Navigation

  • Quick Start Guide
  • API
  • Release Notes

Section Navigation

  • bounds
    • bounding_box
      • BoundingBox
    • interval
      • Interval
  • data
    • dataset
      • Dataset
    • loader
      • DataLoader
    • stats
      • get_values
      • SummaryStatistics
  • morpher
    • DataMorpher
  • plotting
    • animation
      • stitch_gif_animation
    • static
      • plot
    • style
      • plot_with_custom_style
  • shapes
    • bases
      • line_collection
        • LineCollection
      • point_collection
        • PointCollection
      • shape
        • Shape
    • circles
      • Bullseye
      • Circle
    • factory
      • ShapeFactory
    • lines
      • HighLines
      • HorizontalLines
      • SlantDownLines
      • SlantUpLines
      • VerticalLines
      • WideLines
      • XLines
    • points
      • DotsGrid
      • DownParabola
      • Scatter
      • UpParabola
    • polygons
      • Rectangle
      • Star
  • API
  • shapes
  • bases

bases#

Shape base classes.

Modules

data_morph.shapes.bases.line_collection

Base class for shapes that are composed of lines.

data_morph.shapes.bases.point_collection

Base class for shapes that are composed of points.

data_morph.shapes.bases.shape

Abstract base class for shapes.

previous

shapes

next

line_collection

Show Source

© Copyright 2023, Stefanie Molin.

Created using Sphinx 6.1.3.

Built with the PyData Sphinx Theme 0.13.1.