Line customization is possible for a wide range of plot types. Consequently, the actual suite of controls available on the Line tab varies and is plot-type dependent. This reference topic reviews all of the possible controls on this tab. Some controls will not be available for some plot types.
|
|
2D Line
|
2D Line+Symbol
|
|
|
2D Bar/Column with Connect Line
|
Polar Plot
|
|
|
Radar Plot
|
Network Plot
|
|
|
Ribbon Chart
|
3D Scatter/Trajectory/Vector
|
|
|
Waterfall
|
Hierarchical Edge Bundling
|
Select the desired line connection from this drop-down list.
| No Line |
The data points are not connected. |
|---|---|
| Straight |
A straight line is displayed between data points. |
| 2 Point Segment |
The connection display alternates between Straight and No Line. |
| 3 Point Segment |
The connection display alternates between Straight for three points, No Line, Straight for three points, etc. |
| B-Spline |
For a pair of data sets with coordinates
where |
| Spline |
This option generates a cubic spline connection. To use the connection, the X values must be discrete and increasing. Furthermore, the number of data points cannot exceed 900 (if the size of the data set exceeds this number, the operation will fail). Since curvature information is held in memory, the spline resolution remains the same regardless of page magnification. The SplineStep variable in the ORIGIN.INI file controls the spline calculation increment. It is expressed in units of 0.1 points. |
| Step Horz |
This option generates a right angle connection. The initial line is horizontal. |
| Step Vert |
This option generates a right angle connection. The initial line is vertical. |
| Step H Center |
This option generates a right angle connection. Each point is in the middle of the horizontal run. |
| Step V Center |
This option generates a right angle connection. Each point is in the middle of the vertical run. |
| Bezier |
This option generates a Bezier curve. The Bezier curve is very similar to the B-spline curve. It can be described by parametric equations around four original data points:
Origin uses four consecutive data points, say |
| Modified Bezier |
This connection method generates a Bezier curve using the same algorithm as the Bezier method, but instead of using four consecutive data points, it uses two points from the data and two interpolated points as control points. |
| Akima Spline |
This connection method generates an Akima Spline with the Akima Spline interpolation algorithm. The akima interpolation will not oscillate because of outliers. |
|
Notes:
|
Specify whether connect the symbols using straight line for 3D Scatter/Trajectory/Vector graph.
Select the desired line connection from this drop-down list.
For those plot types that support this feature, clicking the browse button
to the right of the Style list opens the Custom Dash line dialog box. Here, the user can define dashed lines, or modify existing definitions and save them to a new name.
Definitions are saved with the project for easier file sharing (if collaborators wish to use the same dashed line definition in other projects, they will have to save the custom definition on their systems).
_Line_Tab/OH_custom_dash_line_dialog.png?v=91543)
|
Note: At low screen resolutions or in small windows, dashed lines may appear solid. However, a printout should draw the line correctly. |
Select the desired compound style of line from this drop-down list.
Type or select the desired line width in this combination box. The line width is measured in points, where 1 point=1/72 inch.
For all 2D graphs with this Line tab, in the Line Width drop-down list, you can select a column to map line width to that column. Please note that only columns in current worksheet will be listed in the drop-down list.
Once any column selected, you are also allowed to specify a Scaling Factor to multiply the width column by a value to define the line width. You can refer to the Scaling Factor for Symbol Size.
Select the desired line color from this drop-down list.
In a Line & Symbol data plot, the symbol color is set to Automatic by default, which means it matches the line color. Symbol color can be set on the Symbol tab.
In a ribbon chart, the ribbon color is set to Auto by default, that means all ribbons will follow the color of connected columns.
When the Color is set to Increment or Index, colors for each line segment are controlled using the Increment Editor. |
Specify the color of connect lines. This control is same as the link color of Chord diagram.
For some Polar Graphs, such as Stacked Radial Plot, we might need connect the begin point and end point to make a circle. Check this check box to connect the first point and last point for the line plot.
This section will only be available when the plot type is set to Line + Symbol.
Select the Gap to Symbol check box to display a gap between each symbol and associated line for data plots that include both lines and symbols. To alter the size of this gap, edit the Gap to Symbol (%) box on the Graph tab of the Options dialog box (Preferences: Options).
When the Gap to Symbol check box is cleared, the Draw Line in Front and Draw Line Behind radio buttons are available, allowing you to control the display of the line going through the symbol.
To display the line as it goes through the symbol, select the Draw Line in Front radio button. Alternatively, select the Draw Line Behind radio button to hide the line.
|
Note: The Draw Line in Front and Draw Line Behind radio buttons have the same visual effect on a data plot with Symbol Interior set to 'hollow': the line always displays as it passes through the symbol. To hide the line, select Open from the Interior drop-down list (with Show Construction selected) on the (Plot Details) Symbol tab. Set Fill Color to the same color as the background color of the Layer. |
This check box is available for 2D Bar/Column charts with connecting line and 2D Line/Line+Symbol charts.
Once you have checked the Connect Line in Display tab for the 2D column/Bar chart, this box will checked by default to only connect midpoints of same data column within the subsets.
This box is checked, by default, for Line or Line + Symbol graphs. For a simple, single plot, it has no application but in situations where you want to break a single plot into distinct segments (subsets) using data in a Categorical column, enabling the box will allow removing unwanted lines connecting subsets.
_Line_Tab/OH_Connect_Within_Subset_L_L-S.png?v=90277)
Break the plot into distinct segments (subsets) using controls on the Plot Details Subset tab.
Specify whether show arrows on the line plot. This control is only available for 2D line plot.
Once this checked box is checked, the Arrow tab will show to let you decide how to put the arrows on the line.
This controls how much the lines can be seen through. Move the slider or type a desired integer from 0 to 100 in the combination box. Note that 0 means the symbol is not transparent at all, and 100 means the symbol is fully transparent.
Specify the transparency of each connect line between nodes.
Specify the maximum and minimum transparency value for the lines. All lines will have transparency values under this range.
Specify a column to map the transparency for each connect lines. The values in this column will be normalized and used to map the transparency of ech line to specified transparency range if Use Absolute Value is not checked.
Check this check box, the values in selected column will be actual transparency values.
Specify the transparency of the connect lines between leaves.
Specify the range of the transparency of all lines.
When selected, two sliders are added to the Transparency group: Minimum (90 by default) and Maximum (0 by default). When mapped to a column in the plot_network sheet, minimum and maximum data values are linearly mapped from Minimum to Maximum.
This control is implemented primarily for correlation network plots. As the correlation matrix may generate negative coefficients, checking this box will use absolute values (e.g. abs(Weight)) to control transparency.
You can generate area or fill area plots directly from menu item Plot > Basic 2D: Area or Plot > Basic 2D: Fill Area, but it is also possible to customize a line or line&symbol plot to fill the area. If the Enable box is selected, a drop-down list will be activated providing the options in the table below. A Preview image to the right of the drop-down list illustrates the area to be filled.
Additionally, when the Fill Area Under Curve is enabled, a Pattern tab is added to Plot Details for customizing the fill area. When you opt for Fill with Above Below Colors, two Pattern tabs are added and named as Pattern_Above and Pattern_Below, allowing for separate customization of the "above" and "below" fills.
| Fit to Base |
Fill the area bordered by the data plot line and the specified Base Line for a line or a line + symbol data plot. For a polar data plot, fills the area bordered by the data plot line and the bottom X-axis major grid lines at 0 and 180 degrees.
| |
|---|---|---|
| Sidelines only |
Draw two vertical lines between the data plot line and the specified Base Line for a line or a line + symbol data plot.
| |
| Fill to Data Plot |
If there are more than one line(or line&symbol) plot in this graph layer, this option fills the area between the selected data plot and the another specified data plot with one color or two colors, the sequences of data plots can be determined in the Layer Contents dialog. Data Plot:
If you chose Plot With Same Name, you can select a label row under Name option for matching name. When there are multiple plots with same name, choosing Plot With Same Name will fill area from 1st to 2nd plot, 2nd to 3rd plot, etc, until the last one in current group. Filll with Above Below Colors:
Fill to Option list:
As an alternative to these Line tab controls, note that you can select any two plots in the graph layer using the Ctrl key, then apply fills between the selected curves using Mini Toolbar buttons. | |
| Fill Shapes by Orientation |
This option is intended for handling shapefile data, in which missing value pairs are used to separate polygons. These missing value pairs prevent the Inclusive broken by... and Exclusive broken by... options of handling polygon fills properly. If you are working with shapefile data, use this option to color inside the polygons. Note that this option also adds a Spacing tab with Enable Subset set to None, by default. To apply a color fill to shapefile polygons, select the By Column radio button on the Spacing tab, then choose a column to define your subset. On the Pattern tab under Fill click Color and on the By Points tab, choose a color list and for Color Options, choose a method to apply color. | |
| Fill Shapes by Reverse Orientation |
Draws polygons in the same way as previous option (...by Orientation) but with reverse fills (outside the polygons). This option also adds a Spacing tab with Enable Subset = None, by default. See previous for use of Spacing tab controls. | |
| Inclusive broken by missing values |
Fill the area between the data plot and a baseline defined by the first and last data points in the data plot. If the data plot includes missing values, Origin fills the first segment of the data plot (up to the first missing value), and then fills the second segment of the data plot up the next missing value, etc. This option is ideal if you want to fill an enclosed area determined by a data plot. | |
| Exclusive broken by missing values |
Fill the area outside the data plot and the baseline defined by the first and last data points. If the data plot includes missing values, it fills the area outside of the first segment of the data plot (up to the first missing value), and then fills the area outside of the second segment of the data plot up the next missing value, etc. This option is ideal if you want to fill the region outside of an enclosed area determined by a data plot. | |
| Span vertically broken by missing values |
This option can be used, in conjunction with a secondary dataset, to add recession bars to a 2D plot. The secondary dataset uses missing values to demarcate each recession period. For more information, see FAQ-840 How to add recession bars on a 2D graph? | |
| Span vertically Pairwise | This option can be used, in conjunction with a secondary dataset, to add recession bars to a 2D plot. The secondary dataset is structured such that X values alternate between beginning and ending points for each recessionary period.
For more information, see FAQ-840 How to add recession bars on a 2D graph? |
Note: Tips for working with grouped plots.
|
When Fill Area under Curve is Normal, Sidelines only, Sidelines and Base or Fill to Base, a Base Line drop-down list is added to the Line tab.
_Line_Tab/OH_PD_line_tab_baseline.png?v=90339)
In addition to the fill options listed above, fills can be flipped vertically or horizontally by checking or clearing the Axis dialog Scale tab Reverse check box. |
Specify weather show the ribbons to connect the stacked columns for Ribbon Chart.
For a Ribbon Chart, when you check the Ribbon check box, you are allowed to specify the curvature of the link lines. Note that 0 means no curvature, 100 is maximum curvature.
For Network Plots, you can specify a curvature to avoid superimposing links between two nodes.
_Line_Tab/UG_network_plot_curvature.png?v=89002)
This group is only available for 3D Scatter/Trajectory/Vector graph, used to add arrows to the connect lines between two adjacent symbols. For 3D vector graph, these connected symbols are the start of the vectors.
Determines the length of the arrowheads. It is the length of the arrow's base and its unit is by points.
Determines the arrowhead angles in degrees.
Specify a color for the arrows added.
Determines the distance between two adjacent arrows. The value entered here is the multiplier of arrow length, the default value is 5.
Specify the maximum amount of curvature allowed when placing arrows on the connect lines. It is same as the Curve Tolerance option in Contour Label tab.
Curve Tolerance = Arrow Length along Curve/Straight Line Distance
Show Arrow for End check box is selected by default, It is used to decide whether show an arrow at the last point. If the distance between last point and last arrow is less than the half of the distance between arrows, show last arrow at last point instead of original place. Otherwise, an additional arrow will be added at last point.
Show Arrow for Start is used to decide whether show an arrow at first point. It is unchecked by default which means first arrow should be added at the position of first point+distance.
This control group is only available for a Network plot with directions. If you didn't add directions for the links when you create a network, this control will not be available.
You can use this control group to customize the format of the arrows for the links between nodes: changing the arrow shape, adjusting the width of the arrow and setting the length of the arrows.
Specify whether keep LCA(least common ancestor) If there are more than 3 control points in the hierarchical structure.
For example, in following graph, the connect polyline between A~E is the red line, the control points are A-G1-G3-G4-E, LCA for AE is G4.
Hierarchical Edge Bundling diagram will connect the control points within each connect line with piecewise cubic B-spline. You can use this control to specify the beta(in piecewise cubic B-spline formula) to control the curvature and shape of the lines.