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
- 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.
- Waffle chart turns proportional data into a compact 10 by 10 square chart.