Load Charts in your web app

How to Clone?

Please note that Wized is currently working on a new JS API as well as a native integration for ChartJS (as an add-on), so the process for implementing ChartJS may change. The updates will be released after Wized is fully-launched.

In the meantime, you can follow these following steps to implement ChartJS in Wized.

Follow all these steps to clone the web app:

  1. Clone the Webflow website
  2. Clone the Wized project, and paste the Wized embed code into the cloned Webflow website
  3. Clone the Xano database, and get your base url
  4. Update the Xano base URL in My Apps inside the Wized Configurator
  5. Embed ChartJS into your Webflow website

Walkthrough tutorial

If you have any questions, please reach out to Support.

Additional information

  • Webflow is used to build the web app UI, including the interaction.
  • Wized is used to transform the UI into a functional web app component.
  • For this project, Xano is used as the backend to store data.