Skip to content

Latest commit

 

History

History

vaadin-charts-flow-parent

Charts component for Vaadin Flow

This project is the Component wrapper implementation of <vaadin-charts> element for use from the server side with Vaadin Flow.

Using the component in a Flow application

To use the component in an application using maven, add the following dependency to your pom.xml:

<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>vaadin-charts-flow</artifactId>
    <version>${component.version}</version>
</dependency>

License

This component is distributed under Vaadin Commercial License and Service Terms.

To purchase a license, visit http://vaadin.com/pricing