blockd3 icon indicating copy to clipboard operation
blockd3 copied to clipboard

d3 for the Blockly visual programming language

Results 7 blockd3 issues
Sort by recently updated
recently updated
newest added

Hello Nick, I've been digging through the code a bit with the idea to use this code base for extending it with features. I am primarily interested in adding basic...

_Really may be a separate project._ Allow blockd3 to be used in IPython. Should require changes to IPython's [notebook.js](https://github.com/ipython/ipython/blob/master/IPython/frontend/html/notebook/static/js/notebook.js) and [cell.js](https://github.com/ipython/ipython/blob/master/IPython/frontend/html/notebook/static/js/cell.js) and probably [textcell.js](https://github.com/ipython/ipython/blob/master/IPython/frontend/html/notebook/static/js/textcell.js) # SvgCell nice front-end stuff, sometimes...

While d3 supports xml and json, csv might be easier for most to wrap their head around Basically, I see two approaches, both of which need to be supported with...

enhancement

floating modals? http://trueg.wordpress.com/2012/10/12/and-now-for-something-completely-different-resizable-bootstrap-modals/ SVG as "background" expose hot corners

design

There is some stuff back in the history (in the node.js tests) about getting and grepping the wiki... should be much easier with beautifulsoup.

build