How use dCharts Widget in a Vaadin project?
问题 I was looking for a 'free alternative to Vaadin Charts and found DCharts Widget, but I can not find guides or complete documentation to' use. Does anyone know how to import and use this widget? The guides to get started? Vaadin: 7.4 Apache Tomcat V8 JDK 1.8 回答1: To use dCharts i have execute this step: Download .jar or copy dependency for maven/ivy from: https://vaadin.com/directory#!addon/dcharts-widget Follow the instructions in this official page based on your installation method. (I have