On 01/04/14 18:22, asgallant wrote:
The "p" is the key used to access the properties when creating a
column definition from an object, so you actually don't want to use it
in your Python code, since that is using a different approach. You
also probably don't need to specify type string in the properties
object either. Try this:
gviz_api.DataTable([("Pathway", "string"), ("Source", "string",
"Source", {"role": "tooltip", "html": True}), ("Response Score",
"number")])
Thank you for your assistance, that worked!
--
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.
For more options, visit https://groups.google.com/d/optout.