You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, metric field determines the circle size and also thresholds. I would like to see another field like metric1 metric2, metric1 is for circle size and metric2 is for the threshold colors.
Why is this needed:
Current Worldmap panel is a little limited for generating basic plots. Usually we need to use more one property (field) to explain what data tells.
For example, let's say I've points (lat, long) where I serve different customers.
I want to use the circle size for "revenue" of that field.
and colorize points by each customer, or some other custom type. (various examples can be generated for different business domains)
The text was updated successfully, but these errors were encountered:
What would you like to be added:
Currently, metric field determines the circle size and also thresholds. I would like to see another field like metric1 metric2, metric1 is for circle size and metric2 is for the threshold colors.
Why is this needed:
Current Worldmap panel is a little limited for generating basic plots. Usually we need to use more one property (field) to explain what data tells.
For example, let's say I've points (lat, long) where I serve different customers.
The text was updated successfully, but these errors were encountered: