You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Chart data and options (automatically formatted so no need for backticks)
Relevant package(s)
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.
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)
The text was updated successfully, but these errors were encountered: