Custom nTicks for each variable in PCP #241
Unanswered
Atulsingh92
asked this question in
Q&A
Replies: 1 comment
-
Yes, you can do that but you will have to write your own
In your case, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a following definition of a PCP chart, where all the variables are integer variables,
Although the 5 ticks work fine if the bound is large, my last two variables are sampled between only 2 and 3 values, so they don't need 5 ticks.
The question is, how can I customise ticks for each variable, if that is even possible?
(np would need 4, fin con would need 2, and tcon would need 3, rest are fine with 5)
Beta Was this translation helpful? Give feedback.
All reactions