2.0.4
What's Changed
- refactor: standardize how axes configurations are handled across chart types by @palewire in #466
- refactor: remove redundant color_by_column field from chart classes by @palewire in #469
- docs: add OOP API migration guide and deprecation warnings by @palewire in #470
- feat: deprecate get_chart() method in favor of chart factory function by @palewire in #471
- Spell out how the OOP methods are preferred in our docs by @palewire in #472
- feat(charts): auto-enable mixed colors when color_negative is set by @palewire in #474
Full Changelog: 2.0.3...2.0.4