JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › jQuery Ajax example – with CSV or JSON chart data › Reply To: jQuery Ajax example – with CSV or JSON chart data
Hi,
Here is a demo in which a DataAdapter is used for the dataSource property: codepen demo
In the demo, you can see that after the window`s loading we are making a request via jQuery and setting the dataSource to a Data Adapter.
Here is a link for the documentation of the DataAdapter: Data Adapter documentation.
The DataAdapter supports different data types including CSV and JSON.
Unfortunately, we do not support raw binary float32 data.
If you need further assistance, do not hesitate to contact us!
Best Regards,
Svetoslav Borislavov
Smart UI Team
https://www.htmlelements.com/
-
This reply was modified 2 years, 6 months ago by
svetoslav_borislavov.