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

### What happened? Trying to use `BarChartGrouped` in a Svelte app with a log scale for values doesn't display the bars; the axes get scaled correctly. ### Version @carbon/[email protected] ###...

type: bug 🐛

fix #1424 ### Updates - Checks to see if shouldBeDisabled exists - If it exists, runs the function - If it doesn't exist, we automatically assume the toolbar button click...

Is there a way to use this wonderful chart system with vue 3?

### Contact Details [email protected] ### Summary Saw that a recent release of @carbon/charts-angular added support for Angular 13. Would it be possible to adjust it to support Angular 14 (now...

enhancement

### Contact Details [email protected] ### What happened? Im using a Boxplot and want to write a custom tooltip. in the options, I set `tooltip.customHTML = (data, ....) => .....` The...

type: bug 🐛

### What happened? I think the Vue bubble chart causes the browser tab to be non-responsive? Not sure if its the bubble chart in general or just the doc? Visit...

bug 🐛

### Contact Details [email protected] ### What happened? The clickFunction for a ToolbarControl is incorrectly called when the shouldBeDisabled returns true. A disabled item should not be interactive and should not...

bug 🐛

### Contact Details [email protected] ### What happened? Heatmap chart tooltip min calculations default to zero even if no zero values in row/column. This can be observed in the storybook. ###...

bug 🐛

### Contact Details [email protected] ### What happened? Running `vite dev` yields ``` Uncaught SyntaxError: The requested module '/node_modules/date-fns/locale/en-US/index.js?v=d7efcdb5' does not provide an export named 'default' ``` along with a bunch...

bug 🐛

### Contact Details _No response_ ### What happened? The properties `main` and `correspondingDatasets` used for multi-axis setups (as described in https://github.com/carbon-design-system/carbon-charts/blob/80f53aafe3f87012caedeb77605559e8ee402bdf/packages/core/stories/tutorials/dual-axes.ts) are missing from the documentation at https://charts.carbondesignsystem.com/documentation/interfaces/_interfaces_axis_scales_.axisoptions.html and from...

bug 🐛