techan-js
Version:
A visual, technical analysis and charting (Candlestick, OHLC, indicators) library built on D3.
21 lines (15 loc) • 737 B
Markdown
# Examples
Examples are git submodules pointing to gists which are viewable http://bl.ocks.org/ gists. Full gallery of available
examples can be viewed in the wiki [Examples Gallery](https://github.com/andredumas/techan.js/wiki/Gallery).
## Developing
By default they will be using online version of techanjs and d3. For local development, `grunt serve` (`grunt watch`)
is configured to make local development copies in `build/examples` replacing remote references to techanjs and d3 with
local build and bower dependencies.
## Creating An Example
[Let’s Make a Block](https://bost.ocks.org/mike/block/)
Key files for techan examples:
* README.md
* The example itself
* index.html
* supporting data files
* 230×120 thumbnail