cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to dynamically change the vertical line of the X-axis?

    I draw the graph like this, and then loop it once every minute. The requirement is that the vertical line of the X-axis can be changed according to the value of the specified variable
    Thanks Experts!
    a=26; dt=Open("$SAMPLE_DATA/Big Class.jmp"); ca="r";New Column(ca); p1=dt<< Graph Builder( Variables( X( Transform Column( "Row", Formula( Row() ) ) ), Y( :height ) ), Elements( Line( X, Y, Legend( 5...

    lala lala
    Discussions |
    Jun 25, 2025 7:28 AM
    722 views | 6 replies
  • JSL: How to correctly display ampersand (&) in Textbox() with Markup?

    Hello fellow JSL scripters,     I'm trying to use an ampersand in a Text Box() call while also using the <<Markup command, and I'm coming across some issues. Apparently, the <<Markup send command formats text with specified HTML tags.     As an example, here's some JSL that I thought should work, but doesn't.   w = New Window( "Formatted Text", Text Box( "This is <b>bold</b> text. This is <b><i>b...

    SDF1 SDF1
    Discussions |
    Jun 25, 2025 7:14 AM
    317 views | 1 replies
  • Local data filters - save and reload

    Hello,   I like to use more Local data filtres. It means save more different filters with different names (for for exemple more analysis of the same plot done by graf builder), then change plot or modify data ....and recall these different filtres. Is there some way to dot it?   Thank you in advance. A++  Zdenek Chalupa

    cz1 cz1
    Discussions |
    Jun 25, 2025 5:01 AM
    408 views | 2 replies
  • Reporting of skewed versus normally distributed data?

    I am involved in a study which evaluates continuous numerical data across multiple groups. While the numbers of replicates are recognised as being low (n=10 per group), it is not possible to rectify that in this study. Likely due to this, some related (similar in nature) variables, which may otherwise have been normally distributed, are skewed (based on Shapiro-Wilk testing). I do apply non-parame...

    34South 34South
    Discussions |
    Jun 25, 2025 2:26 AM
    1684 views | 9 replies
  • Export or Save a Data Table as an Image File

    I can see how to readily create an image file from a graph.  Is it possible to do the same with a data table?

    SpannerHead SpannerHead
    Discussions |
    Jun 24, 2025 9:34 AM
    772 views | 6 replies

Latest Discussions

  • Local data filters - save and reload

    Hello,   I like to use more Local data filtres. It means save more different filters with different names (for for exemple more analysis of the same plot done by graf builder), then change plot or modify data ....and recall these different filtres. Is there some way to dot it?   Thank you in advance. A++  Zdenek Chalupa

    cz1 cz1
    Discussions |
    Jun 25, 2025 5:01 AM
    408 views | 2 replies
  • How to deal with data prediction with non-linear model?

    Hi team,
    Currently, I would like to perform prediction from X to Y where X and Y are non linear to each other
    From image below,  value in Y > 100 or X >550 consider as bad in reality. However, I do not know whether data outside the contour or lay on areas with question marks are consider as bad or good. I would like to ask some question:
    1. Is there anyway to make prediction with data points laid on ...

    PhamBao PhamBao
    Discussions |
    Jun 24, 2025 8:24 AM
    1042 views | 5 replies
  • How can a complete large table be used to create an independent graph in the control panel without extracting subsets

    Rather special stock charts. Thank you, experts.
    How can a complete large table be used to create an independent graph in the control panel without extracting subsets
    For example, this stock data is processed by a script to generate multiple stock data, and the price data of each stock vary greatly.
    It is difficult to obtain a perfect Graph using wrap in Graph Builder. d0=Current Data Table();r=N Row...

    lala lala
    Discussions |
    Jun 24, 2025 1:10 AM
    469 views | 4 replies
  • license expires

    How can I know when my license expires?

    Kin_College Kin_College
    Discussions |
    Jun 24, 2025 12:07 AM
    310 views | 1 replies
  • What type of analysis for an infrequently occurring event

    Hi,   I have a set of data that has recorded the frequency of spillages from lorry loads. I have recorded for the period of two years: load, date, time, number of bottles on the load, driver, weather, dusk/dawn etc. I want to identify risk factors for when spillages are most likely to occur. However, these spillages happen so infrequently that most of my data is 0. For example, I have 29,000 rows ...

    AbbieGraham333 AbbieGraham333
    Discussions |
    Jun 23, 2025 1:18 PM
    547 views | 2 replies

Latest Discussions

  • Remove Crosshair in Profiler

    Hello everyone, I am looking for a solution to remove the crosshair in the Prediction Profiler. Any kind of hack would be helpful, like e.g. changing the transparancy. 

    AnjaW AnjaW
    Discussions |
    Jun 18, 2025 5:15 AM
    355 views | 0 replies
  • How to export a model formula to Excel?

    I want to be able to take the prediction formula that I got from my multiple linear regression and put it in excel. I have multiple Quantitative and Categorical X variables and some are splined. I have also preformed a BoxCox transformation. What are the steps that I need to do to take the formula that is given and have it working in excel. I have no coding experience but am not against learning a...

    DWS DWS
    Discussions |
    Jun 13, 2025 8:33 AM
    387 views | 0 replies
  • Testing slices in JMP Pro Mixed Model?

    Hello, I am doing a 4-way, full factorial ANOVA with one repeated measures factor (time, 3 samplings) and three between-subject factors (species, color, and irrigation; 2 levels of each) using the Mixed Model personality in JMP Pro 18.1.0. I'm using the AR(1) repeated covariance structure, as it provides the best fit based on AICc values. The analysis indicates I have no significant 4- or 3-way in...

    JHS JHS
    Discussions |
    May 7, 2025 7:38 AM
    589 views | 0 replies
  • Help with Multiple Linear Regression

    LogitParrot179 LogitParrot179
    Discussions |
    Apr 23, 2025 7:58 PM
    522 views | 0 replies
  • when does model reduction lead to the problem of multiple comparisons?

    My interest is in identifying the strongest predictors of annual per capita growth rate for three groups of bird species: residents, short-distance migrants and long-distance migrants.  My model has per capita growth rate as the dependent variable, and as predictors bird density during the breeding season, and 13 environmental predictors (various measures of climate, food abundance and nest predat...

    olddabbler olddabbler
    Discussions |
    Apr 21, 2025 5:56 AM
    481 views | 0 replies
view all discussions