Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Tools for Java
 QCSPCChart SPC for Java
 Table header strings

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
martintijmes Posted - 23 Jul 2018 : 10:33:41
I am trying to set various table header strings above the chart, but it looks like the documentation does not match the chart table.

I am using QCSPCChart+ 3.6.

The documentation describes the following position of the strings in the table:
Title - Part No - Chart No -
Part Name - Operation - Spec. Limits - Units
Operator - Machine - Gauge - Zero Equals
Date - - -

But when I render the chart table (e.g. SPCExampleScriptsR36.html, Enhanced Annotations chart), then the position of the strings are different (Part No, Gauge), and certain strings (for example Operation) are not even shown.


Am I missing to set some property in the configuration, or is the documentation out of date?
In case of the latter, can you provide an overview of the available header strings and their position?

I assume the available header strings and position are independent of the chart type. Is that correct?

On page 212 in the documentation there is also the starting of a sentence "Special Note. Rather than change the header string using", but it is not finished. Could you provide the complete sentence here?

Thank you.
3   L A T E S T    R E P L I E S    (Newest First)
quinncurtis Posted - 24 Jul 2018 : 10:28:02
We removed a couple of field, like Operation from the Input Strings as extraneous and repositioned the rest for a more uniform, look. Sorry that the manual wasn't updated to reflect it. The NotesMessage as an explicit field was removed, but you can add whatever note you want using the DateString field, which can span the entire width of the chart.

"ChartData": {
"DateString": "7/04/2013 Note: Control limits prepared May 10",

martintijmes Posted - 24 Jul 2018 : 03:20:30
I see that the forum removed the additional white spaces that I added to show the position of the string, when summing up the table string, which makes the positioning a little bit less clear I guess.

It is not an issue with the HeaderStringsLevel. I have tried all settings 0-3, and for none of them the Operation is showing.

Can you also tell me where the NotesMessage is supposed to show? I have tried all HeaderStringsLevel settings, but I don't see it anywhere showing in the table or chart.

(please note that this concerns the JavaScript version and not Java, since the JavaScript topic did not yet exist at creation of the query)
quinncurtis Posted - 23 Jul 2018 : 13:07:39
It sounds like you are not changing the default HeaderStringLevel, which is described in the manual, Chapter 6, SPC Data Table Setup.

"TableSetup": {
"HeaderStringsLevel": "HEADER_STRINGS_LEVEL3",


The default is HEADER_STRINGS_LEVEL1, but you can set it to levels between 0 and 3. See the manual for which items are included at each level.

Yes, the table header strings are independent of the chart type.

"Special Note. Rather than change the header string using" the TableSetup properties, you can change the strings using the Static Property Initialization described in Chapter 4.



Quinn-Curtis Forums © 2000-2018 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07