v2.10
MG v2.10 closes 23 issues. Highlights include:
- Support for D3 4
- Better support for categorical data in bars and scatterplots (see the examples)
API changes and additions:
- yax_units_append is a new option that allows one to append units to axis labels rather than prepend them.
- interpolate now takes a function rather than a string.
- interpolate_tension has been deprecated. Pass the tension value to your interpolation function instead.
If you use the mg-brushing add-on, please see this PR. Thanks to @Ezekiel-DA for contributions to this release. And thank you all for helping MG cross 6,000 GitHub stars and 500,000 hits.
Please refer to the v2.10 milestone for further details.