Graphing
New Graph Types
...
JIRA | SUMMARY | DESCRIPTION | DETAILS | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ORG-29715 | Grouping plots gets easier | Group nonadjacent plots and create multi-groups | Change of behavior and context menus changes in Object Manager to make it easier to group plots in a layer
| ||||||||||||||||||||||||||||||||||||
ORG-27177 | Testing feature: Data Filter For Graph - hide by default @shdf=0 | Graph based Data Filter without affecting worksheet | Turn on Data Slicer to set different filter condition on each graph without affecting worksheet data
| ||||||||||||||||||||||||||||||||||||
ORG-28659 | Error bar tooltip | The error bar tooltip provides numerical details of the range of uncertainty around data points in a graph. | The x and y error info shows when mousing over data points plotted with error bars, or when mousing over error bars. | ||||||||||||||||||||||||||||||||||||
ORG-28723 | Swap layers or swap graph objects | Select position of two layers, or two graphic objects | Swap position dropdown list is added on mini toolbar if two layers, or two graphic objects are selected. It also shows on Object Edit toolbar on right side of workspace. E.g. shift+select two layers and click the button. | ||||||||||||||||||||||||||||||||||||
ORG-28721 | Show Layer info in the Graphs list box | List Layer numbers in parenthesis after corresponding Graph name | This helps user to associate graphs and its layers in preview window when merging graphs | ||||||||||||||||||||||||||||||||||||
ORG-29082 | Add Note for Layout Window | Adding notes for layout window from Object Manager | Notes could only be added to graph window in Origin 2024b. In Origin 2025, notes can be added to layout window as well. With Layout window active, click the Add Notes button on top of the Object Manager. If there is notes for a layout window, there will be + inside the icon. Click it to read the notes. | ||||||||||||||||||||||||||||||||||||
ORG-28263 | 3 List orders in Batch Plotting Dialog | More ways to sort available books and sheets in Batch Plotting dialog | There was no sorting order option in Batch Plotting dialog. Before Origin 2024b, books show in creation order and sheets show in appearance order. In Origin 2024b, both books and sheets show in alphabetic order. In Origin 2025, 3 sorting modes are added. Click the column header to toggle them.
Note: Sheets in same book as source graph always show on top. | ||||||||||||||||||||||||||||||||||||
ORG-28297 | Plot Menu for Image Window | Support plot menu for floating image window. | Float the image window to the other monitor then check the Plot menu | ||||||||||||||||||||||||||||||||||||
ORG-29079 | Remove the limitation of 16 color toolbar icon for custom toolbar | Supoort 32bit color toolbar icon in custom toolbar | Before Origin2025, only 16 color toolbar icons are supported. If you choose a 24bit or 32bit color image for custom toolbar and restart Origin, you will get Button group bitmaps must be 16 color message. | ||||||||||||||||||||||||||||||||||||
ORG-29031 | Histogram Auto Binning improvement for arithmetic sequences | Histogram Auto Binning improvement for arithmetic sequences | When count(unique(input))<=10, we can sort the unique(input) and check if they are arithmetic sequences. In an arithmetic sequence, the difference between consecutive terms is always the same. If they are arithmetic sequences, assume the difference between consecutive terms is delta, bin size=delta, bin begin should be min-delta/2, bin end is max+delta/2. Implemented in Origin2025. | ||||||||||||||||||||||||||||||||||||
ORG-16510 | Smartly adjust ticks when zoom in the graph | Improve the rule of showing ticks to show better ticks values when zooming in | In Origin2025 before, improve the below case that sometimes too few ticks sometimes too many ticks
| ||||||||||||||||||||||||||||||||||||
ORG-29207 | Save To Cloud support for project files | Support saving project to cloud | Can save project to cloud by menu: File: Save Project to Cloud… If there is existing opju file with same name on cloud, for OneDrive/SharePoint, will show dialog to ask replace or not; for Google Drive, save it directly. |
...
JIRA | SUMMARY | DESCRIPTION | DETAILS |
---|---|---|---|
ORG-29195 | Cell Border in Heatmap | Support turning cell border on and customize cell border color and thickness | This is useful for heatmap with gaps
|
ORG-28697 | Interpolation for XY mapping for matrix contour plot | An option to interpolate the XY coordinate matrix data to be monotonic for for contour graphs plotted from matrix | There are cases Z data, X data and Y data are in different matrices. If Z data is plotted as contour, user can map XY coordinates in other matrices. If XY coordinate matrix are not monotonic, check the Corresponding LabTalk property |
ORG-29142 | All Frames from Same Image option when turn on browser panel of plots from such multi-frame image | If the heatmap/contour/image plot is plotted from image window, All Frames from Same Image is added in the browser panel. | Plot heatmap/contour/image plot from the image window, then click the Column Switching Browser Graph button on graph page’s mini toolbar. In the browser panel, click the triangle button to choose All Frames from Same Image to create and update the frame list. |
ORG-28227 | Support custom line style in 3D scatter and waterfall graph | Support line style modifier in 3D scatter and waterfall graph | We can set custom line style as 3D line style and border style of 3D waterfall |
ORG-29508 | Edit Multiple Axes | Multi-axis selection and mini toolbar | Select Multiple Axis lines, Multiple Tick Labels or Multiple Axis Titles and use improved mini toolbar to customize them together. In Object Manager, Axis node and subnodes shows and context menu is added for easy selection of different axis elements. |
ORG-29562 | Tick Style for Graph and Layer | Tick Style dropdown list added on page and layer mini toolbars | Click the mini toolbar on page level to set same tick style for all axes in all layers. Click the mini toolbar on layer level to set same tick style for all axis in current layer Corresponding LabTalk Properties page.tickstyle and layer.tickstyle |
ORG-12760 | Added Break Band | For Cartesian 2d graphs, Break Bank can be styled to wavy, straight line, or none. | In any Cartesian 2d graph, in the mini toolbar of break, select Break Band to style your break. After selecting Wavy or Straight Line, 4 more addition buttons will appear in the mini toolbar to customize Break Band such as line style, line color, line width, and fill color. |
ORG-29314 | Control Box for Box Charts | Added Bar chart box width option for sample size | When creating a grouped bar chart, in Graph Template, select Box_Width by Sample Size. The box width will be determined by the sample size. If you already have a bar chart, go to Plot Details, and go to the Box tab. Check the Box Width by Parameter tab and choose <Sample Size> for Box width ( % ). Click apply and notice the box width is determined by the sample size. |
ORG-28664 | Pareto Chart Improvements |
| If you want to change the position of the symbol so it is not in the middle of the bar, in the dialog for pareto, check the Show Symbol at Right Side of Bar. Along with this change, the Line-Symbol will also go through the origin. These changes apply to both the raw and bin data. |
ORG-29343 | Legend should support all plot properties with index column | Edge Bundling legend supports to show plot properties with index column | In Edge Bundling plot, there is not way to automatically generate the legend for the color of the scatters and fonts. Fixed in Origin2025. |
ORG-29660 | Add quick access for graph to open Theme preview app | Add "Graph Styles" option in graph Mini Toolbar and Graph main menu | Origin support to open theme preview app from graph page Mini Toolbar and graph main menu since Origin2025, it is very convenient for user to change graph theme by theme preview app.
|
Labels and Annotation
JIRA | SUMMARY | DESCRIPTION | DETAILS |
---|---|---|---|
ORG-28667 | Mini Toolbar Improvements When Selecting Multiple Objects | More Mini Toolbar options when selecting multiple objects of the same type such as color, thickness, alignment, rotation and ungroup. | When selecting objects of the same type, changing the settings will affect all the selected objects. |
ORG-29259 | Combine legend with additional format with other notations | Support combination of legend notations with additional formats to be combined with other notations without translation issues | It was not possible to combine @WT legend notation with other legend notations in the past. In Origin 2025, they can be combined. @LC: @WT% will show comments : additional format prefixed with % |
ORG-29580 | More %%(%d) entries for legend default settings in Origin.ini | More than two %%(%d) entries are supported to customize default legend | User can set default legend to show more than 2 metadata info。 E.g.
|
ORG-28650 | More bracket type for asterisk bracket | Easy way to change bracket into a line with no leg or capped line | Line and Capped Line type bracket is added in the Add Asterisk Bracket toolbar button on left side of Origin. Also available in Bracket Type dropdown list on mini toolbar to easily change an existing bracket type |
ORG-29249 | Support Generate Grid for contour from virtual matrix or matrix | Plot contour graph from matrix or virtual matrix(based on worksheet or image), right click the plot to choose Generate Grid context menu to open the tool. | The opened XF tool is like: |
...