Graphing
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-18243 | Log10, etc. axis scale broken in Trellis Plot | In Trellis plot, if you change Y axis to log scale, etc. the panels will mess up. The issue only exists in Origin 2018b. |
ORG-18283 | Error bar fill failed to draw transparency correctly | Newly broken in 2018b. Plot error bar as filled area. If the data plot isn't set as transparent while error bar filled area is set as transparent, filled area shows hatched pattern. |
ORG-18186 | Minus error bar failed to start from top of the bar | Newly broken in 2018b. When plotting statistics bar of a column with error bars, e.g. mean+sd, error bar failed to draw from the top of the bar |
ORG-18304 | Align Color Scale with layer | Before Origin 2019, when selecting layer and then color scale to align them and set uniform width, they are not totally aligned. In Origin 2019, the header and tail will be ignored so they can align well. |
Object/Text size changes when resizing graph page | If user sets layer size set to mm, in, etc. not % of page and scale factor fixed to 1, then when making page wider, font should not be changed. Fixed in Origin 2019. Before Origin 2019, user can set system variable @psm=100 | |
ORG-18077 | Axis Stats Reference Line e.g. Mean(plotdata(*, Y)) should ignore hidden plots | Mean(plotdata(*, Y)) refers to mean of all plots. In the past it includes hidden plots. Now the reference line will exclude those hidden plots. |
Origin crashes when clicking/draging the label with leader line in 3d scatter | New bug introduced in Origin 2018b. Fixed in 2019. | |
ORG-19224 | Box Chart: Fail to connect customized percentiles points | New bug introduced in Origin 2018b. Fixed in 2019. |
ORG-19099 | Contour profile's arbitrary line not work for vm plot | New bug introduced in Origin 2018b. Fixed in 2019. |
ORG-18696 | Make Page Setup menu for changing page size/orientation less confusing | No matter user wants to change orientation(portrait or landscape), or change the size in Page Setup dialog, after pressing YES for "Printer and graph size is mismatched. Do you want to resize the graph to the printer's dimension?" prompt. |
ORG-18669 | Fail to add straight line when source date data is time format |
==> hint is showed: please specify a value within the axis scale Fixed in Origin2019. |
ORG-18460 | Pick Point Tool Fails When List Separator is Semicolon | In Windows: Control Panel: Region: Formats: Additional settings, set List separator as other, pick points window fails to work |
ORG-18028 | Origin crash when set decimal symbol to ' |
Fixed in Origin2019 |
ORG-18555 | Data point tooltip display issues | When mouse is moved away from the data point, data point tooltip still stays |
ORG-17484 | Axis Dialog Too Tall or Big | In lower Resolution, such |
as 1280*720, when open Axis dialog, fails to show |
whole dialog. | ||
ORG-18761 | Data Selector fails to toggle |
==> Fails to work |
ORG-18730 | Data Selector fails to work when zoomed in the graph | Fixed in Origin2019 |
ORG-18070 | Data cursor offset in High DPI | Fixed in Origin2019 |
ORG-18902 | Layout's inserted image show different resolution in 2016 and 2018 |
User can use @ii control and "Enable Interpolation" check box. |
ORG-18034 | Fail to align color scale with layer | When align color scale or uniform width/height, if there is no background, we should only consider the color scale bar. |
ORG-18626 | A redundant error bar shows when make multiple X error plot |
==> There is a redundant X error bar Fixed in Origin2019. |
ORG-18462 | Lines in Line Series plot disappear by Data Cursor tool |
==> All lines between A and B disappear. |
ORG-18719 | Data Reader could not show cursor on right spot when there is wrap panel |
==> Red cross do not show on point, there is some offset |
ORG-17120 | Plot Details dialog too big, reorganize smaller | Plot detail dialog is too big to click OK button for high dpi, (for example: dpi:150% and Resolution: 1920*1080) |
ORG-18124 | Data Reader Settings needs session option |
|
Worksheet
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-15771 | cell(nrow, ncol) function in F(x) of column header is broken | After cell() function is improved in Origin 2018b to accept a third argument, it fails with two arguments in SCV. |
ORG-18234 | Set Column Value calculation failed to work in inserted rows | Newly broken in 2018b.
==> B1 isn't updated. |
ORG-18257 | Cell formula not accepts non-English sheet name | E.g. =単価!A1 |
ORG-19133 | Origin crashes when deleting matrix objects' analysis result | New bug introduced in Origin 2018b. Fixed in 2019. |
ORG-19002 | Function argument separators in cell formula in German version broken when save template file | In German version, decimal point is comma(,), and function argument separators is semicolon(;). So the correct way to call a function is like "table(A;B;25)". However, for a cell formula "=table(A;B;25)", save as a template file, then reopen the file, will find that it became "=table(A.B.25)", and got an error. Fixed in Origin 2019. |
...