JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Charts & Data Viz Anyone integrated Charts with Vue + GraphQL?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #112905
    michaelsanders
    Participant

    What is the best way to handle Smart Chart events in a web application?

    #112910
    phale
    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>

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.