vegas-viz / Vegas

The missing MatPlotLib for Scala + Spark
MIT License
730 stars 98 forks source link

Fix broken vega-lite dependency. #75

Closed aishfenton closed 8 years ago

aishfenton commented 8 years ago

Fixes #74 (which has broken Vegas for all builds currently ;( ).

In new approach we specify the vega-lite JS dependency (and sub-dependencies) using WebJars in the SBT file. This lets us lock to a specific vega-lite version (and lets vega-lite specify the version of its sub-deps).

We use this ivy-dependency graph to write out a webjars.csv resource file, and in turn this is used to construct the URLs for the HTML source tags.

codecov-io commented 8 years ago

Current coverage is 70.06% (diff: 100%)

No coverage report found for master at 67b67d2.

Powered by Codecov. Last update 67b67d2...d2ed217