carbon-charts icon indicating copy to clipboard operation
carbon-charts copied to clipboard

:bar_chart: :chart_with_upwards_trend:⠀Robust dataviz framework implemented using D3 & typescript

Results 248 carbon-charts issues
Sort by recently updated
recently updated
newest added

### Contact Details [email protected] ### What happened? Using AreaChart component, if a user sets the legend to top and downloads the chart as PNG or CSV, the x-axis label is...

type: bug 🐛

### Contact Details _No response_ ### Question Hi, I'm prototyping with Carbon Design Components and Charts (in SvelteKit), and things are working beautifully. However I'm at a loss on how...

enhancement

### Contact Details [email protected] ### Question Is it possible to sort a Treemap by value instead of group? I am using groups for the color.scale but want to sort the...

enhancement

### Contact Details [email protected] ### What happened? When there is no data where I marked, the line(stacked-area-chart) should stick to the x-axis and indicate that it is zero, just like...

bug 🐛

### Contact Details [email protected] ### What happened? Followed steps on https://charts.carbondesignsystem.com/angular/?path=/story/complex-charts-treemap--treemap for TreeMap with these exceptions: ```bash npx @angular/cli new my-treemap --style=scss cd my-treemap npm install --save @carbon/[email protected] @carbon/[email protected] [email protected]...

bug 🐛

### Contact Details _No response_ ### Environment Automated testing tool and ruleset ### What happened? What did you expect to happen instead? ``` ``` The first element - tooltip -...

accessibility

### Contact Details ### What happened? Scale of the tiles is not accurate ![Screenshot-20220203223443-618x301](https://user-images.githubusercontent.com/18500014/152433453-14724e29-8c5e-4dec-b9c8-c05e77908ae4.png) that 38% tile should be much bigger...more than a half of the left tile ### Version...

bug 🐛

### Updates - Added demo to show users how to overwrite the export titles (text). - This method can also be used to change text during language changes in applications...