LocusEnergy / ember-sparkles

Collection of composable D3 components built with ember-d3-helpers
http://locusenergy.github.io/ember-sparkles/#/line-chart
MIT License
56 stars 9 forks source link

improves axis helper #52

Closed ghost closed 7 years ago

ghost commented 7 years ago

axes configuration is more intuitive. Specifying position actually works.

Adds tick-values property to allow for more generalized tick formatting (see https://github.com/d3/d3-axis#axis_tickValues)

needs https://github.com/LocusEnergy/ember-d3-helpers/pull/31 to work

cc @xomaczar @eguitarz

xomaczar commented 7 years ago

Add ability to set tickSizeOutter & tickSizeInner