Coder Social home page Coder Social logo

d3py's Introduction

This is d3py. This branch (which is currently the master branch) was a proof of concept that plotting stuff from within python in the browser was a worthwhile activity. 

This branch is en route to being phased out. Please check out the v2 branch to see what we're up to now. 

There were two main problems with this branch. One was that the tornado server stuff was just too freaking heavy, and inspired a lot of confusing handlers. The second was that all the code was distributed all over the base class and the template html files. This meant that trying to figure out what was going on was hard, and it wasn't clear how plotting more than one thing over the top of another was going to work. 

The new version is much lighter, all the javascript is generated without any recourse to templates, and we have a much easier ggplot-esque set of idioms for building up the plots. We also make more use of css styles, rather than trying to re-invent that particular wheel, and we make heavy use of pandas, who will take over the world shortly. 

The whole thing is much cleaner, though still has a long way to go before becoming usable. Please feel free to help out or suggest ideas! 

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.