What is the best framework to display chart in ASP.NET MVC?
Hi
You can use dot net highchart,it is free
http://dotnet.highcharts.com
Also here is a good sample for config it,please follow
https://www.c-sharpcorner.com/article/dotnet-highcharts-with-asp-net-mvc/
Following 3 you can use
Chart.js
Implement Free Charts using Charts.js in ASP.Net MVC Razor
MVC Chart Helper
Create Charts using Chart Helper in ASP.Net MVC Razor
Google Charts
Create Charts (Pie Charts) from Database using Charts Helper in ASP.Net MVC