Toast UI Chart is a third party Javascript library (https://github.com/nhn/tui.chart) that allows designers and developers to draw all kinds of charts. For example, line charts, area charts, bar charts, pie charts etc. It’s a self-contained script so it does not depend on external services. The data for the charts can be loaded from different data sources (MYSQL, CSV, JSON, MDB).
Features • Area, Bar, Column, Line, Pie/Donut, Line Area, Column Line and Radar. • Multiple datasets can be stacked for Area, Bar and Column charts. • Data from charts can be exported to image (.jpeg, .png) files and csv or xls files. • Load data from MySQL, CSV, MS Access (MDB) or JSON • Show tooltips • Legend with checkboxes, which allows the user to show/hide datasets. • Animation support