GeoChart v50 - colorAxis array using getColumnRange

34 views
Skip to first unread message

Fabio Castelletti

unread,
Apr 15, 2021, 2:20:13 PM4/15/21
to Google Visualization API
Hello friends!

This is the expected dataviz...
Instead this is the actual dataviz, using getColumnRange (min & max) in colorAxis array.
Where could the problem be (started from v47)?

Code:
colorAxis: {
values: [Number(data.getColumnRange(1).min), 0, Number(data.getColumnRange(1).max)],
colors: ["#FF0000", "#FFFFFF", "#008000"]
},

Here is the JSON-stat data

Thanks in advance, 
Fabio
Reply all
Reply to author
Forward
0 new messages