cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
JaneYang
Level I

How to show the actual range in the level values in Graph Builder?

2021-11-29 10_52_16-Untitled 18 - Graph Builder - JMP.pngHi,

 

In the attached plot, the property of column "ChannelNumber" is Numeric/Continuous. I found it confusing in the grouped values at the top. "0-4" actually includes 0-3, as shown at the bottom; "4-8" actualy includes 4-7. It seems the range at the top always has overlapping values between adjacent levels. What can I do to make this overlap go away (i.e. I want it to show "0-3", "4-7","8-11" at the top)? Thank you very much...

 

 

13 REPLIES 13
hogi
Level XIII

Re: How to show the actual range in the level values in Graph Builder?

What a wonderful feature: custom labels !

 

I tried to reproduce the steps in the screenshots with Jmp 17.1.0 - but once I change something in the binning scheme or the Bin Label Style, the displayed labels switch to "single number only" - independent of the  Bin Label Style settings.

This is how it looks after pressing "OK" and opening the menu again:

 

hogi_0-1681397029468.png

 

hogi
Level XIII

Re: How to show the actual range in the level values in Graph Builder?

Jmp support confirmed that this is a known bug in Jmp 17.1 - th same if you try to use custom labels:

According to the settings on the left, it should be "low" and "high" but in the plot actually it is "64" and "100":

hogi_1-1681656192760.png

hogi
Level XIII

Re: How to show the actual range in the level values in Graph Builder?

Workaround at the moment:

"save" the user define binning as a Transform Column and use that column.

 

the disadvantage: the user loses the ability to adjust the settings via Right Click/ Custom Labels ... 

hogi_0-1683297439738.png

 

hogi
Level XIII

Re: How to show the actual range in the level values in Graph Builder?

Seems to be fixed in Jmp 17.2
thanks :)

Recommended Articles