Giter VIP home page Giter VIP logo

Comments (8)

domoritz avatar domoritz commented on June 4, 2024

We rewrote large parts on Vega-Lite and need to update Polestar.

from polestar.

juhoojala avatar juhoojala commented on June 4, 2024

Hi! Thanks for the response. So I understand that the current master version is broken, while you are doing a rewrite.

Could you perhaps point me to an older working version? I was unable to find one myself from the repo.

from polestar.

domoritz avatar domoritz commented on June 4, 2024

Hi! Thanks for the response. So I understand that the current master version is broken, while you are doing a rewrite.

Yes, unfortunately. This was not supposed to happen but we must have missed to fix the dependencies correctly.

If you only need a working version and don't want to modify polestar, you can use https://github.com/vega/polestar/tree/gh-pages

I would guess that if you fix the dependencies (vega lite, vega and vega lite ui) in the bower.json, it might work.

from polestar.

cchandurkar avatar cchandurkar commented on June 4, 2024

@domoritz to which versions of vega lite, vega and vega lite ui, package.json should be pointed in order to make it work?

from polestar.

domoritz avatar domoritz commented on June 4, 2024

Probably the exact versions from https://github.com/vega/polestar/blob/master/bower.json#L23 but I haven't tested them. Sorry that Polestar is not up to date. We are working very hard on some Vega-Lite features and will get back to Polestar soon. Polestar is on the critical patch for some of our research projects so it is not abandoned!

Thanks for you patience!

from polestar.

cchandurkar avatar cchandurkar commented on June 4, 2024

I settled up with dom/1.0 branch for now. It seems to be working OK. Just for the record. It has unmet dependency of jshint 2.x. Also it is not able to find following packages:

npm WARN [email protected] requires a peer of [email protected] but none was installed.
npm WARN [email protected] requires a peer of chai@* but none was installed.
npm WARN [email protected] requires a peer of chai@^3.2.0 but none was installed.
npm WARN [email protected] requires a peer of lolex@^1.4.0 but none was installed.
npm WARN [email protected] requires a peer of sinon@^1.17.2 but none was installed.
npm WARN [email protected] requires a peer of sinon-chai@^2.8.0 but none was installed.

I had to npm install -D wombatsecurity/karma-lolex-sinon-chai followed by npm install -D jshint to get it working.

Thanks

from polestar.

domoritz avatar domoritz commented on June 4, 2024

The 1.0 branch does run but a lot of features are broken because of some major changes in Vega-Lite. We hope to get it working again soon. Contributions are also very welcome!

from polestar.

kanitw avatar kanitw commented on June 4, 2024

Fixed in current master. Build should be working now. Please report if it's still not working for you!

from polestar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.