Webgl Plot Versions Save

A high-Performance real-time 2D plotting library based on native WebGL

v0.7.1

8 months ago

v0.7.1

Fixed https://github.com/danchitnis/webgl-plot/pull/79 and related bugs

updated yarn config

v0.7.0

1 year ago

0.6.1

3 years ago

named exports and rectangle areas

v0.5.5

3 years ago

added:

  • gLog10X
  • gLog10Y

v0.5.4

3 years ago

added lineData and lineAux arrays instead of only line.

migrating from v0.5.3, change addLine() to addDataLine()

v0.5.3

3 years ago

Minor fixes in Typescript and import type

v0.5.1

3 years ago

Bug Fixes

Major bug fix on static variables causing problems in single page applications.

Improvements

added removeAllLines() as a safer way of removing all the lines

v0.5.0

3 years ago

Thanks to the changes made by @lootic to speed up the addLine() function. Based on #53 and #52

v0.4.0

3 years ago

Breaking Changes: See the README for preparing the canvas

v0.3.1

3 years ago

In sync with npm release v0.3.1