Would be nice to copy formatting and title details from one chart to another. This might include:
- Chart titles and formatting
- Axis titles and formatting
- Axis scale values (min/max/ticks/etc)
- Chart (Series) type and formatting information
This might copy some or all of the details based on user selection.
There are several ways to do this:
- Take the chart with desired formatting, copy it, and then update the Series ranges to match the desired ones.
- Take the chart to be changed and step through the different settings, adding them as desired from the source chart.
One issue with this is related to selecting the charts. This is related to #46.
Would be nice to copy formatting and title details from one chart to another. This might include:
This might copy some or all of the details based on user selection.
There are several ways to do this:
One issue with this is related to selecting the charts. This is related to #46.