template without data
Posted: Fri Mar 01, 2013 12:50 pm
Hello.
I'm saving template of an existing chart to a file.
Then I would like to apply this template to another chart, but this second chart has already it's data. I don't want to overwrite this data so I use template without data.
But then:
- if I apply a template (with IncludingData = False) to an existing chart all chart data is cleared (all series)
- so I have to restore chart's data from my tables, but then new series that I have to create will not get my template's settings (like series colour, marks visibility for instance).
So, is it possible to copy all visual chart settings (including series settings) from one chart to another when the second chart has already it's data and we don't want to change it?
I would like to save template of my sample chart (chart that I change a lot in chart editor to get the best look and feel) and then have possibility to apply this saved template to other charts that I will first create with default setting (from gallerypanel for instance).
regards, Adam
I'm saving template of an existing chart to a file.
Then I would like to apply this template to another chart, but this second chart has already it's data. I don't want to overwrite this data so I use template without data.
But then:
- if I apply a template (with IncludingData = False) to an existing chart all chart data is cleared (all series)
- so I have to restore chart's data from my tables, but then new series that I have to create will not get my template's settings (like series colour, marks visibility for instance).
So, is it possible to copy all visual chart settings (including series settings) from one chart to another when the second chart has already it's data and we don't want to change it?
I would like to save template of my sample chart (chart that I change a lot in chart editor to get the best look and feel) and then have possibility to apply this saved template to other charts that I will first create with default setting (from gallerypanel for instance).
regards, Adam