-
We still have some examples where an `id` is provided to a component even though it is not required.
1. Look through the code examples in our docs e.g. `vizro-core/docs` and `vizro-ai/docs`
2. Rem…
-
## Description
The static version of a scatter plot sometimes overflows, but the interactive version doesn't.
## Expected behaviour
The chart area shouldn't overflow.
## Steps to reproduce
1. Go…
-
Hi, it seems XY-Scatter Charts do not behave as expected.
After spending some time figuring out why my series A1:C6 did not produce 2 XY-charts with x-data from A1:A6, I found this one:
https://…
-
### Relevant package(s)
- [ ] @carbon/charts
- [ ] @carbon/charts-svelte
- [X] @carbon/charts-react
- [ ] @carbon/charts-angular
- [ ] @carbon/charts-vue
- [ ] Documentation website
### Carbon Chart…
-
Seems like `autoexpand` does not work (or I do something wrong). In the example below, I increased y axis tick label size and font size, so they consume much more space, but margins are not adjusted, …
-
### Question
Dear all,
I hope to use click data on the scatter plot to control the input of another figure. I can use the control component to achieve the function of control the figure. I am als…
-
#### Expected behaviour
Clicking on a point on a boosted scatter chart makes that point on a "select" state of true and when moving the mouse around it stays as true so it still highlights the select…
-
- [ ] Create a selection by age group. Dim out non-selected age-groups. (Acheme)
- [x] When selecting an age group or even exercise-level (vigorous, no) within the group change the Blood Measures vs. …
-
### What problem does this feature solve?
overlapping bubbles in a scatter chart Bubble Chart
### What does the proposed API look like?
Any function which could resolve the same
-
Scatter charts are not in the docs, however are still mentioned as a possible type in the readme;
Is scatter charts possible?