score:1
Accepted answer
you need to define the tickwidth
property and set tickmarkplacement
to on
:
xaxis: {
categories: [...],
tickwidth: 1,
tickmarkplacement: 'on'
}
live demo: http://jsfiddle.net/blacklabel/580upzk7/
api reference: https://api.highcharts.com/highcharts/xaxis
Source: stackoverflow.com
Related Query
- HighCharts - How can i use the period separator in xAxis
- how can I use rangeselector and navigation in highcharts in the given code
- How can I put xAxis in highcharts starting in the horizontal line when all values are in 0?
- HighCharts - How can I turn off the points?
- How can I change the colors of my highcharts piechart?
- How can i hide all the Series in highcharts at a time
- How can I remove the white border from HighCharts pie chart?
- How can I delete all of the points from a highcharts series
- How can i keep the color the same in highcharts
- How can i force Highcharts to use same symbols in Legend and Series?
- Highcharts : How to fix labels to the top when xAxis rotation is 90°?
- Highcharts : How can i move the tooltip to external DIV?
- How Can I Hide a Pie Chart's Slice in HighCharts Without Removing It From the Legend?
- how to display 2 same highcharts without duplicate the code
- How can I access the 'this' field in plotOptions of highcharts
- how can i add in highcharts a different dashStyle just for a part of the graph
- how can I use highcharts no-data-to-display module as es6-module?
- How can I display the outcome of the for loop in highcharts
- how to use highcharts tooltip formatter in python code
- How can I limit the length of a HighCharts PlotLine on the Y-Axis for a BoxPlot?
- How can you speed up the Highcharts network graph initial animation?
- How can I make milestone lines with a GANTT chart using the highcharts library?
- How do I use dates from a LinkedHashMap for the x-axis on a Highcharts line graph (using Thymeleaf)?
- How can I add a text link just below the legend box in highcharts
- Highcharts - How can I get the nearest point on click event
- How can I display crosshair labels on top of the chart with Highcharts
- How can I style my highcharts solid gauge to have a background behind the percentage?
- How is the proper way to use HighCharts with StencilJS?
- How can I inspect the Highcharts tooltip in the Chrome inspector?
- How can I extend the x-axis on a Highcharts graph?
More Query from same tag
- Declaring minimal width of serie in treemap
- HighCharts Bullet Chart display data label of the target
- HighCharts. How to display X axis labels line without data?
- Highcharts Node.js export server : Connection error
- Highcharts form submit var not working
- Highchart inner donut name as header for outer donut tooltip
- Highcharts - where to place style and changing style for one wedge in a pie chart
- What type of date/time format is this?
- Highcharts Drilldown charts CodeIgniter
- Return the next line of a csv file each time a php script is called
- Highcharts-serverside-export not rendering graph with Rhino 1.7R3
- HighCharts JSONArray without quotes
- Highcharts empty when zoomed X
- Create multiple vertical plotlines on click and drag each of the plotline. Developed in Angular 6 and Highcharts
- Highcharts copy HTML of chart can't disable cursor change
- Highcharts giving an extra legend when I get data dynamically from Highcharts
- highcharts positioner tooltip - general javascript
- Highcharts - setData() not updating Column Graph Correctly - stumped
- Highcarts: help to create the JSON
- Is there a way to use two series (or some kind of group) in highcharter wordcloud?
- how to determine the width of every column series present in the chart- highhcarts
- Highchart startR is undefined under N(H, "parts/PieSeries.js", [H["parts/Globals.js"], H["parts/Utilities.js"]] highcharts.js file
- Complicated Rails query for reports with missing data
- Unable to populate Highchart at runtime using json data
- Bugs on windrose in highcharts
- HighCharts query parameters issue with Flask webservice
- Trouble importing Highcharts Gauge with NPM/Webpack
- Is there no way to turn off animation in Highcharts for multiple real-time curves?
- Highcharts 7.0.3 with Xpages/dojo
- Responsive highchart gauge