Skip to content

Commit f1707ef

Browse files
authored
Merge pull request #80 from Grabt234/patch-1
Fix: vesrion changed to version
2 parents e71799a + 14e467d commit f1707ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ However notice that due to computation of the line data points, the performance
3131

3232
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).
3333

34-
## Python vesrion now released!! 🥳
34+
## Python version now released!! 🥳
3535

3636
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.
3737

0 commit comments

Comments
 (0)