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 Query
- How to add negative area or background for a specific bar or pie chart in highcharts?
- How to display custom text for a specific category in pie chart tool tip
- How to set specific color for each data in pie chart using phplot.php
- Highcharts: How to add HTML inside of chart area
- How to add a plotline to a bar chart in Highcharts?
- In high chart how to add event for label click
- How to use add series and update methods in the high chart wrapper for angular?
- How to add a horizontal line in Column bar chart in Highcharts plugin?
- How can I add a Bar Chart to my Django based Database?
- Highcharts - In area chart how to use gradient color for multiple series?
- How to use for loop array to add series dynamically for line chart
- How to add different click events on each pie of a pie chart created by highcharts usin jquery
- How to add two dataLabels to a bar chart using HightCharts
- How to add random ticks on a line chart at a specific position
- How to draw a bar chart that one series has both positive and negative values in Highcharts?
- How to create pie chart with only 1 series data and have background be a circle
- How do I add a series to a column chart at a specific index
- Highcharts display label for pie chart using html table as data source
- How Can we display blocked area for particular timeline in horizontal bar in gantt highchart
- Clickable Pie chart to select data for bar chart
- how to add above each column a different pie chart
- Highcharts: How to add a text panel on the side of the chart area
- Detect a click on, and add hover/selected style for x axis on area chart in Highcharts?
- Highcharts how to make a set number of colors for pie chart data and drilldown data
- How to group area chart extremes for x-axis dynamically with day,week,months value in highstock
- How to add the "isSum" bar in Highchart Waterfall chart in R?
- How to remove margin gap in area spline chart for highcharts?
- how remove picture frame for Highchart chart pie
- Cannot set bar chart width for specific data, Highcharts
- How to show a legend for a bar chart in Ruby on Rails?
More Query from same tag
- Highcharts how to zoom in programmatically? same as when you select and area for zooming visually?
- Highstock double yAxis - can the legend be split?
- Customize tooltip and format the number to 2 decimal places of highcharts
- Highchart don't show line if Y.axis is the same
- How to show two specific data points from tabular data in Highcharts?
- Horizontally Synchronised Highcharts Problems
- Dynamically populated highcharts data and database storing
- Highcharts: Attach a click event to dataLabel when useHTML set to true
- Retain Marker color on Line History Series in Highchart
- Adding points to Highcharts 3D scatter chart after the chart has loaded
- $scope.$watch ... make it return a function on another scope?
- Highcharts - Show a string category label in the tooltip for a line graph
- Highcharts/highstock set yAxis Min and Max with Scroll
- Inner Margin on Highcharts Graph
- Highstock chart doesn't show correct width in Phonegap app
- How is inline style added to HTML elements by Highcharts?
- Changing HighCharts background color?
- Passing JSON in variable to HighCharts
- HighCharts - getJson to HighCharts dual axes
- Generating highcharts issues in dual axis column chart
- How to dynamically add grouped _categories in Highcharts in MVC
- X axis tick not centering on column series in highcharts (jsFiddle)
- How to create js.Array inside js.Array in scalaJS for highcharts as specified in the documentation?
- Change Graph in the div using Drop Down List.
- Highcharts - yAxis logarithmic scale and allowDecimals set to false not seeming to have any effect
- Extracting multi-dimentsional arrays in Javascript/JQuery
- HighCharts Pie chart is not showing all of dataLabels, it's cut off
- Combining a horizontal bar graph and stock chart (with navigator) HighCharts
- Bubble chart with NextJS and highcharts-react-official
- how to draw end line on x axis in highcharts