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

  • Adding a Tag to a column (but not removing existing tags)

    Normally when using Tags I just want to add it to a column. Adding one like this, however ... dtTag:my_column << Set Property( Tags, {"New Tag"} ); ... will overwrite any existing tags that the column already has. Is there a way to easily add a tag in JSL in a way that does not remove any existing tags? I could first get column tags and then modify the list of tags I assign, but want to know if ...

    jay_holavarri jay_holavarri
    Discussions |
    Aug 12, 2026 2:17 PM
    121 views | 1 replies
  • How can I make Eval Insert ignore the ^ character ?

    I have a situation where I need to build a string that will be passed to an external program. I need to use Eval Insert in building the string but the string also needs to contain a RegEx which includes the ^ character. I am struggling to get JMP ( Version 19.1.4) to ignore that character in the Eval Insert call. Here is a sample : Str_To_Eval = "Insert_Str"; str = "This is a String containing ^St...

    tsl tsl
    Discussions |
    Aug 12, 2026 12:26 PM
    155 views | 2 replies
  • Blocking by a categorical level

    Dear community, I am trying to produce a custom design in which I compare different materials performance in an already stablished process. I included the new 4 materials as categorical factors and I have three continuos factors I would like to measure: time of the process, the time of a pre-treatment stage and the addition of a reagent. My factors are not hard to change and I am looking to fit a ...

    carlosariasq carlosariasq
    Discussions |
    Aug 12, 2026 8:49 AM
    341 views | 7 replies
  • Importing JMP file into VS Cdoe and processing data

    Hi Any way can we import JMP file to VS Code and generate data graphs or logs ? 

    navnasn navnasn
    Discussions |
    Aug 10, 2026 8:59 AM
    186 views | 2 replies
  • When I build Xbar-Range Chart in JMP 19Pro, it turns to IMR chart automatically, even I set the subgroup data.

    as the title. when I use the way to build XBar-Range Chart in JMP 18 it still works, but in JMP 19Pro, it turns to IMR chart automatically, even I set the subgroup data.  how can I fix this? JMP 19Pro: JMP 18:      

    DependentOwl684 DependentOwl684
    Discussions |
    Aug 7, 2026 10:30 PM
    167 views | 2 replies

Latest Discussions

  • Adding a Tag to a column (but not removing existing tags)

    Normally when using Tags I just want to add it to a column. Adding one like this, however ... dtTag:my_column << Set Property( Tags, {"New Tag"} ); ... will overwrite any existing tags that the column already has. Is there a way to easily add a tag in JSL in a way that does not remove any existing tags? I could first get column tags and then modify the list of tags I assign, but want to know if ...

    jay_holavarri jay_holavarri
    Discussions |
    Aug 12, 2026 2:17 PM
    121 views | 1 replies
  • Blocking by a categorical level

    Dear community, I am trying to produce a custom design in which I compare different materials performance in an already stablished process. I included the new 4 materials as categorical factors and I have three continuos factors I would like to measure: time of the process, the time of a pre-treatment stage and the addition of a reagent. My factors are not hard to change and I am looking to fit a ...

    carlosariasq carlosariasq
    Discussions |
    Aug 12, 2026 8:49 AM
    341 views | 7 replies
  • Droite de référence particulière sur un histogramme

    Bonjour, Comment ajouter une ligne de référence (celle de la moyenne) sur l'histogramme de la plateforme distribution lorsque l'on a un sélecteur de colonnes, je souhaite avoir cette ligne pour chacune des  10  variables, évidemment sans avoir à la rajouter à la main ? Par avance merci. Jean-Luc

    rugolf rugolf
    Discussions |
    Aug 6, 2026 11:11 AM
    128 views | 2 replies
  • Overlaid Control Charts

    I have a data set of 40 samples, each measured using two instruments.  I would like a single Individuals Control Chart with both variables on the same Y-axis.  But the Control Chart Builder only allows for a single Y variable.  I've tried overlaying both using scripts without success.

    chris_rigdon chris_rigdon
    Discussions |
    Aug 6, 2026 8:53 AM
    296 views | 5 replies
  • date format conversion

    20260627 160152       How can I convert this date code to one wihich is preccable by JMP to do a time axis plot on x axis ?     Carlo 

    carloaz carloaz
    Discussions |
    Aug 6, 2026 5:15 AM
    166 views | 2 replies

Latest Discussions

  • Mass Production of JSL Code Generation via JMP Python Integration Using NVIDIA's Free API (DeepSeek V4 Pro)

    Hey everyone,
    I wanted to share a highly efficient workflow I've developed that bridges JMP's data manipulation capabilities​ with the power of NVIDIA's latest AI models​ running on their free API platform (NIM).
    The core idea is to automate the generation of executable Python/JSL scripts directly within JMP, effectively creating a "content factory" for data analysis tasks.
    The Technical Workflow:
    Dat...

    lala lala
    Discussions |
    Jul 31, 2026 8:37 PM
    196 views | 0 replies
  • PLS2 NIPALS Root Mean Square PRESS

    1.  How to get PRESS values in JMP when using PLS2 NIPALS and Leave out One data ? 2.  When finding RMS PRESS using hand written code I get matching answers for toy problems using (n-1)*k as averaging factor where n is no. of observations and y is number of responses.   3.  But in large problems like Baltic or Gasoline the RMS PRESS was not matching with handwritten code.   But coefficients of the...

    MarginOfWildcat MarginOfWildcat
    Discussions |
    Jul 16, 2026 8:47 AM
    176 views | 0 replies
  • SPC: Run test 2

    The customised run test2, can be customised from 7 to 11, say you set it to 7 and you have 7 + another 11 points all below the centerline why does the process screen function.  Why does it

    1) Record 11 as the number of alarms, where in fact there is only 1 single stepchange
    2) Surely it shoud just record 1, as there is only 1 stepchange that affect 7+11 points.  You are not goin to ivestigate all 18...

    Gadsdon Gadsdon
    Discussions |
    Jun 17, 2026 7:18 AM
    423 views | 0 replies
  • JMP Live Event Queue Freeze - Jobs Stalling and Event Queue Backlog

    Our company uses JMP Live, version 19.0.2 We make use of JMP Live's event scheduler to automatically refresh reports via SQL queries. Typically our data refresh jobs <1 minute to complete with a handful that take 2-3 minutes at most.  However, at least once a week, our scheduled refresh pool becomes "stuck". Data refreshes and reports which usually take seconds to complete instead stay active in t...

    MetaParrot539 MetaParrot539
    Discussions |
    Jun 9, 2026 7:55 AM
    543 views | 0 replies
  • Simulation de Monte-Carlo - Profileur

    Bonjour, A quoi correspondent les lignes rouges (en trait plein) dans les graphiques du profileur de défauts ? En fait, parfois il y a 2 lignes rouges  qui se coupent et quand on ajoute les ordonnées d'un point de l'une des deux lignes rouges avec l'ordonnée d'un point de même abscisse mais de l'autre ligne rouge  on obtient l'ordonnée d'un point de la ligne noire. Le learnbot n'a pas su me répond...

    rugolf rugolf
    Discussions |
    Jun 1, 2026 9:04 AM
    523 views | 0 replies
view all discussions