2023-05-01
Add the plotObservable
function as a shorthand for using Observablehq/plot charts.
2023-04-07
Breaking change. Set view
to true
by default. Adds the plotVega
export as a convenient and simpler API for plotting Vega-Lite specs and Vega-Lite-API charts.
2023-03-25
Update to @mhkeller/notify for security fixes.
2023-03-16
Adds support for Vega-Lite-API and simplifies the API for it and for Vega-Lite whereby you an simply return the spec, or spec-producing function instead of calling vegaEmbed
. Updates Playwright dependency to fix #9.
2022-12-09
Initial release