Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get local installation of vega.js (and vega.css) #1

Open
jvdzwaan opened this issue Oct 21, 2015 · 0 comments
Open

Get local installation of vega.js (and vega.css) #1

jvdzwaan opened this issue Oct 21, 2015 · 0 comments
Labels

Comments

@jvdzwaan
Copy link

The webdemo currently uses vega (js and css) from cdn. This is inconvenient. However, a local installation using bower resulted in the following error message: typeerror this.signal(...) is undefined somewhere in vega.js.

Googling the error did not work. Versions of d3 and vega were also correct.

Also, it is not clear where vega.css can be found. It is not in the vega directory in bower_components.

jvdzwaan pushed a commit that referenced this issue Oct 21, 2015
index.html now displays a (random) vega horizontal bar chart.
Using the local vega.js file installed with bower resulted in an error
message, so a cdn one is used (refs #1). This should be fixed later.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant