chartjs-ror
chartjs-ror copied to clipboard
Chart JS adding a blank block at the beginning of the chart, when label is more than a word.
I have used Chart JS with ROR (v3.3.1) and my labels are having 3-4 words each on X-axis. But, when the chart is created it always leaves a blank block at the beginning of the chart. If I change the label to one word or some digits, this issue is resolved.
Please could you show me the HTML that the plugin generates?