Re: Wrapping Javascript library (chart.js) using JSInterop

2022-09-11 Thread Andrea Stocchero
Why don't you use Charba? https://github.com/pepstock-org/Charba Charba is providing the wrapper of Chart.js for GWT and J2CL. Il giorno domenica 11 settembre 2022 alle 14:53:25 UTC+2 manassriv...@gmail.com ha scritto: > I have added a pom.xml file in the project attached below while running

Re: Wrapping Javascript library (chart.js) using JSInterop

2022-09-11 Thread Michael Conrad
Check your dependencies. That is an add-on library which must be included explicitly. On Sun, Sep 11, 2022 at 5:10 AM Manas wrote: > Hi All, > > Good Day! > > I'm new in GWT and I'm going through documentation and JSInterop. I'm > facing issues with implementing chart.js using JSInterop. Can

Wrapping Javascript library (chart.js) using JSInterop

2022-09-11 Thread Manas
Hi All, Good Day! I'm new in GWT and I'm going through documentation and JSInterop. I'm facing issues with implementing chart.js using JSInterop. Can anyone guide me on how to resolve and keep things working? I am facing an error - "The import elemental2 cannot be resolved" code is -