1
Reply

How to show json Result values in High charts using mvc

Seshu B

Seshu B

Dec 21 2017 5:09 AM
152

hi,

i want to display json values in high charts
iam getting following Json data

{{
"anger": 0.062,
"sadness": 10.248,
"fear": 8.783,
"disgust": 28.231,
"joy": 9.343,
"surprise": 11.692
}}

please provide soultion regarding this ..

Thanks


Answers (1)