mozilla / redash

This is a Mozilla fork of the re:dash project (https://redash.io/), where we do work to be contributed back to the upstream project and for our own custom needs.
BSD 2-Clause "Simplified" License
20 stars 21 forks source link

Bubble chart missing `size` option #1001

Open tdsmith opened 4 years ago

tdsmith commented 4 years ago

Issue Summary

The bubble chart type is missing a box to specify a size variable.

Steps to Reproduce

  1. Create a new visualization.
  2. Choose a "chart" viz with chart type "bubble".

Any other info e.g. Why do you consider this to be a bug? What did you expect to happen instead?

Bubble charts show (x, y, size) data; there used to be a way to specify sizes I'm pretty sure!

Technical details: