Hi, We don't have plans to add roles to the data source library anytime soon. However, since roles are essentially custom properties, you can set the role of a column by setting the 'role' custom property<http://code.google.com/apis/chart/interactive/docs/dev/dsl_javadocs/com/google/visualization/datasource/datatable/ColumnDescription.html#setCustomProperty(java.lang.String, java.lang.String)>.
HTH. On Sun, Feb 5, 2012 at 3:12 PM, Amir Miller <[email protected]> wrote: > Hi, > > I am using the Data Source Java Library to create my tables. > I would like to use the new Roles feature to add annotations but the > Java API does not seem to support this. > Is there any plans to enhance the Java API and if so when can this be > expected? > > Thanks, > > Amir. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
