JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

    Alchemy

    Alchemy.js is a graph drawing application built in d3.
    Filed under 

    • 🔾37%Overall
    • 515
    • 34.4 days
    • 🕩234
    • 👥10

    Alchemy

    This project is looking for a maintainer! File an issue if you are interested.

    Build Status

    Sauce Test Status

    Alchemy.js is a graph drawing application built in d3.

    Alchemy.js was built so that developers could easily get up and running with Graph visualization applications, and not much over head. Minimal code is actually required to generate Alchemy.js graphs with most projects. Most customization of the application takes place by overriding default configurations, rather than direct implementation via JavaScript.

    Additionally, because Alchemy.js is built with d3, the core application can easily be extended with any of the other features included in d3.

    ##Quick Start and Documentation Learn how to get up and running with Alchemy.js in the docs and check our examples in our examples gallery.

    ##Contributing Read about how to contribute in the docs.

    ##Licensing The source is licensed under the AGPLv3 license for open source and open data projects. For commercial licensing, get in touch with the GraphAlchemist team.

    Show All