Hi – I’m using v4.14 to evaluate the chart functionality and am playing with the Geo Charts to render to US states map (resolution = provinces) that is connected to a simple list with 2 columns: “State” and “Contact” (name of person to contact for that state).
Currently, the states with data (only 3 states so far for my testing), have the background color of green, but I’d like to either assign each state a specific background color, or have random colors like what the colorAxis provides.
I’m having difficulty setting up the colorAxis. What I have is attached, should I do something else to color code my states, or is my syntax for colorAxis wrong here?
-
This topic was modified 7 years, 7 months ago by Jon Whisman.