Thank you. I couldn't find within the documentation what is supported.
Thank you for you suggestion - I'll implement. Just one more question: does
LIneChart supports roles? and second domain role?
How do you need to encode it into jsaon table (from PHP) - I tried adding
the role using two methods - just adding role to the column header:
$tempcols[] =array('type' => 'number','role' => 'data','label'=>'polynomial'
);
and another way (suggested by somebody in the forums here who said that
json needs the p option to recognise roles:
$tempcols[] =array('type' => 'datetime','p'=> array('role' => 'domain'));
thank you again!
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/87115530-5d75-44b9-99c0-ac1802a15a2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.