Skip to content

Commit dc9e8ce

Browse files
committed
update changelog
1 parent f691c85 commit dc9e8ce

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
1-
# plotly.js changelog.
1+
# plotly.js changelog
22

33
For more context information, please read through the
44
[release notes](https://github.com/plotly/plotly.js/releases).
55

6+
### [1.1.0] -- 2015-11-25
7+
8+
### Added
9+
- Add three plot config options: `modeBarButtonsToRemove`,
10+
`modeBarButtonsToAdd` and `modeBarButtons` which combine
11+
to add the ability to remove specific mode bar buttons add
12+
custom mode bar buttons and fully customize the mode bar.
13+
14+
### Fixed
15+
- Fix installation from npm3 [#12]
16+
- Fix UMD in plotly.js dist files [#18]
17+
- Fix for blank elements in a text array [#31]
18+
619
## [1.0.0] -- 2015-11-17
720

821
First fully open source release.

0 commit comments

Comments
 (0)