Skip to content
Yeray edited this page Mar 22, 2018 · 9 revisions

Introduction

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).

Clone this wiki locally