score:5
Accepted answer
one up for you jsFiddle now answering your question
series: [{
name: 'Region 1',
zIndex: 1000,
data: [[0, -3 ],[0,3],[1, -5] ,[1,5],[2, -4],[2,4],[3, -3],[3,3]]
},{
name: 'Region 2',
data: [[0, -4] ,[0,4],[1, -2],[1,2],[2, -6],[2,6],[3, -4],[3,4]]
},{
name: 'Region 3',
data: [[0, -3],[0,3],[1, -5],[1,5],[2, -4],[2,4],[3, -3],[3,3]]
}]
score:1
When I looked at the examples today, only the original plain pyramid example was working. The other didn't show anything in the result pane.
I noticed that highcharts library references were missing and that jquery version was on 1.4.2.
I fixed both by adding the references:
<script src="http://code.highcharts.com/highcharts.js"></script>
<script src="http://code.highcharts.com/modules/exporting.js"></script>
and choosing jquery version 1.7.2. Now they display the pyramids (again). See:
I hope this helps others interested in the examples.
Source: stackoverflow.com
Related Query
- Population pyramid for different regions in Highcharts
- set different colors for each column in highcharts
- Highcharts graph X-axis label for different date ranges
- Different border for selected column in highcharts
- highcharts different colors for selected columns
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- highcharts donut pie - different color for the data than its drilldown
- how can i add in highcharts a different dashStyle just for a part of the graph
- highcharts and different yAxis for different categories
- Set different width for each column in highcharts
- Highcharts - Different Marker for Each Point of Area Plot
- Highcharts gantt chart : Task progress indicator need to show a single task for various status like completed,inprogress etc with different colors
- Highcharts series showing different data for 'column' and 'line' chart
- Highcharts for multiple plot lines each with a different color and show tooltip?
- Highcharts display label for pie chart using html table as data source
- Simple, Open source PHP wrapper for Highcharts library
- Different xAxis label, max and colors for drilldown in Highcharts
- HighCharts error #17 for pyramid chart angular2
- How can I apply different background color to entire tooltip for different series in highcharts
- HTML table as data source for highstock charts using highcharts
- Including source for Alchemy js breaks Highcharts js
- How to have multiple highcharts with different series data in vuejs without repeating code
- Different ToolTip text For Links and Nodes in Highcharts Sankey Charts
- Set a different tooltip formatter for each sunburst levels - Highcharts
- Using a flask variable as data source for highcharts
- how to give different names on tooltip for one series in highcharts R
- Highcharts Gantt - how to use a different shape for the milestone markers?
- Highcharts Interactivity between plots - looking for code improvements
- Error: Data source must be a URL for refresh | console error | javascript | Highcharts
- Different interval for HighCharts
More Query from same tag
- Manually adding text over pie chart
- Click to URL irregular highcharts graph
- Highchart java script getting filled
- Highcharts - attach event on crosshair click
- Updating data in charts, highcharts with angular, highcharts-ng
- Pie chat dynamic drilldown(3levels) using highchatjs
- Can we show the text in bar of timeline chart?
- Date/Time format relative to date range
- Add null values to Array Javascript
- Highcharts: Set programmatically the crosshair on the first xAxis item
- Passing arrays to series data not working
- Highcharts JSON decimal data format issue
- Using high charts' 'rows' property from the 'data' module
- Chartkick on rails: change the graph style based on the data
- Click event on bar high charts in angular 2
- Adding Index for Week Of Date in MySQL
- Add a line on each bar for stacked and grouped column in HighCharts
- Highcharts how to save a selected legend
- HighCharts graphs are not showing in IE
- How to change highcharts graph axis colors on export?
- Parse CSV for multiple categories in Highcharts
- HighCharts for stock prediction data
- Pandas data frame to dictionary of lists
- Separate panes / or style maximum gridlines in Highstock
- Highcharts - Exporting gantt charts not showing previous interaction by user
- Need to have Highcharts datalabels set differently to y axis
- How to remove Board and HR/CFO from Highchart organization?
- Highcharts - Combine & superimpose columns
- Highcharts graph not filling Bootstrap box
- Chart Title overlapping on chart