score:1
Accepted answer
Let me explain what happens when you duplicate a chart. If the master chart contains some data then duplicating a chart does not create new information about that data. This means both charts, master and duplicated, are linked to the same dataset. If you change anything in data in master chart, then duplicated charts will inherit those changes too. The same will happen if you make changes in data in the duplicated chart - it will affect master chart.
To use the same colors and formatting across your different charts, please use Themes: https://cloud.highcharts.com/docs/#/themes
Source: stackoverflow.com
Related Query
- Highcharts cloud issue with data source when duplicating chart
- Reload chart data via JSON with Highcharts
- Highcharts data series issue with ajax/json and PHP
- Using Highcharts and displaying a message over or on the chart when there is no data
- Highcharts - Issue with negative values when displaying multiple axes
- Add dynamic data to line chart from mysql database with highcharts
- Highcharts - Global configuration with common code and unique data & Headings
- Show more data on Gauge chart with Highcharts
- Highcharts column + line combination chart with multiple series. Issue aligning line over the column
- Adding round corners to Highcharts Bar Chart with stacked bars when value is 0
- Splitted bar chart for paired data with highcharts
- How to Build a Column Chart in Highcharts with Data Entered Dynamically Within a CMS
- Why do I have the issue 'property assigment expected' when I want to display a chart on my web page using highcharts
- Add different symbols to highcharts chart with dynamic data
- Highcharts area chart hide graphs with one data point
- JSON Data Map Issue with HighCharts + Ajax
- Highcharts line chart all points disappear when have more than one points with same X Axis
- Returning JSON file with cURL to use data in a HighCharts stock chart
- Highcharts GANTT chart - need to allow category with no data
- How to specify a range of data when using HighCharts with <table>?
- highcharts Scatter Chart not loading with LOTS of data
- Issue with JSON data encoded from the server, not able to plot the chart
- Have an issue with JavaScript, AJAX code displaying data
- Issue with Dates - trying to plot MongoDB data in Highcharts via PHP
- Highcharts - Issue with the chart reflow function
- Highcharts display label for pie chart using html table as data source
- HighCharts populate Pie Chart with data from SQL Database
- Extract data series from a JSON array for a Highcharts chart with 2 y-axis
- HighCharts column chart populated with series data from a function
- Highcharts single horizontal stacked bar chart with data names (labels) and %-ages always shown and data numbers and series name shown on mousehover
More Query from same tag
- Highchart redraw is throwing error Uncaught TypeError: Cannot read property 'length' of undefined(…)
- Testing Highcharts with protractorjs/Selenium
- combining an area chart with a line chart in highcharts.js
- Highchart areaspline plotband height
- How to make highchart chart (version 3) automatically resize with parent container?
- I can't make multi linear-gradients in treamap
- highcharts gauge chart and the pane option
- Highcharts options overwriting issue
- Why is Highchart loaded twice in my rails app ? (Uncaught Highcharts error #16)
- Adding flags dynamically giving problems , HighCharts
- How to extend a line series as dotted only when checkbox is clicked?
- returning data in json format not properly showing
- Remove padding from HighCharts polar chart
- How to remove default Hover text and display the custom text title on hover Donut chart Highcharts
- Dynamic Labels for X axis in HighCharts
- How can I plot regions using HighCharts GeoMaps?
- different pointWidths for series in column chart
- Chart not fill all the page in A4 format when printing. (highcharts)
- merge a few lists and regroup them into a dictionary to plot to multi-series Highcharts
- Reverse one chart and leave the other unreversed - Synchronized highcharts
- Rendering Mathjax in Highcharts
- how to improve the efficacy while dynamic create charts
- Grouped and stacked columns with shared series
- Highcharts breaks up my data array in a strange way
- GeoJSON drawing incorrectly in Highmaps
- How to have a highcharts chart in a container of a fixed width, and with a horizontal scrollbar?
- Clickable Pie chart to select data for bar chart
- Highcharts - Can we have default and custom tooltip based on different chart types?
- drilldown chart in Highcharts changes back button
- Set Max value in yAxis jQuery Highcharts