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

Multiple scalars in the same plot, without separate runs #641

Open
zimonitrome opened this issue Sep 11, 2021 · 1 comment
Open

Multiple scalars in the same plot, without separate runs #641

zimonitrome opened this issue Sep 11, 2021 · 1 comment

Comments

@zimonitrome
Copy link

Is this possible in TensorboardX? I have only used Pytorch's SummaryWriter.

Their solution is to use add_scalars but this creates multiple "runs" with different colors. Ideally these combined scalars would belong to a single run while still be viewed in the same plot/graph perhaps with the same color but different line thickness/dashing.

I really like using Tensorboard but if someone knows a better package for my use-case, please let me know.

@JulioZhao97
Copy link

Same problem here

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