Line chart example in mvc
ASP.NET MVC Line Chart Sample using CanvasJS. Here is an example for adding Interactive Line Charts into your ASP.NET MVC Application using CanvasJS. Line / Trend Charts are drawn by interconnecting all data points in a series using straight line segments. Library also allows you to plot lines asRead More In this example, you can see how to register and configure a Line chart. A Line chart shows data as continuous lines that pass through points defined by their items