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
- Highcharts : selection issue on funnel charts type
- Code works on fiddle but not when I do /show
- Vue highchart how to set language
- Lazy Highcharts drilldown
- different approximation methods (dataGrouping) for each Series in one Highstocks-Chart?
- Background color for multiple Highchart panes, in Vue app
- Highcharts solidgauge with drilldown
- Line chart from external csv-file
- Parse json and give to category in Highcharts
- Include hidden series in exported CSV using Highcharts v8.0
- Rails - Create array for Highcharts Chart data
- Highcharts General Drawing parameter
- how to implement moving average in highchart
- How do I add a tooltip to the x-axis labels in highcharts?
- Highcharts: making series disabled by default when loading data from CSV
- how to add new index Highcharts column drilldown chart
- Highcharts reset zoom doesn't center data points
- Set start and end of graph points dynamically
- threshold between 3 color in line charts of highcharts
- combine and merge two array into set of arrays for Highchart Pie
- Highcharts not zooming series using option Highcharts.Series.prototype.drawPoints = function() { }
- Highcharts maxWidth or maxHeight of map
- Different interval for HighCharts
- Tooltip content within a highchart in Rshiny
- Is there any possible way to make Bar of Pie in Highcharts?
- Not well-ordered X Axis values
- Highcharts live chart shifts continuously
- Formatting Highcharts Series
- Step serie for navigator
- Highcharts - Area Chart - Stacking with series containing negative and positive values