Hi all,
I'm developing on a GWT application and i want to do exactly the same is
done
here:
https://developers.google.com/chart/interactive/docs/gallery/linechart#creating-material-line-charts
I cannot create my chart loader with ChartPackage.LINE to make my line
chart material. My chartPackage enum doesn't have the LINE option.
I want to know what i'm missing here.
Above is my maven dependency for gwt chart:
<dependency>
<groupId>com.googlecode.gwt-charts</groupId>
<artifactId>gwt-charts</artifactId>
<version>0.9.9</version>
</dependency>
And the module in my app.gwt.xml
<inherits name="com.googlecode.gwt.charts.Charts" />
--
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/0c06a234-9b23-436d-9a54-0f4814a1bb60%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.