Skip to content

Sync Fork from Upstream Repo #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 38 commits into from
Oct 19, 2019
Merged

Sync Fork from Upstream Repo #3

merged 38 commits into from
Oct 19, 2019

Conversation

sthagen
Copy link
Owner

@sthagen sthagen commented Oct 19, 2019

No description provided.

sursu and others added 30 commits August 17, 2019 05:19
* Update README.md for possible collision of `orca` executable
* Move to the "Static Image Export" section. Moved troubleshooting section inside the "Static Image Export" section. Updates to wording
* default values for height and width of Gantt-chart are replaced with None
the created figure is now responsive
* default height is set to 600
* FIX: fix incorrect import in deprecation warning for Scene class
* Update codegen logic to produce correct deprecation message
* Update CHANGELOG for 4.1.1
* update README for version 4.1.1
* Update plotlywidget and jupyterlab-plotly versions
Fix typo in plotly.subplots.py which mentioned a non-existing filepath
Added percy visual tests, using a Python scripts to generate a collection of html files to be checked by percy. Note that animation auto_play must be turned off.
Pandas was added to test dependencies, and numpy and scikit-image versions were changed
Update comments
barnorm is default to None instead of ''
Now accepted: lists, numpy arrays, and the `dataframe` argument can be a dict or a numpy array.
* Add __all__ statements to graph_objs/ hierarchy, and the graph_objects.py alias
When True, update operations will overwrite the prior version of all
properties. When False (the default), updates are applied recursively
and prior properties are retained if not updated.
* Add _select_annotations_like helper method
* select/for_each/update annotations methods
* code generation for select/for_each/update annotations/shapes/images
* Add add_* methods for annotations/shapes/images
* add add/select/update tests for annotations
* Add add/select tests without row/col on figure not created with make_subplots
* Allow pio.template[] to lookup flaglist of templates, fixes #1807
* Fix fig.update to update layout with string
nicolaskruchten and others added 8 commits October 15, 2019 11:31
* Update to to plotly.js 1.50.1
* Revert back to makedirs with exist_ok in codegen since this is already Python 3 only
* Follow the Python 3 makedirs implementation by checking isdir rather than errno
* Added 4.2.0 CHANGELOG entry
* Update README to version 4.2.0
* Bump extension versions
@sthagen sthagen merged commit de70f74 into sthagen:master Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.