score:2
You can set pointWidth on particular serie, not in plotOptions, like in the example:
series: [{
data: [49.9, 71.5, 106.4, 129.2, 144.0, 176.0, 135.6, 148.5, 216.4, 194.1, 95.6, 54.4]
}, {
pointWidth: 50,
data: [83.6, 78.8, 98.5, 93.4, 106.0, 84.5, 105.0, 104.3, 91.2, 83.5, 106.6, 92.3]
}]
Source: stackoverflow.com
Related Query
- different pointWidths for series in column chart
- How to add different series data for each categories in Stacked Column chart in Highcharts?
- How to show Legends for all the series data in stacked column chart Highcharts?
- Highcharts series showing different data for 'column' and 'line' chart
- How to set column width for columnRange chart with multiple series
- Series Data for column high chart
- High Chart different color for one column
- Creating A MultiSeries Bar Chart With Different Number of Series For Each Item
- How to get different colors for every column in a stacked column chart
- column chart color range for negative numbers and different color range for positive
- set different colors for each column in highcharts
- highcharts - chart names for multiple pie chart series in one chart
- Different border for selected column in highcharts
- Need stacked column chart with multiple series
- Use single color for all series in the same chart
- highcharts - precision for stacked column chart data labels
- How to use add series and update methods in the high chart wrapper for angular?
- Fire click event on a highchart column drilldown chart on clicking x axis for drill down reports
- How to format my json data for stack column chart in HighCharts
- Highcharts: make y-axis extremes the same for two data series with different units
- trying to dynamically update Highchart column chart but series undefined
- Highcharts: setOptions for two different series of charts?
- Drilldown for grouped column chart in highcharts
- Legend for each point in column chart in highcharts
- Highcharts - Column chart with empty columns for date in x-axis
- Highchart Polar chart - 4 nested circle with different series
- How to use for loop array to add series dynamically for line chart
- maxPointWidth causing more gaps for bars within each x point, in basic Column chart
- Pie Chart for Data on Different Things with HighChart
- different approximation methods (dataGrouping) for each Series in one Highstocks-Chart?
More Query from same tag
- omit top border of highcharts chart
- legendItemClick not getting triggred after changing chart type
- How to display different tooltip formats in series of data in High Chart
- How to hide color axis in heatmaps using highcharts
- Reduce no of points in X axis HighChart
- How to use candlestick highchart in Angular2?
- Change in highcharts version breaks animation of elements
- Parsing JSON using jQuery's each from array of arrays
- xAxis auto label dropping has stopped working after upgrading to Highcharts 5.0.8
- Highstock: Change color of date input box border if active
- rCharts different sizes for the two graphs in Shiny App
- Border on selected series in Stacked Bar charts + High Charts
- Change the Size of the Export Button In Fusion Chart in PHP
- Highcharts Dynamic candlestick
- Why are the labels for my opposite yaxis in Highcharts not showing up?
- Highcharts loses it's dateRange values after refresh on IE<=9 and Chrome
- plotting dynamic array data structure with highchart
- Unable to change row height in Bootstrap 4
- Highcharts tooltip is always the same
- Is it possible to use jQuery in wicked_pdf to render charts?
- drawing multi colored custom symbols in highcharts
- [Highcharts][jQuery] How to get DateTime from XML to jQuery
- How to display yearly values on xAxis in Highcharts
- Highcharts Activity Gauge - how to get different behaviors while hover over
- Issue with last column width in Highcharts
- On click of a button, render all pie's of pie chart in highcharts in a different div
- how to set legend or colors on the charts consistent?
- Highcharts multiple charts, each with live data
- Render chart only once with multiple events : Highcharts
- How to load data from a CSV-file to a Highcharts sankey diagram