score:2
Accepted answer
For the Pie chart there has been a bit of a back and forth in the highcharts forums. What I would do is get all of your data you need to plot and find out what percentage of the total all of that data is. Then, with the remaining percentage create another data point and set its color to grey. But you really have to consider what is the total percentage means - without further detail I cannot begin to guess.
As for the first question about "default grey bar under my column charts" it is not clear from that link what you mean. I do not really see what you mean with the charts I have looked at.
Source: stackoverflow.com
Related Articles
- How to add negative area or background for a specific bar or pie chart in highcharts?
- Highcharts: having trouble recreating stacked area chart from Excel with positive and negative values
- Highcharts - Area Chart - Stacking with series containing negative and positive values
- How to change the background color the chart area in high charts?
- How to have a negative colour on an area chart as a gradient?
- Highcharts stacked area chart with background chart
- Highchart Area Range chart with gradient that follows the line
- Highcharts: How to add HTML inside of chart area
- Highcharts - change background color along specific date range
- Can highcharts crosshairs show on top of area chart fill?
- Change color of area chart programmatically in highcharts
- Remove Tooltip in Synchronized Charts, When user leaves the chart area
- how to make specific labels outside gauge chart
- Highcharts - How can I remove starting and ending padding from area chart
- Highcharts Area Chart - Specifying Area Color
- Highcharts chart going blank on zoomType: 'x' area range zoom?
- Exporting HighCharts chart specific height width
- Make Highcharts border color match background color on column chart
- Highcharts - Bar - Setting the X axis width and the chart area width to be constant
- Highcharts 3.0, area chart with stacked and unstacked series - how to fix?
- Add dataLabel to Area chart in Highcharts.js
- Highcharts - areaspline with negative values, area should be always at the bottom
- Highcharts - Remove first marker from Area chart in every series
- Creating 0-50-100 percentile area line graphs that use 50 as the threshold for negative
- Highcharts - Negative color with 'line' type polar chart
- Adding gap between specific bars in a stacked bar chart
- Creating negative stacking bar chart with Highcharter(Likert chart)
- Angular Highcharts Custom Legend Label In Area Chart
- combining an area chart with a line chart in highcharts.js
- HighCharts Stock Chart error code 18
- Highchart -change posistion of yaxis title
- How to add a React method to an object outside of React
- highstock display tooltip wrong in iframe
- How to enable or disable a Highcharts tooltip when a button is clicked?
- 3d chart for Highcharts with legends
- Click event on bar high charts in angular 2
- modifying Highcharts tool tip with for a bar chart dynamic data
- highcharts reversed yAxis but keep fill area below spline?
- Highcharts : Under Y Axis we need to display a Image
- Highcharts Resetting Drilldown (three layers) to Initial state
- Highcharts - Why is column so narrow on datetime axis?
- Is there a way to update the legend to the value of a variable within the chart.events?
- Show spinner while export is generated in highcharts
- Get SVG Data from Highcharts without displaying the chart
- Highchart Generate SVG off-screen with Java
- Highcharts: highlighting line chart series on legend hover
- Highcharts: Legend not show
- Remove "G" from linear colorAxis in highmaps
- Highcharts not working on Heroku environment, works on local environment
- Highcharts: showing tooltip with calculated value at Crosshair