Closed shouldsee closed 2 years ago
@da-h do you know where the visual regression test is failing here for? Reads to me as if the screenshots are new (expected <> to be 0) or missing?
Hey there,
just checked the diff-images from the action-artifacts.
It seems there has been a fix in plotly related to the labels for scatter plots.
Thus, in my opinion the errors can be safely ignored.
As you can see below, plotly did add some placeholder labels AA
in the old version, which has been fixed with the version proposed in this PR.
I have montage
d the initial (current master is left) screenshot, the new (the pr in the middle) screenshot and the diff (on the right) screenshot side-by-side.
The only differences occur in:
plot_scatter_text_labels_2d
compare_plot_scatter_text_labels_1d
compare_plot_scatter_text_labels_2d
Thanks for digging in @da-h, and thanks @shouldsee for making this upgrade!
Description
Motivation and Context
old url points to v1.58.5 and was too old for modern plotly functions. no tests performed on this PR yet
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
py/visdom/VERSION
according to Semantic Versioning