We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
for instance in the "Y" plots, it derives from:
qctools/Source/Core/VideoCore.cpp
Lines 274 to 278 in 0573c33
I'd like to specify colors (including alpha) to fill between each plot and the plot or graph border above or below.
For instance:
plot color fill below Y-MIN clear Y-LOW [email protected] Y-AVG [email protected] Y-HIGH [email protected] Y-MAX clear,[email protected] and fill above top graph = clear
The text was updated successfully, but these errors were encountered:
hmm, not sure such a functionality supported by Qwt, but will check
Sorry, something went wrong.
add option to provide an option for color fill in some graphs bavc#820
bf5d412
add option to provide an option for color fill in some graphs #820
9ef4354
Merge pull request #826 from ElderOrb/#820
c1edfa0
done in #826
ElderOrb
No branches or pull requests
for instance in the "Y" plots, it derives from:
qctools/Source/Core/VideoCore.cpp
Lines 274 to 278 in 0573c33
I'd like to specify colors (including alpha) to fill between each plot and the plot or graph border above or below.
For instance:
The text was updated successfully, but these errors were encountered: