Code Monkey home page Code Monkey logo

Comments (8)

Busteren avatar Busteren commented on June 11, 2024

Have you tried the latest from master (clone and build it)? There's a bugfix regarding colour and drops.
Also what specific version are you using?

from eventdrops.

badyalgaurav avatar badyalgaurav commented on June 11, 2024

I am using from jquery files

<script src="https://unpkg.com/d3"></script> <script src="https://unpkg.com/event-drops"></script>

So, with these there is issue. I am not extractly know which version is this... but probably it will be latestt. Because this is CDN.

from eventdrops.

Busteren avatar Busteren commented on June 11, 2024

It's the latest version (1.3.0) release. There is a bug with flickering colours:
#257
is this the issue you are experiencing?
If so it is fixed in the latest of master, but not yet made a new publish on NPM (I just contribute so can not change this).

I would recommend you get the latest from master and use that instead of the CDN, as it contains a few bug fixes! If not, let me know and I can have a look if you link to a minimal example of your problem.

from eventdrops.

badyalgaurav avatar badyalgaurav commented on June 11, 2024

http://eduvis2.unist.ac.kr:2021/dashboard

this is the link where you can find the event drop as history timeline I am using. when you move the timeline then flickering colors.

from eventdrops.

Busteren avatar Busteren commented on June 11, 2024

@badyalgaurav From what I can see it seems to be the same issue as 257. So what you want to do is not include the CDN, but rather clone the project build the latest in master and include that instead.
There is a makefile, so you should just do make build and in the dist folder should be the new EventDrops js file (named index.js, but just rename it).

Try this and hopefully, this should resolve your issue 😀
I am not a maintainer so I cannot publish a 1.4 version of it with the bugfix.

from eventdrops.

badyalgaurav avatar badyalgaurav commented on June 11, 2024

from eventdrops.

badyalgaurav avatar badyalgaurav commented on June 11, 2024

Hey Busteren, I tried to build the project using npm for getting the js file. Although I can run the project by building it but unable to get the js file( I can't see any dist folder, I am very new to npm) as I want to add only the js file. It would be appreciated if you provide me the javascript file after build it.

from eventdrops.

badyalgaurav avatar badyalgaurav commented on June 11, 2024

Thank you very much, it is successfully done after changing to the update version js file.

from eventdrops.

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.