score:3
Accepted answer
You can set pointWidth and startOnTick / endOfTick
"xAxis": {
startOnTick:true,
endOnTick:true,
"type": "datetime",
"minTickInterval": 86400000
http://api.highcharts.com/highcharts#xAxis.startOnTick http://api.highcharts.com/highcharts#xAxis.endOnTick http://api.highcharts.com/highcharts#plotOptions.column.pointWidth
Source: stackoverflow.com
Related Query
- Highchart Stacked Column w/ Datetime X-axis Columns Too Thin
- Highcharts: convert columns to stacked column in multiple axis chart
- stacked column charts appearing too thin
- Highcharts: how to separate stacked columns on datetime axis
- last label in x axis with datetime format not coming in highchart
- Customize Stacked column chart in highChart
- Fire click event on a highchart column drilldown chart on clicking x axis for drill down reports
- Highcharts stacked column stackLabels do not show when axis is reversed
- some of dataLabels not showing in stacked column Highchart
- Highstocks - Place a line between columns when using datetime axis
- Highcharts stacked columns with Y Axis grouping
- highchart stacked column total data per categories
- Disable percent stacking on legendItemClick in percent stacked column highchart
- Highchart Js Column Chart Stacked and Grouping
- How to add comma in stacked column highchart in indian format?
- Set series color based on X axis on a column Highchart
- Plotband covered area columns to be highlighted or set opacity higher in highchart column type
- HighChart Stacked Column label issue
- Highcharts - columns too thin in differents zoom time
- HighChart Stacked column bar
- How draw a stacked column chart with type datetime
- Highchart stacked column tooltip issue
- In highchart of column type and xaxis of datetime type showing more ticks for month data
- Stacked Column Highchart with Angular6 is not working
- highchart axis datetime + categories
- Highcharts - bar chart columns too thin with too many series
- Highchart Heatmap - DateTime Y Axis Alignment
- How to drilldown a stacked column highchart to show all stacks instead of clicked
- make highchart stacked column chart count zero value
- How to extend X axis datetime in Highchart
More Query from same tag
- Column chart not showing series properly in Highcharts
- Make Highcharts border color match background color on column chart
- Highcharts / Highstock: How to access values at the centers of dataGroups of another series
- How to get Highchart Gauge to work in Sencha Touch 2
- Highchart update categories when adding points
- Get highcharts chart column position
- Highchart multiple-color line series dynamically
- Highcharts - Unable to remove xasis titles while drill down
- How to bind to Highcharts constructor/listen to CustomEvents from Vue component
- Update Highcarts series data form axios request in VueJS
- HighCharts not displaying all the categories
- How do I center a semi-circle doughnut chart?
- Display highchart figure in ASP.NET MVC5 view
- Datalabels are not shown in 3D Highcharts bar/column
- Javascript heatmap ReferenceError h337.create
- Exception when converting to image from Base-64 string
- Dual y-axis matching on Highcharts
- Highcharts show menu buttons alongside blank title
- Highcharts Maps - Displaying data on Highmaps
- Highchart Column not drilling down
- high chart date format in x-axis
- HighCharts specific symbol on mouse hover
- Highcharts push chart to left of subtitle
- Highcharts tooltip format different with series
- How to find the width of x-axis plotband widths dynamically in react-jsx-highstock (Highcharts)?
- Changing the color of the point dynamically in highcharts
- Highcharts svg convert to png with server
- Can I let a data value null in highcharts?
- Highcharts in arearange, how to disable this tooltip?
- Search for and zoom in to a scatter plot point (Highcharts, react.js)