Developing with HoloViz¶
Route to HoloViz sub-skills. Use for ANY task involving interactive plots, dashboards, data apps, reactive parameters, or custom JS/Python components in the HoloViz ecosystem (Panel, hvPlot, HoloViews, Param).
| Skill | Description |
|---|---|
| Using Param | Correct patterns and common pitfalls for Param — the reactive parameter library that underpins Panel, HoloViews, and ... |
| Using hvPlot | This skill provides correct patterns and common pitfalls for hvPlot to visualize data interactively. |
| Using Panel | Panel is a Python library for building interactive dashboards, data apps, and tools entirely in Python — no JavaScrip... |
| Using HoloViews | HoloViews lets you build interactive visualizations by composing declarative elements. Use it when you need fine-grai... |