Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Charts & Data Viz › Anyone integrated Charts with Vue + GraphQL? › Reply To: Anyone integrated Charts with Vue + GraphQL?
August 30, 2025 at 11:25 am
#112910
Participant
<p data-start=”69″ data-end=”350″>You can handle Smart Chart events like normal DOM events. In Vue, just add the listener in <code data-start=”133″ data-end=”144″>onMounted or bind it in the template. If you’re using GraphQL, let the event trigger a fetch/filter and then update the chart’s data reactively.</p>