score:10
Accepted answer
Yes you can, to hide the gridlines without removing the little ticks you can do this :
gridLines: {
drawOnChartArea: false
}
Source: stackoverflow.com
Related Query
- Hide gridlines in chartjs without the drawTicks
- Completely hide the Y-axis on chartjs when data is hidden
- How do I hide line outside the min/max (scale area) in chartjs 2.0?
- Is there anyway to hide the gridlines between ticks and chartArea in ChartJS?
- How to hide the labels of graphs that are not toggled in ChartJS
- Chartjs Radar chart - How to dynamically highlight one of the gridlines at a specific point
- How do I hide values past the x-axis in chartjs 2.0?
- ChartJs (ver: 2.8.0): Custom tooltip does not hide if clicked (or mouse pointer is moved) outside the chart canvas area
- Chartjs + DataLabelPlugin: Suddenly data labels are shown in every chart even without the plugin?
- ChartJS - PieChart's Label too long and hide the PieChart
- Hide points in ChartJS LineGraph
- Is it possible in chartjs to hide certain dataset legends?
- Truncating canvas labels in ChartJS while keeping the full label value in the tooltips
- How do you hide the title of a chart tooltip?
- Dynamically update the options of a chart in chartjs using Javascript
- Chartjs hide data point labels
- ChartJS : How to leave just points without lines
- ChartJS and jsPDF - why the background is black?
- Hide labels on x-axis ChartJS
- TypeError: Cannot read property 'defaults' of undefined when using the react wrapper of chartjs
- How to properly use the chartjs datalabels plugin
- ChartJs bar chart - keep bars left instead of equally spread across the width
- Border radius for the bar chart in ChartJS
- ChartJS hide labels on small screen sizes
- How to change the color of legend in chartjs and be able to add one more legend?
- How to change the cursor to a pointer when I hover over a bar in a ChartJS bar chart?
- how to always show label in chartjs without mouseover?
- Chartjs change the specific label color in x axis in callback function
- How to remove gridlines and grid labels in Chartjs Radar?
- In ChartJS is it possible to change the line style between different points?
More Query from same tag
- Trying to update data in chart.js chart
- Responsive Chart.js Doughnut Chart with minimum height
- Cannot find module /chartjs.helpers while using chartjs-plugins-datalabels (ReactJS)
- Chart.js manipulate each bar in chart with different labels
- How to set vue3-chartjs fixed height?
- Chartjs: old data being displayed
- How to prevent tick labels from "jumping" when drawn with ChartJS BeforeDraw
- How to make multiple stacked charts to share the same yAxis?
- How can i change tick val to title in ChartJS
- Fix number distributions after scaling the range
- Chart.js How to set line height only to the points?
- Is there a way to have the tooltips always shown on a pie/doughnut in Chart.js v3?
- ChartJS radar-chart hover text
- How can i create a background of moving graphs like chartsjs?
- Chart.js not working properly to draw lines when is only 1 bar
- JavaScript implementation doesnt work (Chart.js)
- Set fixed label size for grouped bar chart in angular Chartjs
- ChartJS Horizontal Bar is displaying backwards
- How to pass a chart.js chart data object in json from a controller in asp.net mvc
- How to parse a Chart using data from a nested object in ChartJS
- Chartjs unexpected visual animation effect when adding data
- Chartjs Nested Doughnut Layers With Different Thickness
- Chart.Mvc scale begin at 0 - Nullable bool property remains null
- Chart not rendering on ChartJS
- Chart JS 2 Tick Label Border
- How do I remove left-hand numeric values in Bar Chartjs?
- Unable to access data in collection for chart.js
- Format chart.js x labels
- ChartJS: unwanted top/bottom padding when legend is aligned right
- Show statistics in my diagram (php mysqli)