All Versions
64
Latest Version
Avg Release Cycle
30 days
Latest Release
-

Changelog History
Page 7

  • v2.0.3 Changes

    • ๐Ÿ‘€ crossfilter is loaded by its module name (crossfilter2), not its filename (crossfilter). This is intended to help webpack and other automatic module loaders. This is likely to break requireJS configurations; see #1304 for details. (#1213, #1214, #1261, #1293, #1302)
    • Do not make the pie chart radius bigger than the chart size, by Sandeep Fatangare (#1279)
    • ๐Ÿ‘ Allow custom scatter plot symbols (#1274)
    • Download example sorts the table data in the same order as it's shown (#1232)
    • baseChart.replaceFilter should return the chart (#1227)
  • v2.0.2 Changes

  • v2.0.1 Changes

    • sans-serif was specified as a string, which is invalid, by Kyle Doherty (#1260)
  • v2.0