-
Notifications
You must be signed in to change notification settings - Fork 375
Closed
Description
Describe the problem
The bubbleProperty on the ChartScatter component is ignored.
How do you reproduce the problem?
Create a ChartScatter instance and set the bubbleProperty, in order to get different-sized bubbles in the scatter plot.
Expected behavior
The bubbleProperty property is not ignored and all bubbles are of the same size.
Is this issue blocking you?
There is no workaround.
What is your product and what release date are you targeting?
It was Proof of Concept for my ShiftWeek project, but it'll affect everyone who wants to use the ScatterPlot with a custom bubbleProperty.
Any other information?
PR: #9282
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done