Improve Display of Labels on Voting Chart #258
Labels
enhancement
New feature or request
good first issue
Good for newcomers
Hacktoberfest
help wanted
Extra attention is needed
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 thevoting.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.
The text was updated successfully, but these errors were encountered: