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
Françoise
Level VI

problème avec un graphique

bonjour,

 

j'ai une base de données qui commence en octobre 2024, jusqu'à janvier 2025.

 

j'ai ce graphique joint.

 

existe-t-il une astuce pour ne pas avoir les mois sans résultats?Capture.PNG

 

cordialement

2 REPLIES 2
Victor_G
Super User

Re: problème avec un graphique

Hi @Françoise,

 

Happy new Year 2025 !
I think you may find a solution in previous post A way to show a date with no data in graph builder by changing your column date format (from continuous to categorical/ordinal), disable "Include Missing categories" in Graph Builder Graph Builder - parallel Plot - missing entries, or simply hide & exclude rows with no data.

 

Hope this answer may help you, 

Victor GUILLER

"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)
hogi
Level XII

Re: problème avec un graphique

Just add Moyenne to the Local Data Filer and move one of the sliders, first in - and then out, to select all data points (with values). Then all data points with values will be displayed - and regions without data will disappear.

A significant disadvantage of this approach: it is NOT dynamic.
The Data filter will stay as it is - once the data set gets updated, the plot will still show data with the previous limits.

 

better: add a transform column via right click / 

hogi_0-1736189723445.png

with the formula:

hogi_2-1736189834197.png

Then use the local data filter to select

  hogi_3-1736189855591.png

Recommended Articles