You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you look at the pngs carefully you will realize that the text colors change for isolines of same values (look at 50 or 80 for example in the second png) this is wrong, all isolines of the same value should have the same color.
Also I think the code will need more tweaks beacuse right now we are using the same "lut" for both isolines and textcolors but it is conceivable that the user ask for different colors (isolines in shades of blue, but text in shades of red for readibilty)
The text was updated successfully, but these errors were encountered:
text colors seem to be messed up if you look at the test baselines: https://raw.githubusercontent.com/UV-CDAT/uvcdat-testdata/master/baselines/vcs/test_isoline_labels.png or https://github.com/UV-CDAT/uvcdat-testdata/blob/master/baselines/vcs/test_vcs_isoline_labels_multi_label_input_types.png
If you look at the pngs carefully you will realize that the text colors change for isolines of same values (look at 50 or 80 for example in the second png) this is wrong, all isolines of the same value should have the same color.
Also I think the code will need more tweaks beacuse right now we are using the same "lut" for both isolines and textcolors but it is conceivable that the user ask for different colors (isolines in shades of blue, but text in shades of red for readibilty)
The text was updated successfully, but these errors were encountered: