Closed
Description
Expected Behavior
No deprecation warnings when not using deprecated options.
Current Behavior
Two deprecation warnings for all horizontal bar charts
bar chart: "scales.[x/y]Axes.barPercentage" is deprecated. Please use "dataset.barPercentage" instead
and
bar chart: "scales.[x/y]Axes.categoryPercentage" is deprecated. Please use "dataset.categoryPercentage" instead
Steps to Reproduce (for bugs)
Change type
to horizontalBar
in the default codepen: https://codepen.io/ankane/pen/XWWgKZy
Environment
- Chart.js version: Chart.js 2.9.0
- Browser name and version: Chrome 78