Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Graphing

JIRA

SUMMARY

DETAILS

ORG-27093

Alluvial OGG file show wrong color

  1. make alluvial plot, set link color to specified colors: index: col(D), save as oggu

  2. new project, open the oggu file

==> link after each node is same color, which is apparently wrong

Fixed in Origin2024

ORG-26821

LaTeX equation in 3D Graph use white background

  1. make 3D scatter plot, add latex equation as axis title or color scale title

  2. open PD, go to page level, display tab, change color to grey

==> all latex equation in axis title and color scale title use white background

Fixed in Origin2024

ORG-27112

Origin crashes when inserting image from graph window to text object

  1. New project then new two graphs.

  2. Active the Graph2, use the text tool from toolbar to add a text object.

  3. Paste “\img(Graph1, w=300)“ in the text object when inplace edit mode is on.

==> Origin crashes. Fixed in Origin 2024.

ORG-27047

Bar Plot Pattern and Page Size issue

  1. Open 5_Br_I.opju (attached to ORG-27047)

  2. For Graph6, right-click>Fit Page to Layers…>default settings
    ==>Page dimensions go from 15.01x23.57 to 1681x1690

Fixed in Origin2024

ORG-27042

Origin crashes when inserting svg map

  1. New a graph then choose Insert: Image from File menu.

  2. Open some special SVG Map.

==> Origin crashes. Fixed in Origin 2024.

ORG-27029

Virtual Matrix Manager open from plotvm should list all vm

Highlight some data in worksheet then plot heatmap by menu for example.

In plotvm dialog, click the fly-out button after input and choose the Select Virtual Matrix context menu.

==> Not all VM in the project is listed. Fixed in Origin 2024.

Analysis

General

JIRA

SUMMARY

DETAILS

Fitting

JIRA

SUMMARY

DETAILS

ORG-24723

emf and svg file fails to keep ratio in NLFit

  1. Customize an User-Define function, make a Formula image (named as *.emf) and a Curve image (named as *_cuv.emf)

  2. Put two images into \\UFF\fitfunc, open NLFit dialog, click Formula tab in bottom panel, drag the preview box to make it wider

==> The image fails to keep ratio

Fixed in Origin2024

Export

JIRA

SUMMARY

DETAILS

ORG-27197

Fail to open file by link in Message Log

  1. open Origin, not run as administrator

  2. new matrix window

  3. run script

    // no need to change any text below
    expImage fname:=<[<C:\Users\polly\Documents\MSheet1_1.bmp>]>;

    --> Fail to create path. Note: a file name cannot contain any of the following characters: \ / : * ? " |

  4. new graph

  5. run script
    expGraph type:=bmp;
    ==> cannot open the file by click the link in message log

Fixed in Origin2024

ORG-27199

Clip Border fails when directly select theme under Export Graphs (Advanced)

  1. New a graph. drag-and drop the dialog theme “0-expGraph-MyTheme_20230526.ois“
    In the theme, format = jpg, clipped border width =1 and DPI = 400.

  2. Select “File>Export Graphs (Advanced) : Open Dialog”, then loading the dialog theme and selecting OK.
    --> The graph border has been clipped to 1.

  3.  select “File>Export Graphs (Advanced) :< Last Used > or “0-expGraph-MyTheme_20230526.ois”
    ==>The graph border fails to be clipped.

Fixed in Origin2024

Import

JIRA

SUMMARY

DETAILS

ORG-27092

Origin mess up the file order when import multiple files in a folder

  1. Select Data: Connect Multiple Files menu.

  2. Select Data Connector as CSV, Source as “Files in Specified Folder“, check “Same Book“.

  3. Set specified folder as Samples\Batch2 under the program folder. Click OK.

==> The imported files are in wrong order. Fixed in Origin 2024.

Note: similar issue also exist in the File: New: Image: Multiple Image Files tool and findFiles x-function.

  • No labels