Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
amien
Specialist
Specialist

question about scatter chart and (google)maps

i'v a schatter chart with a map on the background. dimension i have a postalcode (as id). In the expression i have the latitude and longitude.

but is it also possible to ajust a color of the dot based on a different value? i'v tried calculated colors in the color tab, but that is not working.

and another question. how can i make the dots a little smaller?

Thanks in advanced

1 Solution

Accepted Solutions
prieper
Master II
Master II

Hi,

the colour is encoded in the expression - just open the small "+" under longitude. Now you may enter a colour of your choice (if you use function ARGB you may also determine opacity). Size of the dot is determined in the "Presentation"-tab.

HTH

Peter

View solution in original post

4 Replies
prieper
Master II
Master II

Hi,

the colour is encoded in the expression - just open the small "+" under longitude. Now you may enter a colour of your choice (if you use function ARGB you may also determine opacity). Size of the dot is determined in the "Presentation"-tab.

HTH

Peter

amien
Specialist
Specialist
Author

thanks

amien
Specialist
Specialist
Author

small additional question. What if i have two different dimensions have the same long/lat values. one dot will overrule the other dot .. this could be a problem with different colored dots .. any one knows how to solve this?

prieper
Master II
Master II

only with the opacity - i.e. all points will always be visible

Peter