Updates:
Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low
Comment #2 on issue 1972 by
dlalibe...@google.com: Bug: Not able to
If you want to use a BubbleChart as the chart in a ChartRangeFilter, that
won't work currently because the ChartRangeFilter depends on the domain
axis being continuous, but the BubbleChart is different from the other
charts since it depends on its first column being of type string. This is
working as intended, but I'll change your 'bug' to a feature request.
Could you simulate the effects you want from the BubbleChart by using the
ScatterChart?