<!-- Please consider the following before submitting an issue: - Issues are reserved for BUG reports and FEATURE requests, DO NOT create issues for questions or support requests. - Most features should start as plugins outside of Chart.js (http://www.chartjs.org/docs/#advanced-usage-creating-plugins). - Bug reports MUST be submitted with an interactive example (http://codepen.io/pen?template=JXVYzq). - Chart.js 1.x is NOT supported anymore, new issues will be disregarded. --> I am referencing #2216 since it is not working for me <!--- Provide a general summary of the issue in the Title above prefixed by [BUG] or [FEATURE] --> The border width of the dataset is set to 0. In options: ``` scales: { xAxes: [{ barPercentage: 1.0, categoryPercentage: 1.0, ... }] } ``` Here is the [codepen ](http://codepen.io/anon/pen/EWjoPE) where spaces can be seen.  Is there a way to solve this? ## Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Chart.js version: 2.5.0 * Browser name and version: Google Chrome Version 56.0.2924.87