Changing Font Type and Size within a GraphBuilder > Customize > Script?
Hi JMP Community, I have a problem with a short script associated with a Graph Builder customization that aims at adding annotations to a bar graph. Specifically, I'm trying to adjust the font type and size in this script but I'm getting an error message: Name Unresolved: Font in access or evaluation of 'Font' , Font( "Arial Narrow" ) /*###*/For( i = 0, i < 46, i = i + 2,
Text (
Center Justifie...
vince_faller