score:8
my bad, took another look at the chartjs docs and found it! you can set it with the borderdash
option. set mine to borderdash: [10,10]
Source: stackoverflow.com
Related Query
- How to make a line dashed or dotted in chartJS?
- Chartjs - how to make line position to vertical center and how to display dotted sharp in the backround?
- How do I make line charts overlay over bar charts in chartjs
- how to make Dashed and Solid Line Donut Chart.js
- How do I make the Line in ChartJS not exceed the maximum of yAxes
- Chart.js How should I do to make vertical dotted line
- How to extend chartjs line charts in ReactJS to show solid and dashed line together?
- How to make dashed thick lines with dots in ChartJS ? Is it possible?
- Dotted Line in ChartJS
- How to make integer scale in Chartjs
- How can I draw dotted line using chartjs?
- How to render a vertical line on hover in chartjs
- how to change Y axis value dynamically based on user input in Chartjs for Line chart?
- How to draw Horizontal line on Bar Chart Chartjs
- how to programmatically make a line chart point active/highlighted
- How to dynamically set ChartJs line chart width based on dataset size?
- How to make points in chartjs draggable?
- How to add ChartJS code in Html2Pdf to view image
- How can I make line on chart thinner?
- ChartJS - how to display line chart with single element as a line? (not as a dot)
- How to make ChartJS not cut off tooltips?
- ChartJS (React) Line Chart - How to show single tooltip with data and labels from 3 (multiple) dataset?
- How to make chartJs stacked bar always rounded when data is 0?
- How do I add time sourced from an external source as an X axis to a ChartJS graph?
- How to draw multiple line on y axis for same x axis in chartjs v2?
- How to cut line graph in ChartJS
- How to make aspecific API call from within a Line Chart class in ReactJS using react-chartjs-2?
- How to make lines in line charts from ng2-charts straight lines?
- How to hide some points inside my line graphic in React ChartJS 2?
- how to highlight a specific area on chartjs line chart
More Query from same tag
- Chart.js on Angular with @types/chart.js
- How to reach to a chartjs chart's value?
- How to pass variable (list) to JavaScript in Django?
- Iterating through the same dataset in Chart.js
- Align doughnut/pie charts vertically in the container
- Chart.js have the y-axis step from 20 to 1 (instead of 1 to 20)
- How to add multiple background color in line charts
- Angular- Chart.js, how off opacity in line chart?
- Chart JS not working with date
- Remove additional white space on left and right side of Angular Chart
- Wrong chart.js points get highlighted on hover
- chart.js v2: Align time scale labels with the center of the bars
- How do I add JSON Data into ChartJS
- ChartJS, updating chart type does not update xAxis properly
- Chart.js: grid lines only on dataset points
- Chart.js only displays font changes upon hover
- How to show the chartjs bar chart data values labels as text?
- Chart.JS plugin, draw after animation
- Is there any way I can customize my chartjs
- Chart js custom datalabel from array
- How can I cause a legend to appear to the right of the pie (Chart.JS)?
- Iterate over query for use in Charts.js using Coldfusion
- ChartJS v2.6.0 unintended behaviour in Internet Explorer
- Chart.js Version 1 differences and can they be achieved in version 2?
- Chart JS Error: Chart is not defined Firefox
- Disable or hide YAixs of chart in chartJs
- Chartjs - onAnimationComplete fires before the animation actually completes
- Stacked bar chart starting from 0 - ChartJS React
- How to return two lists to chartjs from Django View
- Uncaught TypeError: [Array].filter is not a function