Code Monkey home page Code Monkey logo

Comments (8)

shmkane avatar shmkane commented on May 22, 2024 1

same errors for me.. what version of d3 should we be using?

I was able to resolve this issue by using

"moment": "2.19.1",
"d3": "5.16.0",

from reactjs-calendar-heatmap.

g1eb avatar g1eb commented on May 22, 2024

Hi Adam, could you check the version of d3 and moment you are using? I think I've seen this error before and it was related to a version mismatch. The ones used in the demo are:

"d3": "4.11.0",
"moment": "2.19.1",

If that does not fix it please share a link to your project, I'll be happy to look into the issue.

from reactjs-calendar-heatmap.

admc avatar admc commented on May 22, 2024

Greetings,

I'm using both latest:
"d3": "^6.6.2", "moment": "^2.29.1",

I tried downgrading moment versions, which didn't seem to make any difference. I can't downgrade d3 as I'm dependent on what looks like a reorganization of the exports. It would be amazing if you could dig in!

I'm only passing in a sessions array, which does render the calendar properly.

Is there a way to pass in a height and width? I'd be happy to sponsor some development here to get this sorted out as this looks like exactly what I want in my app.

Thanks again!
Adam

from reactjs-calendar-heatmap.

g1eb avatar g1eb commented on May 22, 2024

Unfortunately D3 made some changes in later versions that are not backwards compatible. I can take a look at updating the library to support the latest version of d3 - no idea how big that update would be, it will have to be a major version bump.

If you want me to add width and height as props for the current version - we can do that in a separate issue, thanks!

from reactjs-calendar-heatmap.

admc avatar admc commented on May 22, 2024

It would be fantastic if you were able to upgrade it to work with the latest package versions, and then add the height/width props :)

from reactjs-calendar-heatmap.

shmkane avatar shmkane commented on May 22, 2024

Hey @g1eb, love this heat map. Any plans to upgrade to latest versions?

from reactjs-calendar-heatmap.

shmkane avatar shmkane commented on May 22, 2024

Just FYI, I get an error mousing over the days whether I use latest d3/moment or the ones you recommended.

"d3": "4.11.0",
"moment": "2.19.1",

image
Any suggestions?

from reactjs-calendar-heatmap.

SC4RECOIN avatar SC4RECOIN commented on May 22, 2024

same errors for me.. what version of d3 should we be using?

from reactjs-calendar-heatmap.

Related Issues (19)

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.