chartist
chartist copied to clipboard
Use HTML DOM style for setting label overflow as well
PR #928 fixed most inline style errors from Content Security Policy, but it missed this one. This fixes another error by again using style to add the style rule.
This is the error I was seeing on my application:

Building with this patch fixes it.