This question is locked. New answers and comments are not allowed.
Is it possible to bind chart to json data?
I have an reporting application that receives datasources as json array of json arrays and information how to create charts.
Datasource are not in standard format so I cannot deserialize json to specific object.
I have an reporting application that receives datasources as json array of json arrays and information how to create charts.
Datasource are not in standard format so I cannot deserialize json to specific object.