typescript-notebook icon indicating copy to clipboard operation
typescript-notebook copied to clipboard

Add support for observablehq/plot

Open DonJayamanne opened this issue 4 years ago • 2 comments

https://github.com/observablehq/plot

DonJayamanne avatar Sep 03 '21 20:09 DonJayamanne

@randomfractals is this the package you were suggesting?

DonJayamanne avatar Sep 03 '21 20:09 DonJayamanne

yeah, @mbostock's new Plot lib: https://observablehq.com/@observablehq/plot

I have a set of demos you can check out on ObservableHQ: https://github.com/RandomFractals/Chicago-transportation-notebooks

Data summary notebook renderer I ported last month uses it: https://github.com/RandomFractals/vscode-data-table#data-summary--renderer-view

RandomFractals avatar Sep 03 '21 21:09 RandomFractals