Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello,
i use the live Chart Example to create a smal diagnostoic info for my app.
And update the chartdata each 500ms with one dataset like in your live charts Demo.
But it looks like the complete datalist is send to client for update.
on the Image you can see the every 500ms the update need 128kb trafic.
This is to much for users with a small bandwitch or mobile devices.
May be i did something wrong.
Can u tell me how i can solve this problem.
Greetings