score:20
Accepted answer
Update pointPadding :0.2 to pointPadding :0
in
plotOptions: {
column: {
pointPadding: 0,
borderWidth: 0
}
},
score:4
chart: {
marginBottom: 1,
marginLeft: 0,
marginRight: 0,
marginTop: 0,
renderTo: container,
type: 'column',
},
Also check GroupPadding and PointPadding
Source: stackoverflow.com
Related Query
- Space between columns
- How can I do in Highchart to have 1px space between the columns and the y Axis?
- solution : Manage space between group columns in highchart
- Highchart Columns - Space between columns not changing
- How to add space between series in stacked columns in HighChart?
- Highcharts: Remove space between plot border and actual chart
- Remove space between yAxis and data in highcharts
- How to add space between chart and axis in highcharts
- Highcharts: How to remove tiny space between stacked bars/columns
- In highcharts's stacked bar chart, how can I remove the white space between different
- remove tooltip space between border and content highcharts
- How do I reduce the space between title and chart of a High Chart?
- Highcharts - How can I decrease space between categories?
- Waterfall Highchart to start some of the columns in between the series with 0 y-axis
- Reducing spacing in between columns in highcharts
- High charts - Increasing the space between chart and title
- How to remove space in between bars in HighCharts bar chart?
- How to remove empty space between bars in Highcharts polar chart?
- HighCharts - Need more space between bottom of chart and Xaxis labels
- Highcharts semi-pie - remove space between pie and legend
- Highcharts - reduce the space between zero data line and x-axis
- Higcharts uneven space between ticks
- How to change space value between grid and yAxis in Highcharts line chart
- Highstocks - Place a line between columns when using datetime axis
- HighCharts - Remove space between series on stacked bar
- Reduce space between column in Highcharts
- Highcharts columns - fixed border width, remove spacing between the bars
- HighCharts Column Chart Spacing Between Columns
- Highcharts: Area chart: fill in space between 0 and first point
- in highchart, how to control space between legend and charting area
More Query from same tag
- Incorrect JSON data format
- Relative percentage height not showing properly
- I want to give numbering in x axis and tooltip shows my specific array value according to that in highchart
- Highcharts - Display only year in x axis and stop auto formatting
- Highstock is only showing series when user zooms in
- Highcharts column animation issue
- Handdrawn Lines for Highcharts
- Using google translate with highcharts
- Grand Totals in HighCharts Pie Chart Legend
- Re-query mysql on .change <select>
- The continuous update highcharts with more data plotting the continuity is not visible so we need that continuity in the centre of the graph
- Highstocks Flags (Combine the flags into single flag if the day have more than one flag)
- negative axis values glitch the chart
- Uncaught TypeError: c.color.tweenTo is not a function
- Bigger chart with highcharts
- Calculate Y-axis breaks
- Angular2-Highcharts: Click event on custom legend title
- Styling bar colors in Highcharts with a gradient issue
- highlight area chart lines when crossed in highcharts
- Highcharts - Change opacity of chart when tooltip is shown
- Repeated values in x axis in dotnet highchart controls
- How can I have same hover point color in highcharts?
- Automatically split y-axis on Highcharts if series' values are not similar
- Highcharts: Hide/remove values (in a range) from y axis
- Draw vertical lines and horizontal bands
- Highchart multiple-color line series dynamically
- Passing JSON in variable to HighCharts
- Highcharts Gauge not showing in Angular
- Force Highcharts to show last x-axis label
- How to apply gradient using highcharts in a dynamic graph.