Skip to content

Sync Fork from Upstream Repo #2

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 6 commits into from
Aug 9, 2019
Merged

Sync Fork from Upstream Repo #2

merged 6 commits into from
Aug 9, 2019

Conversation

sthagen
Copy link
Owner

@sthagen sthagen commented Aug 9, 2019

No description provided.

MrQubo and others added 6 commits August 3, 2019 17:20
…ous" (#1685)

* Fix "The truth value of an array with more than one element is ambiguous". Fixes "ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()"
* Gantt chart to scatter plot
Gantt chart now uses scatter plots to enable showing/hiding gantt bars using the legend.

- updating all the functions accordingly
- unit tests updated 
- new param: show_hover_fill for hiding the text for the filled area
* Fix updateplotlyjs setup.py task

* update to plotly.js 1.49.1

* update jupyterlab-plotly extension to plotly.js 1.49.1

* Get comparison version of plotly.js from plotlywidget extension
* Added CoCalc and Databricks renderers

* Update databricks renderer to search parent frames for displayHTML
function. Enable the renderer based on presence of an environment variable since
this displayHTML function search takes a bit of time and we don't want
to run it on import.
* Added 4.1 CHANGELOG
* Update README installation instructions
* Bump versions of plotlywidget and jupyterlab-plotly to 1.1.0
* Remove px __version__ var now that px is integrated into plotly.py
* Fix facet row label ordering
* Fix row_titles to honor start_cell specification
@sthagen sthagen merged commit 2d87538 into sthagen:master Aug 9, 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.

5 participants