openwisp / openwisp/openwisp-utils
[feature] Add support for horizontal bar charts to dashboard
Open
Nobody has claimed this yet.
Blocked
enhancement
- Dominant language
- Python
- Stars
- 93
- Forks
- 104
- Avg merge
- 14h 10m
- Merged PRs (30d)
- 22
Description
Blocked: this is just an idea and placeholder for possible future improvements
Follow up of #170.
Some charts do not work well with pie charts because there are too many options to show.
In these cases, an horizontal bar chart will work better.
Contributor guide
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
Start by reviewing follow-up issue #170 and the linked Plotly horizontal bar chart documentation. Clarify which dashboard charts need this option and how it should integrate before identifying implementation files or tests. Done means the agreed dashboard charts render correctly as horizontal bar charts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- plotly
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100