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 perform polygon offset outward in JMP

    Hi all,

    I would like to ask whether we could perform polygon offset outward in JMP. If yes, could you instruct me how to do it.
    Assume I have coordinate of hexagon and I would like to draw buffer zone with distance =10 around hexagon. How could I do that

    Thank a lot

    PhamBao PhamBao
    Discussions |
    Jun 25, 2025 12:24 PM
    745 views | 6 replies
  • Add text annotation on the Graph Builder

    Hello,
    Is there a way to write a graphics script to add text annotation to each reticles on the wafer map? 
    Additionally, I want to color two columns - 'Ret' and '%Fail', create a heat map with %Fail col and overlay Ret col. Is this possible on GB?


      TIA

    Jackie_ Jackie_
    Discussions |
    Jun 25, 2025 9:48 AM
    678 views | 5 replies
  • 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
    735 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
    326 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
    417 views | 2 replies

Latest Discussions

  • How to perform polygon offset outward in JMP

    Hi all,

    I would like to ask whether we could perform polygon offset outward in JMP. If yes, could you instruct me how to do it.
    Assume I have coordinate of hexagon and I would like to draw buffer zone with distance =10 around hexagon. How could I do that

    Thank a lot

    PhamBao PhamBao
    Discussions |
    Jun 25, 2025 12:24 PM
    745 views | 6 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
    417 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
    1066 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
    479 views | 4 replies
  • license expires

    How can I know when my license expires?

    Kin_College Kin_College
    Discussions |
    Jun 24, 2025 12:07 AM
    315 views | 1 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
    367 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
    397 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
    605 views | 0 replies
  • Help with Multiple Linear Regression

    LogitParrot179 LogitParrot179
    Discussions |
    Apr 23, 2025 7:58 PM
    527 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
    505 views | 0 replies
view all discussions