Conversation
|
One thing I don't understand in this example (didn't get either when the issue was open) is why the plotted lines look like they look. I only see a mess of incomprehensible symbols. Is that the expected thing? And shouldn't the symbols in legend be filled too? |
|
Don't pay attention to the figure. Just look at the legend. Before the PR, the same symbol (a square) was drawn for all cases of the different About the color. Yes, I think they should be filled. I'll look into that. |
|
Ask Claude to make you a test out of this example. |
OK. But I will need some help adding the figure to DVC. |
|
I just add the test (autolegendfront.sh). I also add the following line in test following Claude's suggestion
How should I proceed with the PR? Should I merge it? |
|
No, that won't prevent errors running the tests. The only one that may prevent the run is |
|
I added #GMT_KNOWN_FAILURE to the script to prevent errors when runing the tests. |

Done by Claude Sonnet 5
Test by Claude:
Testing
I got this figure now:
Fixes #9066