score:3
Accepted answer
Yes, what you've specified there is how you want the chart to stack the bars, specifically.
To see labels/tooltips, etc as % of total, you'll need to loop through the data and calculate it all.
Then you use the formatters to output the right values for the axis labels, the tooltip, the data labels, etc
Example
:
Source: stackoverflow.com
Related Query
- Highcharts bar with non-stacked percent series
- HighCharts line series not displaying properly with stacked bar combo chart
- Highcharts single horizontal stacked bar chart with data names (labels) and %-ages always shown and data numbers and series name shown on mousehover
- Highcharts stacked column bar with line
- Highcharts 3.0, area chart with stacked and unstacked series - how to fix?
- Adding round corners to Highcharts Bar Chart with stacked bars when value is 0
- Stacked percent bar in a spark line grid for Highcharts
- HighCharts - Remove space between series on stacked bar
- Highcharts vertical stacked bar chart with negative values, is it possible?
- How to create a single series bar graph with Highcharts
- Highcharts series visibility with csv data source
- Highcharts - bar chart columns too thin with too many series
- Highcharts format labels on grouped stacked bar diagram with $ k, M for currency and 'hrs' for time
- Stacked Bar type of jquery Highcharts with data from HTML Table
- How to have multiple highcharts with different series data in vuejs without repeating code
- HighCharts basic bar chart provide the xAxis categories with Series
- Highcharts percent view breaks with multiple series
- How can I draw Highcharts horizontal stacked bar with date-time duration
- Making Highcharts look like progress bar with more than one series
- How to render a bar chart with different series with only one entry per category in HighCharts
- How to Create a Stacked Column Chart with Dynamic Series in Highcharts
- How to plot stacked bar chart in highcharts with dynamic data?
- Highcharts stacked bar with datetime, not able to set start date
- Highcharts Stacked bar chart with db value (Dynamic Data)
- display different series data in single line of Stacked Bar using highcharts
- Highcharts - Stacked Bar Column - Total Value of Stacked Bar not Correct with Negative and Positive Values
- Styling bar colors in Highcharts with a gradient issue
- dealing with highcharts bar chart with really long category names
- Highcharts doesn't display series with lots of data points
- Highcharts data series issue with ajax/json and PHP
More Query from same tag
- How to render Highcharts graph into user-selected DIV
- Highcharts gauge with two yAxis and related size
- Generate highcharts from v-for not populating all graphs with data
- Highcharts Bar Chart - How to set the minimum bar width/length
- Highcharts: Dynamically change the offset of the xAxis
- In HighCharts how to set number of xAxis autoly?
- Highcharts pointer cursor for chart click event
- Link table data with chart data Jquery
- HighCharts scraper
- HighStock Navigator Handles are not moving
- How can I ensure my Highcharts don't break my flexbox layout?
- Hide or disable navigator handles in highcharts
- Unable to plot dynamically updating y-values on Highcharts spline plot
- Remove Highcharts dataLabel border
- Jquery Highcharts is not loading when using with common function?
- How to generate Highcharts JS live data graphs from data on other website?
- Highcharts pointer cursor doesn't work
- Highcharts not rendering data points
- Highcharts pie get series color in tooltip headerFormat
- Ajax series data in Highcharts
- HighCharts round down when over 100
- Highchart basic-line
- Align y axis tick "outside" on highstock, so they are the same as on highcharts
- highcharts - does not create with ajax
- Highchart speedometer take input from csv
- Slider in Highcharts similar to Google Playground
- highcharts highmaps parsing json data to display world map with rich info
- Reset zoom doesn't adhere to axis extremes
- Empty space above plot lines in Highcharts
- Highcharts - Get all renderers in a chart