score:1
Accepted answer
if you still have this problem, check this question about drawing a custom horizontal line in chart.js 2
in the answer to the queston i linked, it's been defined a new plugin in chart.js (more infos in chart.js' site) allowing you to draw a bar chart and a custom line. there's also a jsfiddle to better understand how plugins work
Source: stackoverflow.com
Related Query
- Chart.js Draw a Stacked Bar Chart with Limit Line
- Draw stacked horizontal bar chart with Average line using ChartJS
- Chartjs 2 - Stacked bar and unstacked line on same chart with same y axis
- How do I draw a vertical line on a horizontal bar chart with ChartJS?
- Stacked Bar Chart With Line Chart In Charts.js
- Horizontal stacked bar chart with chart.js
- Vertical stacked bar chart with chart.js
- Chart.js Mixed Bar and Line chart with different scales
- How to display inline values in a stacked bar chart with Chart.js?
- Chart.js - Draw bar chart with multiple labels
- How to draw Horizontal line on Bar Chart Chartjs
- Stacked horizontal bar chart along total count with chart.js
- Can we draw a Line Chart with both solid and dotted line in it?
- In Stacked horizontal bar chart how to remove the vertical line in Chart.js?
- Stacked bar chart with rounded corner of bar using Chart.js
- Combo Bar Line Chart with Chart.js
- Adding line over stacked line chart with ChartJS
- Chart JS : Getting issue with draw bar chart
- Chart.Js how to hide datapoints with "0" value in Stacked Bar Chart
- Chart.js stacked line chart with differently styled sections
- Chart.js - Horizontal line on Bar chart interferes with tooltip
- Chart.js - draw horizontal line in Bar Chart (type bar)
- Create stacked bar chart with a single dataset per stack
- How do I create a stacked horizontal bar chart with Chart.js in React?
- Stacked bar chart with chartjs with included values
- Unable to create Stacked Grouped Bar Chart with chart.js / react-chartjs-2 in React
- Chart.js combined line and bar chart with differing data points
- How can I create a stacked bar chart with Charts.JS that displays relative rather than absolute values?
- ChartJs - stacked bar chart with groups - how to create second x-axis with stack id
- How to draw multiple color bars in a bar chart along a Horizontal Line using chart.js
More Query from same tag
- Angular how to display data inside every part of doughnut chartjs
- Cleart Chart data upon ajax call
- dynamically update Chart.js draw line chart dataset data
- Chart.js usage error (v2.4)
- Dynamically loaded chart data not showing Chartjs React
- How do I add padding on the right of tooltip, but not the left in Chart.js?
- Tooltip is not displayed when using annotation in ChartJs
- ChartJS - Different color per data point
- How to get data from JSON ReactJs
- Chart js data to start at zero
- multiple line charts with independent data Javascript (Chart.js or google-vizualisation)
- Charts.js (2.9.4) Gridlines not displaying under Line Graph
- How to add text in centre of the doughnut chart using Chart.js?
- JavaScript implementation doesnt work (Chart.js)
- Download Chart.js graph from view
- Draw asynchronous information on a graph with VueJS
- Charts.js line chart, how to hide y-axis start and end label if data is same
- Chartjs multi dimensional bar chart
- is it possible to get time in box charts in chartjs?
- Chart.js: Set different options to datasets
- How to use percentage scale with Chart.js
- Chart.js x-axes not working?
- How to adding data in loop and display chart dynamically like in live (chart.js & typescript & angular)?
- Chart.js chart appears and disappears on form submit
- How can I build a double doughnut chart that spins when triggered
- function not return values
- Need help adding decimals to yaxis values
- Increase space between legend and chart
- Different color for each bar in a bar graph in ChartJS and VueJS
- Chart JS - Grid colors and gradient fill not showing