Home Forums Chart Support Adding data from sql database to live data Reply To: Adding data from sql database to live data

#23960

@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:

  1. Dynamic Charts in ASP.NET Webform
  2. Dynamic Charts in ASP.NET MVC

CanvasJS line chart with data from database ASP.Net


Shashi Ranjan
Team CanvasJS