Skip to content

Releases: danchitnis/webgl-plot

webgl-plot

Choose a tag to compare

@danchitnis danchitnis released this 24 Dec 22:46

v0.7.2

fixed #85

Updated dev dependencies

webgl-plot

Choose a tag to compare

@danchitnis danchitnis released this 29 Aug 23:23

v0.7.1

Fixed #79 and related bugs

updated yarn config

webgl-plot

Choose a tag to compare

@danchitnis danchitnis released this 05 Feb 19:43
v0.7.0

Update README.md

webgl-plot

Choose a tag to compare

@danchitnis danchitnis released this 07 Apr 15:56

named exports and rectangle areas

webgl-plot

webgl-plot Pre-release
Pre-release

Choose a tag to compare

@danchitnis danchitnis released this 02 Jan 22:43
7683cd5

added:

  • gLog10X
  • gLog10Y

webgl-plot

Choose a tag to compare

@danchitnis danchitnis released this 23 Dec 17:04

added lineData and lineAux arrays instead of only line.

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

webgl-plot 0.5.3

Choose a tag to compare

@danchitnis danchitnis released this 17 Nov 23:50
29ae8d3

Minor fixes in Typescript and import type

Bug Fixes

Bug Fixes Pre-release
Pre-release

Choose a tag to compare

@danchitnis danchitnis released this 07 Sep 16:43

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

Fast initialization Pre-release
Pre-release

Choose a tag to compare

@danchitnis danchitnis released this 30 Aug 20:25

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

OffScreenCanvas

OffScreenCanvas Pre-release
Pre-release

Choose a tag to compare

@danchitnis danchitnis released this 07 Aug 21:16

Breaking Changes: See the README for preparing the canvas