score:2
Accepted answer
I had the same issue and fixed it wrapping the fontFamily in '
like this.
fontFamily: '"Font Awesome 5 Free"'
Take a look to this jsfiddle
Source: stackoverflow.com
Related Query
- Chart.js use font awesome in labels
- Is there any way to change the font size of labels in bar chart in Chart.js v3?
- The title of my ChartJs on the chart is undefined, but I can't change it because my labels use a function: Object.keys(groupMedia)
- Limit labels number on Chart.js line chart
- Chart.js Show labels on Pie chart
- ChartJS New Lines '\n' in X axis Labels or Displaying More Information Around Chart or Tooltip with ChartJS V2
- chart.js: Show labels outside pie chart
- Chart.js how to show cursor pointer for labels & legends in line chart
- Chart JS - Use time for xAxes
- Chart JS data labels getting cut
- chartjs datalabels change font and color of text displaying inside pie chart
- How to display Line Chart dataset point labels with Chart.js?
- Making the labels responsive in chart js
- How to use PrimeNg Chart of Width and Height?
- Is it possible to add a custom font to chart js?
- Chart js. How to change font styles for "labels" array?
- Chart.js - Draw bar chart with multiple labels
- Chart JS grouped sub labels
- Display a limited number of labels only on X-Axis of Line Chart using Chart.js
- Changing x axis labels in Chart.js line chart
- Can I specify a different font size for each row of text in Chart Title?
- How to display data labels outside in pie chart with lines in ionic
- Line chart with large number of labels on X axis
- Center point labels between ticks (Polar Area Chart JS)
- How to align Chart.JS line chart labels to the center
- How to access labels array using chart plugin (Chart.pluginService.register) in Chartjs 2.x?
- How to display the labels in doughnut chart using ng2 charts?
- Chart.js Bubble chart with custome X-axis labels
- How to use 'time' (data from database, data type: timestamp ) for plotting graph in Chart JS
- Change labels colors for radar chart js
More Query from same tag
- Using Chart.js - The X axis labels are not all showing
- How to init elements after data is loaded?
- How to create a chart.js scatter chart with data from two lists
- Grabbing the title in plugin for ChartJS
- Chart.js Console JS Error while destroy the Chart on click event
- How to set ticks on axes dynamically with chart.js?
- React - how to get array from store before first render and use it as dataset for ChartJS
- how to update chartjs2 option (scale.tick.max)
- chartjs + Angular6 is not showing charts or any error
- Angular and ChartJS to create bar chart
- Chart.js how to create chart wirhout y-axis for two data sets
- Querying data from Firebase for Chart.js using AngularJS
- Unable to change size of Chart.js
- How to ignore points with same value in Chart.js
- Chartjs Stacked bar chart not displaying correctly
- Dynamically loaded chart data not showing Chartjs React
- hh:mm in chart.js on X-axis and text labels on the Y-axis
- Chart.js Stacked Group Bar model after updating version Chart.js 2.9.4 -> Chart.js 3.5.0
- How to draw a hover effect behind a bar chart?
- Chart.js v2 formatting time labels
- How to export/import modules between component files in Javascript
- ng2-charts access chartjs object to apply chartjs functions
- Making sure gridlines do not cross y-axis with ChartJS
- Charts.Js with Asp.Net Webforms Does Not Work
- chart.js 3 and time axis displays wrong date data
- plot a point on top on line chart in chartjs
- Chart content not getting loaded in popup
- JsPDF and chart.js: Increase chart resolution
- chart.js API returns bad x and y points
- Chartjs backgroundColor for line chart does not appear in Vue app