Showing 1 – 1 of 1 replies
RamaMathanmohan

Supplying Data in JSON format to Charts and Tables

RamaMathanmohan PURCHASED
1 month ago
Hi,

We have data in JSON format, is there any easy, in built way of passing them as the source for these charts and tables, in particular for your Apex Chart and Manged Button Table in particular. Please point us in the right direction.

Further looking at the example for the table, we could not see how you have supplied the data. Can you please guide us on this as well.

Thanks
SeanTheme
SeanTheme SELLER
1 month ago
Hi,

For json data source, you may refer to their official documentation for how to pass the data into the table / chart

https://datatables.net/examples/data_sources/ajax
https://apexcharts.com/docs/update-charts-from-json-api-ajax/

Best Regards,
Sean.