Giter Club home page Giter Club logo

Comments (3)

skeate avatar skeate commented on August 20, 2024

That's strange. Seems like it's some kind of overflow issue?

Your stepSize is (calculated to be) 2830294800, which in hex is 0xA8B2DF10, which interpreted as a signed 32-bit integer is -1464672496. Which is what the time is actually changing by on each step in your example.

It'd be nice if that were documented somewhere.

I can look into some possible fixes. For now, with the dataset you have on that site, you should be able to set steps: 2000 in the options. This could slow things down somewhat, depending on your system (set it to 10000 to see an extreme case), but for me 2000 seemed fine.

from leaflet.timeline.

PennyBeames avatar PennyBeames commented on August 20, 2024

Hey!

Thanks for replying so quick. Your response has definitely expose my newbie-ness! Folks like you write the magic, hacks like me cram the magic into projects. :)

I've set the step size to 2000 and it works like a charm now.

from leaflet.timeline.

skeate avatar skeate commented on August 20, 2024

Oh hey! I forgot this was something @vencax fixed in one of his PRs, with c275f85. Merging that stuff in now

Thanks again for reporting the issue!

from leaflet.timeline.

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.