Releases: danchitnis/webgl-plot
Releases · danchitnis/webgl-plot
webgl-plot
Compare
Sorry, something went wrong.
No results found
v0.7.2
fixed #85
Updated dev dependencies
webgl-plot
Compare
Sorry, something went wrong.
No results found
v0.7.1
Fixed #79 and related bugs
updated yarn config
webgl-plot
Compare
Sorry, something went wrong.
No results found
v0.7.0
Update README.md
webgl-plot
Compare
Sorry, something went wrong.
No results found
named exports and rectangle areas
webgl-plot
Compare
Sorry, something went wrong.
No results found
webgl-plot
Compare
Sorry, something went wrong.
No results found
added lineData and lineAux arrays instead of only line.
migrating from v0.5.3, change addLine() to addDataLine()
webgl-plot 0.5.3
Compare
Sorry, something went wrong.
No results found
Minor fixes in Typescript and import type
Bug Fixes
Compare
Sorry, something went wrong.
No results found
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
Fast initialization
Compare
Sorry, something went wrong.
No results found
Thanks to the changes made by @lootic to speed up the addLine() function. Based on #53 and #52
OffScreenCanvas
Compare
Sorry, something went wrong.
No results found
Breaking Changes: See the README for preparing the canvas