core
                                
                                
                                
                                    core copied to clipboard
                            
                            
                            
                        Observable js notebooks using your lib
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?
Thanks for these. I will take a look. I created an (unpublished) observable last December for Hypergrid.
@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 :)

cc @timkpaine & @ColinEberhardt cheers!