score:4
Accepted answer
I played with the first A data section, and changed it to this:
data: [{
y: 33.06,
name: 'A',
drilldown: {
name: 'Budweiser',
data: [
{name:'A', y:10838}
, {name:'B', y:11349}
, {name:'C', y:11894}
, {name:'D', y:11846}
, {name:'E', y:11878}
, {name:'F', y:11662}
, {name:'G', y:11652}
],
color: colors[0]
}},
This is working perfectly for me. I pulled the categories and data nodes into a single array of name/data object nodes in the data array. Check the updated jsfiddle to see how the changes worked.
- Click A-1
- Click A
score:2
Check out this fiddle or use the following code in the drilldown part:
data: [
['slice_name',10],
['slice_name',7],
['slice_name',33],
['slice_name',2]
]
Source: stackoverflow.com
Related Query
- Highcharts Pie Chart Drilldown not showing on third drill
- HighCharts Pie chart is not showing all of dataLabels, it's cut off
- Highcharts convert: not showing pie chart data labels
- HighCharts : Total Value is not showing in Pie Chart
- Highcharts datalabels are not showing infront of each slice in pie chart
- % not showing in tooltip pie chart highcharts angular js
- Highcharts not displaying data labels for Pie chart in arabic
- Highcharts : Chart with drilldown how to obtain click event of drill up button
- HighCharts - Pie chart drilldown for multilevel (3 to 4 level)
- Highcharts line chart tooltips not showing correctly?
- Highcharts spline chart points not showing unless zoomed in
- Highcharts --- Change sliced color on drilldown pie chart
- Pie chart with drilldown not working
- Customise Highcharts Pie Chart Selection State so that slice does not animate out when selected
- HighCharts Pie chart, 50+ labels, not showing all of them
- Not able to draw a Pie Chart with external csv file in HighCharts
- Highcharts pie chart annotations are not centering
- HighCharts Angular - data from API not showing in chart
- Highcharts dataLabels not showing in all levels of drilldown
- Highcharts Line Chart Drill down not working properly
- Show/Update Separate Bar graphs with Drilldown Pie chart of Highcharts
- Pie Chart is not showing correct value due to asynchronous data retrieve in Angular JS
- highcharts pie drilldown not working in meteorjs
- Highcharts display label for pie chart using html table as data source
- SetData() not working on Change Event HighCharts Pie Chart
- Highcharts donut pie not showing hover indicator if the slice color is white
- Highcharts pie chart legend items showing gradient colors
- Highcharts drilldown to pie chart - Clicking on axis label with multiple series causes pie charts to overlap
- Highcharts chart not showing in IE9
- Pie chart from highcharts does not render via justpy
More Query from same tag
- Highcharts rendered with no strokes using wkhtmltopdf
- Highcharts not rendering in jQuery tooltip
- Highcharts over extends parent on resize (using flexbox)
- How to add an extra label on a scatter plot point in Highcharts Javascript library?
- (jQuery Highchart) How to make this as Horizontal Bars?
- Highstock marker specific option ignored
- Highcharter setExtremes Function in R
- High charts Issue with stock bar chart multiple line series
- How to create a javascript column chart with overlapping columns of variable width
- HighCharts:set the value of yAxis
- Need to remove the empty space to the left of the graph, after I moved the stocktools to the top of the graph in highstocks
- Highcharts - drill down to multiple series
- Using PhantomJs with PHP loops
- Highcharts maps (even samples) don't work
- Setting Highcharts x axis label's width
- Comparing percentage with Highstock
- Highcharts width exceeds container div on first load
- Multi-series Highchart chart from Django
- How can I get the navigator selection from a Highstock chart?
- How to turn off inner padding in highcharts?
- Need total value of two columns on Tooltip High charts
- How can I plot regions using HighCharts GeoMaps?
- How to set xaxis label according my json result data?
- How can I build a hashed region for null column values in Highcharts?
- How to format Highstock range slider date and time formatting
- Append to default highcharts tooltip
- Highcharts.js legend items align
- Highchart UTC date always set to January, 1 1970
- HighStock import issues with Angular 2
- Column width in Highcharts when combined with spline