News

LightningChart JS is a WebGL-based, cross-platform charting library that has been developed for delivering an outstanding performance. Performance is up to 10M+ of data points in real-time. In ...
Taking advantage of the newest WebGL technology, we can directly talk to GPU, pushing the limit of the performance of rendering chart in browser. This library can display almost unlimited data points, ...
An experiment in using webGL to create bubblecharts that are powerful, easy to use, and beautiful. Bubblecharts are a common tool used to visualize data that is modeled as a 3-tuple of three values..
Great! Thank you. Another question: where can I find a definition of the JSON format you are using? I analysed the files you provided and see the FacetCount, VertexCount, VertexCoords, VertexIndices, ...