Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charts format is lost when adding a new data set #174

Open
edosad opened this issue Sep 23, 2018 · 1 comment
Open

Charts format is lost when adding a new data set #174

edosad opened this issue Sep 23, 2018 · 1 comment

Comments

@edosad
Copy link

edosad commented Sep 23, 2018

I wrote a script to extract the data from the .txt file into .xslx and to draw the graphs. The script is that every new data set is extracted to the new sheet in an already existed .xslx file. The issue is that every time the script is adding the new sheet with the new data, the format of the previously created graphs appears to be lost (legend, axes titles etc.). How it can be changed, so I wouldn't have to set the format for all of the charts every time?

Thank you very much!!

@VSRonin
Copy link

VSRonin commented Sep 28, 2018

Duplicate of VSRonin#27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants