Skip to main content
Ctrl+K
Data Morph 0.3.0 documentation - Home Data Morph 0.3.0 documentation - Home
  • Quick Start Guide
  • Tutorials
  • CLI Reference
  • API
  • Release Notes
    • Article about Data Morph
    • Conference Talk Slides on Data Morph
    • Stefanie Molin's Website
  • GitHub
  • Twitter
  • Quick Start Guide
  • Tutorials
  • CLI Reference
  • API
  • Release Notes
  • Article about Data Morph
  • Conference Talk Slides on Data Morph
  • Stefanie Molin's Website
  • GitHub
  • Twitter

Section Navigation

  • bounds
    • bounding_box
      • BoundingBox
    • interval
      • Interval
  • data
    • dataset
      • Dataset
    • loader
      • DataLoader
    • stats
      • get_summary_statistics
      • SummaryStatistics
  • morpher
    • DataMorpher
  • plotting
    • animation
      • check_step
      • ease_in_out_quadratic
      • ease_in_out_sine
      • ease_in_sine
      • ease_out_sine
      • linear
      • stitch_gif_animation
    • static
      • plot
    • style
      • plot_with_custom_style
      • style_context
  • progress
    • DataMorphProgress
  • shapes
    • bases
      • line_collection
        • LineCollection
      • point_collection
        • PointCollection
      • shape
        • Shape
    • circles
      • Bullseye
      • Circle
      • Rings
    • factory
      • ShapeFactory
    • lines
      • diamond
        • Diamond
      • high_lines
        • HighLines
      • horizontal_lines
        • HorizontalLines
      • rectangle
        • Rectangle
      • slant_down
        • SlantDownLines
      • slant_up
        • SlantUpLines
      • star
        • Star
      • vertical_lines
        • VerticalLines
      • wide_lines
        • WideLines
      • x_lines
        • XLines
    • points
      • club
        • Club
      • dots_grid
        • DotsGrid
      • figure_eight
        • FigureEight
      • heart
        • Heart
      • parabola
        • DownParabola
        • LeftParabola
        • RightParabola
        • UpParabola
      • scatter
        • Scatter
      • spade
        • Spade
      • spiral
        • Spiral
  • API
  • plotting
  • style
  • style_context

style_context#

data_morph.plotting.style.style_context() → Generator[None, None, None][source]#

Context manager for plotting in a custom style.

On this page
  • style_context()

© Copyright 2023-2025, Stefanie Molin.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.