Creating Material Line Charts

31 views
Skip to first unread message

Rodrigo Bastos

unread,
Jan 23, 2018, 7:01:35 AM1/23/18
to Google Visualization API
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" />
Reply all
Reply to author
Forward
0 new messages