score:2
Accepted answer
You're missing the closing quote in the renderTo
option.
renderTo: '#container1',
Also, your container ID's are different (container
vs container1
). Not sure if that was intentional.
Source: stackoverflow.com
Related Query
- Explain Highcharts different Instantiations
- How to have multiple highcharts with different series data in vuejs without repeating code
- set different colors for each column in highcharts
- Highcharts graph X-axis label for different date ranges
- Highcharts shared tooltip requires different valueSuffix and varying decimals
- Two different thresholds in HighCharts 3.0
- Population pyramid for different regions in Highcharts
- Different border for selected column in highcharts
- highcharts different colors for selected columns
- How to access different contexts of 'this' in HighCharts callback (Angular / Typescript)
- Increase different marker sizes when hovering series using highcharts
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Highcharts - Global configuration with common code and unique data & Headings
- Can I sychronize two highcharts series with different years (leap year)
- Highcharts write xaxis values on 2 different lines
- AJAX displaying values from two different functions in a single Highcharts chart instead of two different ones
- load data in highcharts from 2 different csv files
- Highcharts - column color different from color in legend
- highcharts donut pie - different color for the data than its drilldown
- HighCharts Stock Chart error code 18
- Highcharts stacked column how to use different label on each category
- different tooltip than x-axis category text - highcharts
- highcharts change rendered image source on click
- How do i add mouse wheel code in Angular2 highcharts in typescript
- how to display 2 same highcharts without duplicate the code
- Highcharts heatmap - disabling the legend results in different colors
- Highcharts buttons with different menuitems not working
- how can i add in highcharts a different dashStyle just for a part of the graph
- Use of DotNet HighCharts dll to make charts in code behind
- Highcharts with range out of bound value highlight with different color
More Query from same tag
- In the following code i want to show the WHOLE names on x axis nd dont want them to overlap with the legend
- Spacing between plot border and start of data plotting in highcharts
- how to set the height of subtitle in highchart without defining height of the container?
- Highlight relative row in html table when clicking on Highchart data
- Adding custom data to High Charts data export
- How to set language on highcharts.client.Chart
- highcharts datetime point at fixed distance
- Highcharts-React Get Base64 PNG of chart
- Rendering a graph in highcharts/miso
- Decrease x-axis label density in highcharts
- How to display y-axis value in series
- How to compare weekly data?
- How can I show only one x-axis in synchronous chart highchart
- Angular highchart-ng installation
- highcharts_column_id_on_click
- Highcharts phantomjs export server can't parse json string
- Second Y axis in GWT Highcharts on a stock chart?
- Highcharts how to customize enableMouseTracking?
- Creating a Highchart with multiple series from a JSON file
- multiple Highcharts using PHP include command
- Highcharts: Combined line and column chart - start / end line on left / right side, not on column chart data points
- XY trajectory plot using Highcharts
- How to find the radius of the piechart/donut chart
- Decimals on yAxis are not being displayed, even if that same code works on highcharts jsfiddle
- How to display custom or non-series data array on Highcharts tooltip on hover?
- Update in HighCharts in Yii
- Highcharts showing December instead of November in x-axis
- Highchart multiple axes - How can I add different starting coordinates?
- Use FusionCharts in sandbox solution
- Displaying highchart columnrange charting xAxis, yAxis and series