Acknowledgements - Steema/TeeChartJS GitHub Wiki
The following are libraries and code snippets that have been used to develop TeeChartJS:
-
date.format.js by Steven Levithan
Used by chart axes to format date-time string labels from series data. (See axis dateFormat property). -
splines Copyright 2010 by Robin W. Spencer
Custom modified code to draw smooth curves between series points (Line, Area, etc). -
JQuery.js, JSON and Three.js are technologies used in TeeChart online demos that are optional (not required by TeeChart).