How to provide Json data through RestFul service to AnyChart
0
How to provide Json data through RestFul service to AnyChart Please video tutorial if availabel
asked
Ather Syed
1 answers
0
You need two steps:
Create a Helper Entity in Mendix and create Objects of this Entity via the REST Service.
https://docs.mendix.com/howto/integration/consume-a-rest-service/
Use the newly created Object(s) as DataSource in AnyChart.