Skip to content

Commit 5e8338c

Browse files
committed
removed section about broken offline - not broken in pip package it turns out
1 parent fec9c18 commit 5e8338c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1616

1717
### Fixed
1818
- Trisurf now uses correct `Plotly Colorscales` when called
19-
- list of `configkeys` added to hidden function `plotly.offline._plot_html` in addition to `show_link` and `link_text` which can be set in the function signatures of the functions in `plotly.offline`. No change for the user.
2019
- Fixed a bug in the format of unique-identifiers in columns of grids that are uploaded to plotly via `plotly.plotly.upload`. See https://github.com/plotly/plotly.py/pull/599 for details. In particular, creating plots that are based off of plotly grids is no longer broken. Here is an example:
2120

2221
```

0 commit comments

Comments
 (0)