Pie Chart support in Chart service
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
We should be able to make a pie chart using gnuplot. It isn't straight-forward so it will need to be a separate RPC under the Chart service (rather than simply another line type).
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
Start by locating the Chart service and reviewing its existing RPCs and gnuplot integration. Use the linked gnuplot discussion to determine how pie charts should be represented, then define the separate pie-chart RPC and verify that it produces the expected chart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend-api-design, data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100