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
  • bounds

bounds#

Classes for representing 1D and 2D bounds.

Modules

data_morph.bounds.bounding_box

Class for working with two-dimensional bounds.

data_morph.bounds.interval

Class for working with bounds.

previous

API

next

bounding_box

Show Source

© Copyright 2023, Stefanie Molin.

Created using Sphinx 6.1.3.

Built with the PyData Sphinx Theme 0.13.1.