Skip to content

Commit

Permalink
Merge pull request #80 from Grabt234/patch-1
Browse files Browse the repository at this point in the history
Fix: vesrion changed to version
  • Loading branch information
danchitnis authored Dec 14, 2023
2 parents e71799a + 14e467d commit f1707ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ However notice that due to computation of the line data points, the performance

The next version is currently under development. More computation is moved to the GPU, significantly improving performance. These improvements specifically benefit the rolling plot and the scatter plot. However, these changes require a rewrite of the main library and migration to `webgl2`. The current version will remain as no maintenance is needed since it is based on pure javascript. See an example [here](https://codesandbox.io/s/wbglscatteracc-krsvmy).

## Python vesrion now released!! 🥳
## Python version now released!! 🥳

See [pyglplot](https://github.com/danchitnis/pyglplot) for the python equivalent of this library. However, please notice the python version is at its early stages.

Expand Down

0 comments on commit f1707ef

Please sign in to comment.