Here is the Chart.js Radar Chart Example.
The bottom label should be "May" but in my browser it is being chopped off.
Expected Behavior
Should be able to see the word "May"
Current Behavior
Seems the bottom title is "Mav" not #"May". Tried on Safari and Google Chrome. Same result.
This is a screenshot:

On Firefox it is fine but on my own project the top label is being chopped off.
Possible Solution
Add padding? I am not sure
Steps to Reproduce (for bugs)
Context
Environment
- Chart.js version:2.7
- Browser name and version: Chrome version 60 adn Safari 11
- Link to your project:
Here is the Chart.js Radar Chart Example.
The bottom label should be "May" but in my browser it is being chopped off.
Expected Behavior
Should be able to see the word "May"
Current Behavior
Seems the bottom title is "Mav" not #"May". Tried on Safari and Google Chrome. Same result.
This is a screenshot:

On Firefox it is fine but on my own project the top label is being chopped off.
Possible Solution
Add padding? I am not sure
Steps to Reproduce (for bugs)
Context
Environment