score:4
Accepted answer
Sorry figured it out since it wasn't intuitive in the docs I will leave this up with an answer.
The default for the showLine
prop on scatter is false and true on line. Once I changed to true it worked.
so I added showLine:true
to my datasets
Source: stackoverflow.com
Related Query
- Chart.js - Plot line graph with X , Y coordinates and connected by line
- Chart.js - Plot line graph with X , Y coordinates
- How to plot a line graph with x and y data
- How to plot a single value with line in line chart graph using charts.js?
- Display line chart with connected dots using chartJS
- Chartjs 2 - Stacked bar and unstacked line on same chart with same y axis
- Chart.js Mixed Bar and Line chart with different scales
- Show X axis on top and bottom in line chart rendered with Chart.js 2.4.0
- Chart.js with dual axis on bar and line graph
- Can we draw a Line Chart with both solid and dotted line in it?
- ChartJS (React) Line Chart - How to show single tooltip with data and labels from 3 (multiple) dataset?
- Chart Js update legend boxes of graph with graph line style
- Dynamic line chart with chart.js and PHP
- Chart with Time axis only displaying first grid line and tick label (unitStepSize)
- Can't Draw Horizontal Line on Graph Using ChartJS Annotation Plugin and Primevue Chart
- Plot Multiple Line Chart in Ionic 3 with ChartJS
- How to use chart.js to plot line chart with x axis as time stamp in seconds
- Chart.js combined line and bar chart with differing data points
- How to plot a line chart which has both the start and points outside the canvas area using Chart.js
- How to plot line chart with multiple datas, but only 2 labels?
- Create Line Chart and populate with database information
- How to configure chart.js line chart with very low minimum height, and only 0 and 1 (no decimals) as ticks on the y-axis
- Trying to call API and plot a line chart but it does not show
- Multiple axis line chart with Chart.js and JSON data from Google Sheet
- ChartJS: Is this horizontal stacked bar and line graph multiaxis chart even possible?
- Chart.js with line chart and bar chart - bar chart not rendered although the max value of it is shown
- How to change bar color on a angular-chart and chart js bar graph with multiple datasets?
- Html5 web page with chartjs: loading an external json file and create a line chart
- Line chart with combination of fill and line
- Plot a Line chart using Chart.js with CSV Data
More Query from same tag
- How can I ensure that my charts diagram load every time I choose it from my dropdown?
- Charts js not showing
- Django chart.js multi axis line chart
- Start bar-chart at 0 using ChartJS
- Chart.js not displaying when including variable
- React - Display Chart when button is clicked
- Chartjs - keeping 2 graphs aligned side by side
- Legend position is not vertically in middle in Donut chart
- How to sort stacked bar chart on certain value of bar in charts.js
- How to fix size of mixed chart with bubble chart in Chart.js?
- ChartJS: Show all labels of a mixed chart in the tooltip
- ng-charts not updating labels when chart data is updated at same time
- Chart.js bar chart : Grid color and hide label
- Chart.js - Make x-axis grouped by day
- ChartJS 2.6 - Change color of bar in Bar chart programmatically
- Chartjs annotations-plugin: Can I add multiple vertical lines to identically named x-axis labels?
- Combining multiple legend elements in chart.js
- "Cannot read property 'xyz' of undefined": How to use map or foreach on numeric json?
- Chart.js v2.0: Tooltip only for one dataset
- How can i do so that my chartjs updates everytime data is inserted or by time interval?
- Vue Chart 3 - Doughnut Charts with Text in the Middle (Trouble registering a plugin)
- chart.js chart failing to render
- Chartjs numbers on bar chart flash on hover
- Angular PrimeNG Chart Module: Customize hover text
- Sort one array and keep other two arrays in sync
- How to get bar chart width in pixel
- how to create a bar chart with php data variables
- How to rewrite JavaScript currency formatting to abbreviate dollar amount
- Charts not being displayed in django app when using Chart.js 3.6 version
- How to style a pie chart in chart js? I want to change the border color, border width and give them shadow