Google Pie Chart not displaying correctly on view page in Asp.Net MVC
问题 I seem to have a problem with displaying my Google Pie Chart on my view page . It doesn't seem to display the data in the Pie Chart correctly and I'm not entirely sure why, I tried changing around the code for my dataColumn , but it ends up not displaying anything at all. So I reverted back... The query does work, the correct data is being pulled from the database. I'm still fairly new to reports so if anyone can please suggest a solution I'll greatly appreciate it! I've done everything in