Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

sseq-display-backend

hoodmane30.1.0TypeScript support: included

A display backend for spectral sequence charts using webgl

readme

WebGl Chart

This is a test implementation of a simple 2D graphics backend using webgl2 and Rust/wasm_bindgen. The logic is inspired by tikz: there are "nodes" which have known boundary and we draw edges between the nodes. The edges can be straight or circular arcs and have adjustable thickness, dash pattern, color and arrowheads.