File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,25 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
99
1010where X.Y.Z is the semver of most recent plotly.js release.
1111
12- ## [ 1.3.1] -- 2016-01-04
12+
13+ ## [ 1.4.0] -- 2016-01-11
14+
15+ ### Added
16+ - Lasso and rectangular selection interactions for scatter-marker and scatter-text traces [ #154 , #169 ]
17+ - Un-gitignore css and svg font built files, removing post-install step and
18+ dependency on node-sass [ #164 ]
19+
20+ ### Changed
21+ - Clean up Pie, Box and Choropleth trace module [ #158 , #159 , #165 ]
1322
1423### Fixed
24+ - Surface traces correctly handle ` zmin ` and ` zmax ` attributes [ #153 ]
25+ - Pie trace correctly trigger hover events [ #150 ]
26+
1527
28+ ## [ 1.3.1] -- 2016-01-04
29+
30+ ### Fixed
1631- Fix ` Plotly.addTraces ` for gl3d and gl2d trace types [ #140 ]
1732
1833
You can’t perform that action at this time.
0 commit comments