-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Yeray edited this page Mar 22, 2018
·
9 revisions
This wiki explains in detail how to create charts and graphs using the TeeChartJS library.
Adding charts to your web pages or applications is fun and easy!
See the one-minute Creating a simple Chart guide, play with the Online Demos or discover the full API Reference.
Compared with other programming environments (Java, .NET, Delphi VCL/FireMonkey, etc), the TeeChartJS API implements an essential subset of features in order to minimize both the script size and coding complexity.
Current script sizes are 111KB (minified) and 32KB (gzipped).
Elements
Chart formatting
Series
Other parts of the Chart
Chart behaviour