V2.9
2.9 includes a number of bug fixes. We've begun the redesign of bar charts, though that is not complete yet.
- x-axis now supports log scales (#624)
- reworking how bar charts were designed. We now have custom coloring, better rollovers, and (most importantly) easy grouping mechanism. You can also either set only the bar thickness, or set the graphic dimensions and have them scale accordingly. At this point, however, bar charts are still baking in the oven, so we'll continue to keep them experimental in the meantime. More work to be done in 2.10. (#616, #602, #596, #576)
- ironed out how rollovers work across all chart types, and unified the codebase under one set of primitives (#614)
- fixed the issue of a single-line rollover not working when aggregate_rollover=true (#610)
- fixed how min_y_from_data scales (#597)
Thanks to everyone for filing issues.