Skip to content

Allow copying chart format / titles from one chart to another #47

@byronwall

Description

@byronwall

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions