Plotnine export of interactive plots like Plotly?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.8k
- Forks
- 254
- Avg merge
- 10h 35m
- Merged PRs (30d)
- 9
Description
In R, Plotly has added ggplot2 bindings to export to interactive plotly objects, more here. In Python, I want to use ggplot2 -style plotting so I chose Plotnine but I cannot find a way to generate interactive Plotly plots from Plotnine.
In Python, how can I generate interactive plots in Plotnine (interactive like in Plotly so easy to export to HTML for visual investigation)?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; start by reading Plotnine's current output capabilities and the linked Plotly ggplot2 reference. Determine the supported scope for interactive Plotly-compatible output from Plotnine, with completion defined as a documented or implemented way to export an interactive plot to HTML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- plotly, python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100