Giter VIP home page Giter VIP logo

Comments (4)

caracal7 avatar caracal7 commented on May 20, 2024

dc.js 5.0.0 alpha is working for me with d3 7.8.5 without any issues

from dc.js.

gordonwoodhull avatar gordonwoodhull commented on May 20, 2024

Since D3 and dc.js are both evolving, the best way to answer this sort of question is to look at the package.json for the version of dc.js you are using

dc.js 4.0.0 is compatible with d3 5.15

"d3": "^5.15.0"

dc.js 4.2.7 is compatible with d3 6.6.2

According to the changelog, version 4.1 and above is compatible with d3 6.* while remaining compatible with 5.*

"d3": "^6.6.2"

Deepak has taken over as of dc.js 5.* - looks like the latest on dc-v5 branch is compatible with d3 7.1.1

"d3": "^7.1.1"

from dc.js.

JG-QuarkNet avatar JG-QuarkNet commented on May 20, 2024

Thanks for the info! Do you know if there's going to be a stable release of 4.27 or anything on 5.*?

from dc.js.

gordonwoodhull avatar gordonwoodhull commented on May 20, 2024

4.2.7 is a stable release - up through 4.* we followed continuous integration and a scaled-down variant of semantic versioning.

@kum-deepak introduced a lot of breaking changes in 5.*, and for good reason. He has cleaned things up quite a bit.

Maybe he can answer how stable the dc-v5 branch is.

from dc.js.

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.