This gist is a first try to keep a clean minimal D3js reusable module under my hands. It also include the witty margin conventions, an some frequently seen data usages. Code to cut further.
Specifics:
- Mike Bostocks, Margin conventions
- Mike Bostocks, Towards Reusable Charts
- Christophe Viau The D3 Reusable API. (@d3visualization)
- Tom Simmons An OHLC Chart Component for D3js