JMP 14.2 联机文档
发现 JMP
使用 JMP
基本分析
基本绘图
刻画器指南
实验设计指南
拟合线性模型
预测和专业建模
多元方法
质量和过程方法
可靠性和生存方法
消费者研究
Scripting Guide
JSL Syntax Reference
该帮助的版本不再更新,请参见
https://www.jmp.com/support/help/zh-cn/15.2
获取最新的版本.
Scripting Guide
• Scripting Graphs
上一个
•
下一个
Scripting Graphs
Editing and Creating Two-Dimensional Graphs
The JSL script for a graph contains expressions that create shapes and lines, apply fill patterns, assign background colors, and so on. You can also right-click a graph and select Customize to add the same expressions.
For information about scripting three-dimensional graphs, see the chapter
“Three-Dimensional Scenes”
on page 653
.
目录
Add Scripts to Graphs
Specify the Order of Graphical Elements
Create New Graphs from Scratch and Customize Them
Customize Graphs
Create Shapes for a Bubble Plot
How to Find Shapes
Add Lines, Arrows, Points, Shapes, and Text
Draw Lines
Draw Arrows
Draw Markers
Draw Pies and Arcs
Draw Regular Shapes: Circles, Rectangles, and Ovals
Draw Irregular Shapes: Polygons and Contours
Add Text
Specify Colors
Specify Transparency
Add Fill Patterns
Specify Line Types
Draw with Pixels
Interactive Graphs
Handle()
Mousetrap()
Drag Functions
Troubleshoot Interactive Graphs
Create a Color Picker
Clip Display Segs in Graphics
Create Background Maps
Graph Elements
Plot Functions
Get the Properties of a Graphics Frame
Add a Legend