cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • writing negative exponents in graph axis titles

    I frequently need to use negative exponents to express units like grams per cubic centimeter g cm^-3 and so on in axis titles, labels etc. How can I do this in JMP? I've found no satisfying answer to this question online. Is there a scripting workaround?Thanks!

    robert_d_ robert_d_
    Discussions |
    Mar 20, 2015 12:33 PM
    6784 views | 4 replies
  • Data Filter to select missing

    Hi,   I am attempting script a plot Y by X plot and constrain the rows to those missing in column Z.  I am modifying some existing code and the local filter is defined as     Add Filter( columns( :Fid_data_check ), Where( :Fid_data_check == "not found" ) ) but this depended on the creation of a column externally in Excel that was either "OK" or "Not Found".  I am moving the entire workflow to eli...

    Hegedus Hegedus
    Discussions |
    Mar 17, 2015 6:13 PM
    5893 views | 1 replies
  • Custom function over limited x range?

    I am adding a function to a graphic (e.g., fit y- by- x) via "Customize Graph": Y Function(_function_of_x_, x);Can I limit the range of the x's that go into the function such that the function only plots over part of the range of the plot?  So if my x-axis spans from 0 to 100 I only want my function to plot say from x=  50 to 100.

    KarenC KarenC
    Discussions |
    Mar 17, 2015 1:20 PM
    11007 views | 3 replies
  • Using columns from data table as combo box items?

    Is it possible to use column names from the data table as items in a combobox in a JMP application?if so, how do I reference it in the application.I have sales and quantity sold as two columns. I also have a bar graphWhat I want to do is create a combobox with sales and quantity sold as the items. when sales is selected the the bar graph shows the values from the sales and when quantity sold is se...

    aparna_shankran aparna_shankran
    Discussions |
    Mar 17, 2015 1:09 PM
    7865 views | 9 replies
  • RGB Values to Color Names in Data Table

    I have a data table that contains RGB values in separate columns and I want to have the name of the color ( or close to it) displayed in a seperate column.One problem is that I can give some leeway in the values so they could be in a range of values so Black could be 0-0-0 or 5-0-0 or 0-5-0 or 0-0-5 or 5-5-0 to 5-5-5 etc. so a range of +/- 5 either side would be allowablee.g.  ...

    d_barnett d_barnett
    Discussions |
    Mar 17, 2015 11:06 AM
    34397 views | 10 replies

Latest Discussions

  • writing negative exponents in graph axis titles

    I frequently need to use negative exponents to express units like grams per cubic centimeter g cm^-3 and so on in axis titles, labels etc. How can I do this in JMP? I've found no satisfying answer to this question online. Is there a scripting workaround?Thanks!

    robert_d_ robert_d_
    Discussions |
    Mar 20, 2015 12:33 PM
    6784 views | 4 replies
  • Data Filter to select missing

    Hi,   I am attempting script a plot Y by X plot and constrain the rows to those missing in column Z.  I am modifying some existing code and the local filter is defined as     Add Filter( columns( :Fid_data_check ), Where( :Fid_data_check == "not found" ) ) but this depended on the creation of a column externally in Excel that was either "OK" or "Not Found".  I am moving the entire workflow to eli...

    Hegedus Hegedus
    Discussions |
    Mar 17, 2015 6:13 PM
    5893 views | 1 replies
  • Using columns from data table as combo box items?

    Is it possible to use column names from the data table as items in a combobox in a JMP application?if so, how do I reference it in the application.I have sales and quantity sold as two columns. I also have a bar graphWhat I want to do is create a combobox with sales and quantity sold as the items. when sales is selected the the bar graph shows the values from the sales and when quantity sold is se...

    aparna_shankran aparna_shankran
    Discussions |
    Mar 17, 2015 1:09 PM
    7865 views | 9 replies
  • Creating Subject-IDs

    How do I create a column that merely numbers all of the data. I already have all of my data ready, I just need a column to use that is 1-etc. for the Subject-ID. Thank you!

    kmohajer kmohajer
    Discussions |
    Mar 17, 2015 6:57 AM
    11243 views | 2 replies
  • Is there a way to add a new series to an existing control chart?

    I have a Levey Jennings chart and want to add a new series (different variable than what is used for the chart) to the chart, is that possible? It would only be for reference, it does not need control limits and it uses the same x variable but different y scale.

    jenna jenna
    Discussions |
    Mar 12, 2015 9:30 AM
    3855 views | 1 replies

Latest Discussions

view all discussions