Coder Social home page Coder Social logo

bubble-chart's People

Contributors

ealmansi avatar phuonghuynh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bubble-chart's Issues

Bubble chart from demo loads too long (or not at all) with 4 more bubbles

I want to use your chart and I decided to start with demo. I need a lot of bubbles, so I started with adding 4 more to your demo and it stopped working. By this I mean, that Chrome (39.0.2171.95 m) wanted to kill the tab (but when I waited long enough it worked). Firefox (34.0.5) behaves similar.

I tried to debug it, but I went as far as running profile in Chrome developer tools. I noticed that function randomCirclesPositions took the most of the execution time. I suspect that $.each could be the culprit.

plugin paths in bower.json should start with src

main": ["src/bubble-chart.js", "plugins/lines/lines.js", "plugins/central-click/central-click.js"],
should be
main": ["src/bubble-chart.js", "src/plugins/lines/lines.js", "src/plugins/central-click/central-click.js"]

I have had issues using this with meteor-bower smart package as the paths do not exist

Bubbles equal spacing

Hello :)

Is there a setting where the bubbles are equal in radius and spacing from the central bubble?

Destroy method

Guys, I need destroy method to it.

Otherwise it is creating too many times on my button click.

Please suggest me

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.