Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JIRASummaryDetails
ORG-10754Crash when copying graphic object together with graph layerE.g. add a rectangle box in graph. Select the layer and then hold Ctrl key and select the rectangle. Right click and do Copy. Origin crashed.
ORG-10743Crash when plot fill area if there is axis break in graphIf there is axis break in graph and plot Fill area to next data graph. Origin crashed.

ORG-10660

ORG-10581

Crash when editing Legend with long text

Right click on the Legend object and open "Properties..." dialog. In the dialog, update the legend text to be "\l(1, 111...11) %(1)", about 120 '1' in the text, represented by 111...11 ==>Origin crashed

Right click legend and choose Properties dialog. Try to type \l(1,,1234567890123456789012345). ==> When the last 5 is typed, Origin crashed.

ORG-10632Crash when loading certain opj fileThis is case by case
ORG-10545Crash when deleting a layer linked to a layer with Axis BreakIf there is axis break in existing graph and add a new layer linked with the axis. Then try to delete the linked axis. ==> Origin crashed.
ORG-11263Crash if clicking green lock on contour graph after do surface fitDo a nonlinear surface fit on Contour plot and then click green lock in graph window. ==> Origin crashed.
ORG-11193Crash when sorting worksheet with large dataThis may happen to PC with small memory.
ORG-11019Crash if graph has gradient fill below the line plot.Plot a line graph and fill area under curve. Turn on gradient fill for the area.==> Origin crashed.

Bug Fixes

Graphing

JIRASummaryDetails
ORG-10867Changing line style of one layer changes the border style of another layer

For multi-layer graph, changing one plot's line connection style affects another layer's axis line style around the border.

New bug since 9.1 sr0.

ORG-11092Axis break failed to show for some log scale graph

Somehow break setting can be seen in Axis dialog but no break shows in graph.

New bug since 9.1 sr0.
ORG-10897Special Tick Labe with $() string failed to work with log scaleSet a special tick with $(x+10) as Label. If changing axis scale type to log. The special tick label is wrong.
ORG-10785Fail to plot 3D scatter+ Error bar graph in German OSThis problem exists since version 9.1sr0.
ORG-10958Area plot disappear if transparency is turned on and speed mode is turned offPlot a big dataset as area plot. Turn the speed off and then set transparency of line. ==> Plot disappeared.
ORG-11166Speed mode failed to update after zoomed if plot has sampling interval (no x column)Plot a big Y data with sampling interval set as scatter graph. Speed mode is on. Use zoom and pan the plot to only contain small amount of data. Speed mode is still on. New bug in 9.1.

...