Tutorials
Tutorials are longer examples that combine multiple parts of pyDreamplet into a complete drawing or visualization.
These pages are adapted from the legacy tutorial and blog posts, with code updated for the current API and type behavior.
Available Tutorials
- Dancing circles builds an animated radial SVG composition with theme colors, blended strokes, groups, and SVG animations.
- Layered SVG art builds a two-layer animated SVG from arcs, gradients, groups, and animations.
- Line chart creates a multi-series chart with scales, generated data, markers, labels, and grid lines.
- Polar noise creates layered animated contours from polar vectors, simplex noise, generated colors, and SVG path morphing.
- Revenue and stock price combines annual revenue columns with a monthly stock price curve, dual axes, gradients, and clipping.
- Waffle chart turns proportional data into a compact 10 by 10 square chart.