Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Improve Display of Labels on Voting Chart

Open
#258 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
52/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
chart.js, javascript
Domain
frontend

Research direction

Start by inspecting Overlay.cshtml and voting.js to see how the Chart.js voting chart is configured and rendered in its 300x600 canvas. Run the relevant page or application view to observe the current labels; done means the labels are more easily readable without losing the voting chart display.

Written by the indexing model from the issue text.

Description

enhancement good first issue Hacktoberfest help wanted

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.

Dominant language
JavaScript
Stars
54
Forks
24
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DevChatter/DevChatterBot

All issues in DevChatter/DevChatterBot

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.