Giter Club home page Giter Club logo

buzzmap's Introduction

Mindmaps with ease

Buzzmap is a jQuery plugin, that enables you to visualize structured data online, directly in your browser. But, while most mindmap tools look static and boring, buzzmap renders your mindmap dynamically and animates it, so you can drag the nodes around and display their child nodes on the fly.
Give it a try!

Download

Download the latest version as zip | tar.

Requirements

Buzzmap requires jQuery, jQueryUI and Raphael.

Features

  • Awesome animation (looks like floating in water)
  • Draggable nodes
  • Loads mindmaps from JSON data and the DOM (everything jQuery swallows).
  • Callback hooks for every posible operation
  • Edit mode for live editing in your browser

Documentation

See the buzzmap wiki for more information about how to install and use buzzmap.

Issues

Submit any bugs and feature requests to the bug tracker after looking, whether a similar bug has already been submitted there or has been added to the author's to-do list.

License

MIT (X11) License (see LICENSE file)

Changelog

2.0.3:

  • Fixed bug in Node#removeNode() function

2.0.2:

  • Fixed serialization

2.0.1:

  • Fixed Bug: Don't throw Error on init

2.0.0:

  • Changed names of some options (animationTimeout, wallRepuse, structure)
  • Center attraction is no longer supported!
  • Edit mode: finally, as it should be! (Fixed dblclick behaviour; adjust minSpeed while editing)
  • Changed class buzzmap-activeinto buzzmap
  • Changed stylesheets (removed buzzmap.css; custom-style.css is now called styles.css)

1.8.2:

  • Bugfix: Nodes weren't removed from their parents when deleting them
  • Tried to make edit mode more intuitive (doubleclicking still fires 'click' event)

1.8.1:

  • Corrected jQuery selection mechanism (now the buzzmap container must be selected directly)
  • New CSS class for root nodes ('root')

1.8:

  • Now more than one root nodes are possible
  • Bugfix: Fixed a strange behaviour (some nodes weren't moving until being dragged)
  • Root nodes' children can no longer be hidden
  • New event system (MicroEvent)
  • New class 'Buzzmap'

buzzmap's People

Contributors

marcelklehr avatar

Watchers

James Cloos avatar  avatar

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.