gl-line2d

2D line plots

Usage no npm install needed!

<script type="module">
  import glLine2d from 'https://cdn.skypack.dev/gl-line2d';
</script>

README

gl-line2d

WebGL 2D line plots for lots of data points

Example

For now, see gl-plot2d.

Install

Using npm, you can install this module as follows:

npm i gl-line2d