You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You get the value for text from the all.css: Just look for the icon you would like to show, e.g. fa-network-wired, take the value of content and add the letter u between \ and f!
It is not as convinient as using the fa classes, but it works.
If it does not work you may have to wait until the css is loaded, so the creation of your chart should be put in a setTimeout() call.
@ciprianciurea @jonathancounihan
Can you add suport for use Font Awesome (https://fontawesome.com/icons) icons in Labels.
With they functional (like a spin, rotate, size etc)
Docs:
https://fontawesome.com/how-to-use/on-the-web/styling/animating-icons
https://fontawesome.com/how-to-use/on-the-web/styling/sizing-icons
https://fontawesome.com/how-to-use/on-the-web/styling/rotating-icons
https://fontawesome.com/how-to-use/on-the-web/styling/bordered-pulled-icons
https://fontawesome.com/how-to-use/on-the-web/styling/power-transforms
https://fontawesome.com/how-to-use/on-the-web/styling/layering
The text was updated successfully, but these errors were encountered: