Releases: plotly/orca
Releases · plotly/orca
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.1.1
This release is associated with improved standalone installation instructions
in the repo README from #122.
Fixed
- Mac OS installer fixups [#122]
- Don't make any changes if
orcais already on thePATH - Only copy
orca.shto/usr/local/binif orca is installed as an application - Perform
orca.shcopy with administrator privileges to avoid permission denied errors
- Don't make any changes if
v1.1.0
Orca is now a conda package [#113]:
conda install -c plotly plotly-orca
Added
- Add
--graph-onlyCLI option fororca serveto only boot theplotly-graph
component, saving memory [#114] - Add
tableplotly graph traces to--safeModehandler [#98]
Changed
- Use
[email protected][#117]
Fixed
- Hide electron icon from OS X dock [#103]