Forum Discussion
Two Color Saturation in Maps
Hi,
Can i have separated the circle into two colors based on 2 values?
For now, i just can choose 1 value to color saturation in map.
But i need to separated the color by total buyer and total vendor in the city/country.
Thank you.
If you drag&drop a field/measure saying "buyer" or "seller" into the LEGEND area it will do exactly that split them by color.
4 Replies
- cs_skitResolver IV
If you drag&drop a field/measure saying "buyer" or "seller" into the LEGEND area it will do exactly that split them by color.
- minoz88Frequent Visitor
Thank you so much for your help.
Can we add line/connector between 1 country to another country and show some values?
For Example from China to Japan have 30 transactions, from Thailand to Japan 50 transactions, etc.
- cs_skitResolver IV
No I dont think that works with the standard visuals at least I don't know how.
Its possible if you use Google API https://developers.google.com/maps/documentation/javascript/shapes
but that is very complicated compared to using standard visuals.