score:0
I updated to the latest version of chart.js (2.8.0) and your code works. Can you upgrade the version of Chart.js that you are using?
Source: stackoverflow.com
Related Query
- Chartjs 2 - Stacked bar and unstacked line on same chart with same y axis
- show label in tooltip but not in x axis for chartjs line chart
- Show X axis on top and bottom in line chart rendered with Chart.js 2.4.0
- Obtain max value of y axis of line chart rendered with Chart.js
- Changing x axis labels in Chart.js line chart
- Line chart with large number of labels on X axis
- chart.js switch x/y axis on line chart
- How to hide the y axis and x axis line and label in my bar chart for chart.js
- Map event position to y axis value in chartjs line chart
- How to start the line graph from the left Y axis in a line/bar mixed chart (Chart.js)?
- Chart.js category y-axis line chart
- chartjs - multi axis line chart - cannot read property 'min' of undefined
- Change Axis Line color in Chart created using chart.js
- display vertical axis label in line chart using chart.js
- Chart.js - how to make proportional intervals on X axis on line chart
- Chart.js two y axes line chart tooltip value incorrect for 2nd y axis
- Chart with Time axis only displaying first grid line and tick label (unitStepSize)
- How do you set x and y axis and Title for a line chart using charts.js?
- ChartJS/High Charts Radar chart - Different radial axis labels for each category that appear on hover
- How to use chart.js to plot line chart with x axis as time stamp in seconds
- X and Y axis labels not displaying on line chart (Chart.js)
- X axis should have a space in Line chart- Chart JS
- Chart.js bar chart with time on X axis and category on Y axis is not rendered
- Django chart.js multi axis line chart
- Google Charts, HighCharts or ChartJS Dual Axis Gantt Chart and Line Chart Visualization
- How to start Y Axis Line at 0 from right for negative values in chart js 2?
- How to Add X axis Padding in chart js Line Graph
- hereChartJS Line Chart with Time Axis
- I am using chart js to draw a chart. I did everything right but i don't know why the x axis and y axis label is not comming in chart. code below
- ChartJs line chart time cartesian axis number of ticks and wierd offset
More Query from same tag
- How to remove background color and color example from tooltip in Chart.js?
- Responsive Chart.js Canvas barplot height?
- Passing data in array that came from an array to chartjs with django
- data from api not showing in chart.js (angular)
- Why is my chart not working? What am I missing
- ChartJs: Loading fresh data to Chart
- Chartjs unexpected visual animation effect when adding data
- Custom empty screen for ng2-charts
- Uncaught Error: Can't resolve all parameters for Chart: (?, ?) in Ionic2
- Angular 2 - Invoking function from a JS file (chart.js) - function not found
- Chart.js: refresh second Y axis step on legend click
- chart.js - Disable labels
- ERROR TypeError: "this.canvas is undefined" | Problem with creating a chart with angular and chart.js
- How to render multiple Chart.JS charts on the same page with AJAX data and variables
- Chart.js calculates the width of my time x-axis wrong
- is there a way to call a Component's function from click function of Chartjs
- Angular Chartjs Overlapping Bar Chart with Chartjs ver 2.7
- Legend for only specific datasets - chart.js
- ChartJS: Blank page | what is going wrong?
- Mapping issue on Chart Js Bar Chart
- Bar chart from Vue-chartjs doesn't render
- generator-angular-fullstack cannot add angular-chart.js
- Create a rounded bar graph with Angular and chartJS
- How to Add X axis Padding in chart js Line Graph
- Changing the background of a ChartJS on node js
- ChartJS -- How do I change scale color when I have to scales?
- Dynamic information in chart.js radar chart
- vue-chartjs cannot display the labels and datasets
- How can I add a label above just the last bar in a Chart.JS bar chart?
- how to highlight a specific area on chartjs line chart