We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tiny mkdn fix
Updated dev (markdown)
Updated available lifecycle events (markdown)
Fixed links for "what-are-lifecycle-events" and "layers-overview"
Updated quickstart (markdown)
fixing variable reference
Fix example to demonstrate `Layer#off` usage
Streamline text
Normalize code style
Remove JSDoc formatting
Extend example
Fix typo
Fix punctuation
Correct method signature
Do not return anything from lifecycle handlers
Normalize whitespace
removing dataAttrs & adding attach.
api link name fixes
adding v2 api correct links
spacing
more fixes
updating wiki for v0.2, part 1
Minor typo fix
Mike's twitter handle updated
Updated link for "Exploring Reusability with d3.js"
made example of chart extension similar definition in API docs (http://misoproject.com/d3-chart/api.html#d3chart_extend)
inserted correct link to blog post
bugfix: xScale range is never set in the final version (feel free to move it somewhere else!)
Added the link mentioned in the TODO
added a missing word, assumed to be 'chart'