cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar
rugolf
Level I

Graphiques dans les marges d'un nuage de points

Il peut être intéressant dans un nuage de points de rajouter pour chacune des deux variables et dans les marges une boite à moustaches ou un histogramme.

Je n'ai pas trouvé, est ce possible ?

Par avance merci.

4 REPLIES 4
jthi
Super User

Re: Graphiques dans les marges d'un nuage de points

In graph builder you can do it with some workarounds and you can already do it in Fit y by x (Bivariate) by enabling Histogram Borders

jthi_0-1756318164018.png

There might also be some wish list items regarding this but I'm not 100% sure about that

-Jarmo
jthi
Super User

Re: Graphiques dans les marges d'un nuage de points

And this is what you can do in Graph Builder but to my knowledge you basically have to add placeholder columns as extra x- and y-axis

jthi_0-1756319190136.png

jthi_1-1756319241682.png

 

-Jarmo
rugolf
Level I

Re: Graphiques dans les marges d'un nuage de points

merci, ok pour les histogrammes en bordures mais pouvez vous me donner quelques explications avec le graphe builder

jthi
Super User

Re: Graphiques dans les marges d'un nuage de points

Add Nominal Transform Column to your Graph Builder with formula with just value 1 and rename if you want to

jthi_0-1756325671360.png

jthi_1-1756325682828.png

Add that new Nominal column as extra column to both X and Y Axis

jthi_2-1756325731275.png

Disable plot (and other) plots for those placeholder graphs and add distribution for those. You can do this by holding ctrl+shift and clicking different plot types from corners

jthi_3-1756325799898.png

From the AXIS between different columns you can adjust the proportions

jthi_4-1756325831248.png

Cleanup the plot: edit those placeholder axis to hide labels, titles and legend items

jthi_5-1756325914280.png

 

 

-Jarmo

Recommended Articles