This repository showcases how to integrate LightingChart® JS charting library to a Quasar application.
More information about LightningChart® JS can be found from our website, https://www.arction.com/lightningchart-js/.
The repository contains two chart examples.
Chart-component.vue
- The more traditional Vue component
Chart-script-setup.vue
- Using new
<script setup>
syntax for Single File component
- Using new