...
JIRA | Summary | Details |
---|---|---|
ORG-10867 | Changing 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. Bug since 9.1. |
ORG-11092 | Axis break failed to show for some log scale graph | Somehow break setting can be seen in Axis dialog but no break shows in graph. Bug since 9.1. |
ORG-10897 | Special Tick Labe with $() string failed to work with log scale | Set a special tick with $(x+10) as Label. If changing axis scale type to log. The special tick label is wrong. Bug since 9.1. |
ORG-10657 | Wrong grid line color and style | Grid line display doesn't match grid line setting. E.g. light gray showed as gray, dash showed as solid. Bug since 9.1. |
ORG-10657 | Axis line is set as solid but when export graph, it showed as dashes. | Axis line shows fine on screen but when exporting graph, it shows as dashes. Bug since 9.1. |
ORG-10785 | Fail to plot 3D scatter+ Error bar graph in German OS | Bug since 9.1. |
ORG-10958 | Area plot disappear if transparency is turned on and speed mode is turned off | Plot a big dataset as area plot. Turn the speed off and then set transparency of line. ==> Plot disappeared. |
ORG-11166 | Speed 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. Bug since 9.1. |
ORG-10045 | Failure to type font sizes in Font combo box on Format toolbar | If the font size exists in the combo list, user can type it but if the font size doesn't exist, user failed to type it. Bug since 9.1. Two new system variables are introduced. @LLFX8 and @LLFX9. Try to set either of them or both to 0 to see if it can fix it. |
ORG-7341 | Bad EMF, WMF and PDF graph export on Remote Desktop. | I have added another possible value for the same system variable: @emrd=3. Setting it fixed the problem. |
ORG-11358 | EMF File size huge in 9.1 sr0 to sr2 | This is also fixed by ORG-11166. If data plot's X is from Y data's sampling interval instead of a real X column. Though user re-scaled axis to show only part of the range, the whole data is still included when exporting graph, So the size is big. |
Data Exploration
JIRA | Summary | Details |
---|---|---|
ORG-11077 | Data Reader failed to read Z values on XYZ Contour Plots | Use Data Reader or Cursor to read data information. Failed to see Z values. Bug since 9.1. |
...