Skip to content

issues Search Results · repo:chartjs/Chart.js language:JavaScript

Filter by

7k results
 (82 ms)

7k results

inchartjs/Chart.js (press backspace or delete to remove)

Documentation Is: - [x] Missing or needed? - [ ] Confusing - [ ] Not sure? Please Explain in Detail... Hello, The link for Chart.min.js on https://www.chartjs.org/docs/latest/developers/ is broken. ...
type: documentation
  • jaelee125
  • Opened 
    7 days ago
  • #12083

Feature Proposal Please add a chart option for Donut/Pie charts that use a circumference less than 360 to position the arcs as if the chart were a full circle. Currently the chart does a good job of ...
type: enhancement
  • mattnathan
  • Opened 
    11 days ago
  • #12081

Feature Proposal Hi there, I ve got a slight issue with what I m trying to achieve... I d like to be able to hover on my tooltip, but as soon as I move my cursor over the tooltip it disappears https://github.com/user-attachments/assets/5c0056f3-c6c7-4a3c-b733-dbbe744e86f4 ...
type: enhancement
  • rowanwins
  • Opened 
    11 days ago
  • #12080

Expected behavior when transitioning from this: chart.data.dataset[0].backgroundColor = rgba(255,0,0, /*alpha*/ 0.5) to this: chart.data.dataset[0].backgroundColor = rgba(0,255,0, /*alpha*/ 0.5) I ...
type: bug
  • gian-didom
  • 4
  • Opened 
    11 days ago
  • #12079

Expected behavior The title options should work when plugin object is used in configuration. Current behavior When a configuration object contains plugins , title plugin options no longer work. You ...
type: bug
  • raysuelzer
  • Opened 
    18 days ago
  • #12077

Expected behavior Chart should not resize unnecessarily Current behavior Chart keeps on shrinking if Zoom levels are changed or re-rendered. I am using primeng, so I thought this might be a bug with ...
type: bug
  • mani-96
  • 2
  • Opened 
    20 days ago
  • #12076

Feature Proposal Rather than a script element and a global, it would be convenient to be able to import Chart as an ES6 module. For example: import {Chart} from https://cdn.jsdelivr.net/npm/chart.js ...
type: enhancement
  • Rosuav
  • 1
  • Opened 
    21 days ago
  • #12074

Expected behavior The entire legend item text should be clickable when centering or right-aligning the text. For example: Image Current behavior The clickable area of ​​the legend item is smaller ...
type: bug
  • adrianbrs
  • 1
  • Opened 
    on Apr 22
  • #12067

Expected behavior Legend title horizontal paddings should be respected. Current behavior Legend title horizontal paddings are ignored. Image Image Reproducible sample https://codepen.io/adrianbrs/pen/XJJdXOZ ...
type: bug
  • adrianbrs
  • Opened 
    on Apr 21
  • #12066

Expected behavior When datasets contain data objects with keys, the configured label key (xAxisKey) should also allow for multiple lines using the array notation. Current behavior When parsing data ...
type: bug
  • doekenorg
  • 2
  • Opened 
    on Apr 17
  • #12065
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub