Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a0360bd

Browse files
committed
update changelog
1 parent 1ef217e commit a0360bd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,24 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
99

1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

12+
## [1.3.0] -- 2015-12-21
13+
14+
### Added
15+
- Trigger click event on pie charts [#111]
16+
- Add attribute descriptions for mesh3d trace type [#115]
17+
18+
### Changed
19+
- [Internal] Trace module have now a 1-to-1 correspondence with trace type [#124]
20+
- [Internal] Remove circularize import in colorbar and colorscale module [#136]
21+
22+
### Fixed
23+
- Fixed zeroline behavior in gl3d plots [#112]
24+
- Axis `tickangle` consistently used degrees in both svg and gl plots [#131]
25+
- `Plotly.newPlot` destroy mode bar before plotting new one [#125]
26+
- `Plotly.newPlot` removes all event listeners from graph div [#117]
27+
- Fixed attribute description for scatter3d marker opacity [#114]
28+
29+
1230
## [1.2.1] -- 2015-12-14
1331

1432
### Changed

0 commit comments

Comments
 (0)