score:2
Accepted answer
You are doing it wrong, chart2
is not an option. Change this :
$('#container2').highcharts({
chart2: {
backgroundColor:'Transparent',
size:'100%'
},
...
});
To this :
$('#container2').highcharts({
chart: {
backgroundColor:'Transparent',
size:'100%'
},
...
});
See the updated jsFiddle
Source: stackoverflow.com
Related Query
- Highcharts backgroundColor for multiple charts is only applied to one chart
- highcharts - chart names for multiple pie chart series in one chart
- Multiple Highcharts in one page - only one chart displays
- HighCharts Line Chart draw y axis line for entire line points and only one line
- Highcharts 'bindAxis' for one chart only
- High Charts for an area-spline chart with area fill on only one data set in series
- Multiple highcharts charts dynamically created in angular2 on one page
- Multiple timelines on one chart in highcharts
- Highcharts - In area chart how to use gradient color for multiple series?
- Highcharts rangeSelector for multiple charts
- Set background color for only one pane in multi-pane Highstock chart
- How to use Highcharts React to create chart with multiple lines for same XAxis?
- How to export multiple charts in HighCharts to one file (png, jpeg, pdf)
- Highcharts - where to place style and changing style for one wedge in a pie chart
- highcharts change chart type using dropdown for multiple series
- Highcharts display label for pie chart using html table as data source
- Highcharts stacked bar chart for multiple bars
- Highcharts drilldown to pie chart - Clicking on axis label with multiple series causes pie charts to overlap
- HTML table as data source for highstock charts using highcharts
- Showing only one tooltip for all. Highstock highcharts
- High Charts Multiple Line Chart not displaying tooltip for multiple lines
- Highcharts Chart Bar - How can I display in the chart, only one column from my HTML table?
- Why code of Horizonal line(y-axis) on a single in Highcharts get applied to all other charts integrated with Webdatarocks
- Why does highcharts sankey chart sometimes combine multiple nodes with same node name but different Id into one and hide the lines?
- How to display only one x-axis labels in Highcharts synchronized charts
- Render chart only once with multiple events : Highcharts
- How to render a bar chart with different series with only one entry per category in HighCharts
- How to update multiple highcharts charts with one function
- Highcharts Multiple Series Drilldown to Multiple Series - only works for the last group in the series
- Search functionality to search for particular chart among multiple charts in dashboard
More Query from same tag
- Customise Sankey Highcharts marker and link width
- Highcharts multiple series with missing Data Points
- In a Highchart, how to display the legend text in next row if the text is too long?
- Null Values in Zones in Highcharts
- How to design a yAxis plotline with our own CSS?
- Showing different images in Highmaps when moving the mouse cursor to a point
- Highcharts - Dynamically change chart type with on radio buttons click
- Type Labels on Stacked and grouped column - Highcharts
- VU meter: datalabel does not show in its position
- issue on Adding Multi Text To Chart in Highcharts
- highcharts gets my hour time wrong
- Highcharts read text file
- Window scrollY = 0 on Highcharts redraw()
- Highcharts: Duplicate X-Axis Labels when dataGrouping is enabled (by Month)
- Highcharts: Using JS arrays to populate series and x-axis categories
- Highcharts does not render values received from Flask-socketio
- highcharts - disable fading series on marker hover
- How to move tooltip position in Highchart?
- Populate highcharts data using MySQL
- Highcharts date inaccuracy
- Ember Highcharts Component throwing odd error
- Highcharts, Mysql, and Codeigniter
- Highcharts: How can I achiveve multiple rows on chart labels?
- VueJs highstock cant draw graph properly
- multiple Highcharts using PHP include command
- Highcharts histogram - use cumulative column percentages to plot Spline
- Javascript heatmap ReferenceError h337.create
- Location of the values in the Highcharts.js bar chart
- Highcharts:Grouped and stacked legend
- highstocks x-axis time incorrect