Skip to content

NeotropicSAS/gcharts-for-vaadin-flow

Repository files navigation

Google Chart Component for Vaadin Flow

Adaptation of google-chart web component for the Vaadin Flow platform

License

Apache License 2.0

Requirements

  • Java 21
  • Apache Maven 3.9+

Installation

Install the component in your local repository

    mvn clean install --DskipTests

Use the following maven dependency in your project

    <dependency>
        <groupId>org.neotropic.flow.component</groupId>
        <artifactId>gcharts-for-vaadin-flow</artifactId>
        <version>0.1.0</version>
    </dependency>

Starting the test/demo server:

  1. Navigate to demo directory
  2. Run mvn spring-boot:run.
  3. Open http://localhost:8080 in your browser.

Disclaimer

Google Chart and Vaadin trademarks are property of their respective owners. Neotropic SAS is not affiliated in any way to these companies. Use this component at your own risk.

About

Adaptation of google-chart web component for the Vaadin Flow platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •