### Example00
Built with blockbuilder.org
forked from jjelosua's block: d3intro_ex00
| #!/usr/bin/env ruby | |
| # encoding: utf-8 | |
| # clean up bibtex files by removing unwanted fields, | |
| # replacing troublesome strings and removing bad | |
| # characters | |
| removefields = ['note', | |
| 'copyright', | |
| 'issn', |
### Example00
Built with blockbuilder.org
forked from jjelosua's block: d3intro_ex00
### Example07 - Random test
Built with blockbuilder.org
forked from jjelosua's block: d3intro_ex00
forked from jjelosua's block: d3intro_ex01
### Example06 - Scalable barChart
Built with blockbuilder.org
forked from jjelosua's block: d3intro_ex00
forked from jjelosua's block: d3intro_ex01
Built with blockbuilder.org
Built with blockbuilder.org
| design = `digraph scb { | |
| rankdir = "LR"; | |
| ranksep = "3 equally"; | |
| node [shape="box", fontsize=12]; | |
| subgraph questions { | |
| node [color="teal"]; | |
| rank = "same"; | |
| q_avoid_losing_work [label="How can I avoid losing work?"]; | |
| q_find_use_others_data [label="How can I find and use\nother people's data?"]; |
| design = `// Where's open? | |
| digraph scb { | |
| // Properties. | |
| rankdir = "LR"; | |
| node [shape="rect", fontsize=12]; | |
| // ---------------------------------------- | |
| // Questions. | |
| // ---------------------------------------- |
I hereby claim:
To claim this, I am signing this object: