alexisc67 opened a new issue #11548: URL: https://github.com/apache/incubator-superset/issues/11548
I expect the gradient scale to map the values between the minimum and the maximum. My query is simply a count and has values from 1 to 60. But the gradient shows only 1 to 3. That results in the calendar showing two colors only. All values over 2 are shown with the same color, instead of gradually built to the last.  How can I change the scale to be between the actual count values. It seems it is now just 1 and 3. - superset version: `superset version` - python version: `python --version` - node.js version: `node -v` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
