Home › forums › Chart Support › using database data to draw charts
hi, I want to draw a column chart representing the number of male and female registered by deriving that data from my database table, how should i go about it please?
@mikehellen,
If you are integrating CanvasJS with PHP, please take a look at this example on rendering chart data from database. If integrating with ASP.NET, please take a look at these step-by-step instructions in our documentation on adding data to chart from the database.
__ Priyanka M S Team CanvasJS
@priyanka M S thanks for that but I am using mysqli , any mysqli exapmle please?
Please take a look at this Sample Project.
— Vishwas R Team CanvasJS
You must be logged in to reply to this topic.