plot-grid
plot-grid copied to clipboard
2D/webgl grid for plots
The github pages website seems to be down, but the project description and the README.md file links to it.
Now labels in webgl mode are just span elements. That drops FPS in firefox and iphone. We could try doing some cache-texture in canvas2d and forward it to webgl whenever...
Make `padding` work properly
2.0 todo
Current version seems to be insufficient due to the set of shortages. - [x] `pan` method, for faster reorientation, like time shift in gl-waveform. `update` is too large for that....
Related to the old idea of notebooks prints, this grid, carried to the end would allow for printing custom notebook grid
Copying iphone’s `1, 2.5, 5` steps is maybe not the best solution for large scales, like `2.5s` step — whaat? Why not 2s? I guess it is better stick to...
Circular mask is good but unnecessary
Especially FF. I guess before update I should add 'hidden' or something. Anyways it is not urgent, when real use-cases will require that.