-
Notifications
You must be signed in to change notification settings - Fork 401
Fix a regression that was causing failure of categorical test. #8855
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
Conversation
Also document -Qt option that was missing since its creation.
|
How can I test this? I tried this script but I got this error:
Full script: |
|
I tested it with a bit of the |
|
That works but it is a bit different. It doesn't plot use |
|
That's a different issue (and it lacks -R to use the -JZ) |
This is the full script I am using: First, I am not completely sure that I fully understand what the -Qt option is intended for. Second, using the script above, I was able to generate the figure shown below by adding Line 1076 in 8d53ecb
Without this modification, I got the previous error:
Do you want me to modify the |
|
Better not. That is a different issue. Open a new one. |
|
Ok. I will make another PR. |
|
But better wait till I update the copyright year |

Also document -Qt option that was missing since its creation.