1
Answer

How to show json Result values in High charts using mvc

Seshu B

Seshu B

7y
174
1

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)