originpro Python Package Release Notes

 

Package Version

Date

Notes/Description

Internal References (JIRA)

Package Version

Date

Notes/Description

Internal References (JIRA)

1.1.6

4-25-2023

Bug Fix: fixed plot_cloneable() failing to update preset graph short name/long name.

ORG-26924 - Getting issue details... STATUS

1.1.6

4-25-2023

Bug Fix: fixed bug of plot.colormap failing to apply colors to a set of grouped plots from palette file.

ORG-25825 - Getting issue details... STATUS

1.1.6

4-25-2023

Bug Fix: fixed “iteritems deprecated” error for pandas 2.0.

ORG-25459 - Getting issue details... STATUS

1.1.6

4-25-2023

Add plot.group property to check if a plot is in group.

plot.group=0 #not in a group plot.group=1 #group head plot.group=2 #group member

ORG-25825 - Getting issue details... STATUS

1.1.6

4-25-2023

Improve function save_fig() to control exported image size by optional parameter ratio (size factor in %). Available for svg and emf. Default is 0.

ORG-26265 - Getting issue details... STATUS

1.1.6

4-25-2023

Improve function image.from_file() to support import image from URL to image window

ORG-26870 - Getting issue details... STATUS

1.1.6

4-25-2023

Add function to MSheet class to support convert image to Matrix:

from_img(img)

ORG-26894 - Getting issue details... STATUS

1.1.6

4-25-2023

Add function to download template.

olab_download(file)

ORG-26897 - Getting issue details... STATUS