core icon indicating copy to clipboard operation
core copied to clipboard

Observable js notebooks using your lib

Open RandomFractals opened this issue 6 years ago • 2 comments

I thought I'd share a few js notebooks I put together using your lib since I've seen many js devs and data viz pros use that platform lately for online examples:

https://observablehq.com/@randomfractals/fin-hypergrid

https://observablehq.com/@randomfractals/apache-arrow-hypergrid

https://observablehq.com/@randomfractals/vega-datasets

Feel free to add them to your readme.md or online docs.

Do you have a handle on that platform, or know other examples on Observable, devs using your library might find handy?

RandomFractals avatar May 08 '19 15:05 RandomFractals

Thanks for these. I will take a look. I created an (unpublished) observable last December for Hypergrid.

joneit avatar May 17 '19 16:05 joneit

@joneit sounds good.

Also check out my VegaViewer vscode ext. v 5.0 with alpha data preview panel that uses your grid lib under the hood with perspectivejs for csv & json data previews:

https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-vega-viewer

Give it a go :)

vega-viewer-data-preview-filter

cc @timkpaine & @ColinEberhardt cheers!

RandomFractals avatar May 18 '19 19:05 RandomFractals