vega / vl-convert

Utilities for converting Vega-Lite specs from the command line and Python
BSD 3-Clause "New" or "Revised" License
84 stars 9 forks source link

html bundling fixes #131

Closed jonmmease closed 8 months ago

jonmmease commented 8 months ago

A couple of HTML bundling fixes discovered during integration into Altair

  1. Patching vega-schenegraph with the unminified file caused an issue where the canvas renderer would not display the chart. This PR reverts to the minified file and applies the patch from https://github.com/vega/vega/pull/3792 on the minified source.
  2. When the Python javascript_bundle function is called with the default snippet, it uses a cached bundle