DevChatter / DevChatter/DevChatterBot
Improve Display of Labels on Voting Chart
Open
enhancement
good first issue
Hacktoberfest
help wanted
- Dominant language
- JavaScript
- Stars
- 54
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
We are using chartjs to display a chart on our `Overlay.cshtml` page. The chart is displayed in an HTML Canvas element and is created in the `voting.js` file.
Right now, the labels display kind of small, since we fit the voting into a 300x600 rectangle. It would be nice if they were more easily readable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.