[visualization-api] graph multiple line chart

2018-04-16 Thread poke mon
Hi, I have a csv file loaded into array using php and it looks like as follow : Array ( [0] => version=9.0 ) Array ( [0] => date [1] => instance [2] => MSU TX [3] => MSU RX [4] => Octets TX [5] => Octets RX [6] => Outage Time [7] => Retransmit due to Error [8] => Octet Retransmit due to error

[visualization-api] GeoChart World Region Issue

2018-04-16 Thread Elliott Miller
We are trying to display summary data for different continents. When the "region" option set to "world" (attachment 1), no data displays (attachment 2). In trying to mess around with our chart to get it working, we noticed if we set "region" to the country code for the Americas (019) (attachmen

[visualization-api] How I get percentage after draw?

2018-04-16 Thread Adriano Resende
Hello, After an hour in doc and test, I dont found how to get percentage in data. How do I get each pie? Thanks for attention Best regards -- You received this m