@nneoma,
You can easily create chart using data from database in ASP.Net MVC and Webform. Please take a look at this documentation page for a step to step tutorial on creating Charts in ASP.NET MVC with data coming from the Database using Entity Framework.
Further, you can also download the following sample projects for rendering live-updating chart by using data from the database:
- Dynamic Charts in ASP.NET Webform
- Dynamic Charts in ASP.NET MVC
—
Shashi Ranjan
Team CanvasJS