Home Forums Chart Support Drill Down Chart

Drill Down Chart

Viewing 3 posts - 1 through 3 (of 3 total)
  • #26034

    I am currently working on drill down chart using ASP.NET integration. I am using MVC and MSSQL database. However, I got no idea why the chart does not render from the data I get. The following link is my project and a sample database. Thank you so much for the help.

    https://1drv.ms/u/s!ArY1OZOnknm523vvgC8AYUSBMOCX?e=RfiRs1

    #26091

    @jason1028,

    We are looking into it and we will get back to you at the earliest.

    —-
    Manoj Mohan
    Team CanvasJS

    #26118

    @jason1028,

    It seems like the x-values that are passed to the chart are null. X-Values can either be numeric or date-time. Please take a look at this sample project with data for an example on drilldown chart with data from database. You can change the structure of the database table according to your requirements, update query accordingly and pass datapoints to the chart-options.

    —-
    Manoj Mohan
    Team CanvasJS

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.