Kyvis-Labs / ignition-apexcharts-module

The module provides Perspective ApexCharts components
Apache License 2.0
59 stars 12 forks source link

Realtime mode doesn't work in Perspective #33

Closed NaderChinichian closed 1 year ago

NaderChinichian commented 1 year ago

The real time mode doesn't in Perceptive: https://apexcharts.com/javascript-chart-demos/line-charts/realtime/

traviscox commented 1 year ago

The chart works for me. You just need to remove the:

"range": XAXISRANGE

In the example that is a Javascript variable. Or you can set it to what you want:

https://apexcharts.com/docs/options/xaxis/

traviscox commented 1 year ago

Closing due to inactivity.