Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Area Stacked Chart Tooltip shows aggregation of values rather than individual as in BarStacked #1917

Open
1 of 6 tasks
vnikiten01 opened this issue Nov 21, 2024 · 0 comments

Comments

@vnikiten01
Copy link

Relevant package(s)

  • @carbon/charts
  • @carbon/charts-svelte
  • @carbon/charts-react
  • @carbon/charts-angular
  • @carbon/charts-vue
  • Documentation website

Carbon Charts Version

1.22.4

Which bundler are you using?

Webpack

What happened and what did you expect to happen?

When hovering over a datapoint on a Area stacked chart I expect to see the individual value of that datapoint, not the aggregation of that datapoint and everything under it.

Image
Image

Chart data and options (automatically formatted so no need for backticks)

JavaScript console or build output (if relevant)

StackBlitz repro

https://stackblitz.com/run?file=src%2Findex.js,src%2Foptions.js

IBM Application/Team (if relevant)

Turbonomic

What priority level would this be in your opinion?

P2 (Medium)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant