All Versions
64
Latest Version
Avg Release Cycle
30 days
Latest Release
-
Changelog History
Page 7
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
- ๐ Allow bracketed selectors for charts to work with numeric/quoted values, by Marcel Pfeiffer (#1282)
- ๐ Fix images in European Parliament example, by Xavier Dutoit (#1284 / #1256)
- โ Add
seriesChart
to class hierarchy in HTML docs.
-
v2.0.1 Changes
sans-serif
was specified as a string, which is invalid, by Kyle Doherty (#1260)
-
v2.0