Skip to content

Commit 8299064

Browse files
authored
Update CHANGELOG.md
1 parent 1b2a8fa commit 8299064

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
## [Unreleased]
66
### Added
77
- Plot configuration options for offline plots. See the list of [configuration options](https://github.com/Rikorose/plotly.py/blob/master/plotly/offline/offline.py#L189) and [examples](https://plot.ly/javascript/configuration-options/) for more information.
8-
- Please note that these configuration options are for offline plots ONLY. For configuration options when embedding online plots please see our [embed tutorial](http://help.plot.ly/embed-graphs-in-websites/#step-8-customize-the-iframe).
8+
- Please note that these configuration options are for offline plots ONLY. For configuration options when embedding online plots please see our [embed tutorial](http://help.plot.ly/embed-graphs-in-websites/#step-8-customize-the-iframe).
9+
- `colors.py` file which contains functions for manipulating and validating colors and arrays of colors
10+
- 'scale' param in `FF.create_trisurf` which now can set the interpolation on the colorscales
11+
12+
### Fixed
13+
- Trisurf now uses correct `Plotly Colorscales` when called
914

1015
## [1.12.9] - 2016-08-22
1116
### Fixed

0 commit comments

Comments
 (0)