Skip to content

v2.10

Compare
Choose a tag to compare
@almossawi almossawi released this 02 Aug 16:51
· 429 commits to master since this release

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.