Documentation
¶
Overview ¶
Example: Multi-Line Plot
Demonstrates two approaches for plotting multiple series:
- Wide format — each series is its own column, added as separate layers.
- Long format — all data in one column with a group identifier, using aes.Color.
Both approaches produce the same visual result.
Click to show internal directories.
Click to hide internal directories.