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

[BarChartCard] horizontal bar chart bars are not displaying full stack of values #3659

Open
1 of 2 tasks
herleraja opened this issue Dec 1, 2022 · 3 comments
Open
1 of 2 tasks

Comments

@herleraja
Copy link
Collaborator

What package is this for?

  • React
  • Angular

Describe the bug

create a stacked barchart card with one horizontal and one vertical alignment
image

Use the same data for both cards.

Data:

[{"timestamp":1669896120000,"manufacture":"Herle GMBH 3","acc_c93887d0-c3e4-408f-aeff-0f90323715e0":65970.0},{"timestamp":1669896120000,"manufacture":"Herle GMBH 2","acc_c93887d0-c3e4-408f-aeff-0f90323715e0":69409.0},{"timestamp":1669896120000,"manufacture":"Herle GMBH 4","acc_c93887d0-c3e4-408f-aeff-0f90323715e0":69731.0},{"timestamp":1669896120000,"manufacture":"Herle GMBH 5","acc_c93887d0-c3e4-408f-aeff-0f90323715e0":68995.0},{"timestamp":1669896120000,"manufacture":"Herle GMBH 6","acc_c93887d0-c3e4-408f-aeff-0f90323715e0":65499.0},{"timestamp":1669896120000,"manufacture":"Herle GMBH 1","acc_c93887d0-c3e4-408f-aeff-0f90323715e0":68265.0}]

Ideally, the horizontal card X axis must be similar to the verticle bar chart Y axis.

@JordanWSmith15
Copy link
Collaborator

@davidicus Is this an issue for the Carbon charts team?

@JordanWSmith15
Copy link
Collaborator

@davidicus Reminder on this. It would think this needs to go to the Carbon Charts team.

@JordanWSmith15 JordanWSmith15 added the dependent on: carbon-charts Items present upstream in @carbon/charts label Jan 31, 2023
@davidicus
Copy link
Collaborator

I will need to look into this but I would assume this would be a Carbon Charts issue

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

No branches or pull requests

3 participants