All Versions
211
Latest Version
Avg Release Cycle
15 days
Latest Release
663 days ago
Changelog History
Page 17
Changelog History
Page 17
-
v1.21.1 Changes
December 14, 2016 -
v1.21.0 Changes
December 12, 2016โ Added
- Bar labels via
text
andtextposition
[#1159] - โ Add support for 16 non-gregorian calendars for date inputs and display [#1220, #1230, #1237]
- โ Add support for ISO-8601 timestamps [#1194]
- Extend histogram bin auto-shifting algorithm to date axes [#1201]
- Trace type
heatmapgl
is now included in the main plotly.js bundle [#1197]
๐ Changed
- Linearize date coordinates using UTC rather than local milliseconds [#1194]
๐ Fixed
- ๐ Fix wrongly computed date positions around daylight savings time [#1194]
- ๐ Fix erroneous traces in multi-subplot layout containing fill-to scatter traces (and plotly.py violin plots) [#1198]
- ๐ Fix clip path URL on pages with query hashes [#1203]
- Ensure that numeric frame name are handle correctly [#1236]
- Fallback for manual manipulation of slider/frames [#1233]
- Bar labels via
-
v1.20.5 Changes
November 23, 2016 -
v1.20.4 Changes
November 21, 2016๐ Fixed
- ๐ Fix metaKeys field
PlotSchema.get()
output
- ๐ Fix metaKeys field
-
v1.20.3 Changes
November 21, 2016 -
v1.20.2 Changes
November 17, 2016 -
v1.20.1 Changes
November 16, 2016๐ Fixed
- ๐ Fix annotation positioning on categorical axes [#1155]
-
v1.20.0 Changes
November 15, 2016โ Added
- ๐ Allow date string inputs for axis ranges,
tick0
,dtick
, annotation / image positions, histogram bins [#1078, #1150] - โ Add special
dtick
values for log axes [#1078] - โ Add
visible
attribute to annotations, shapes and images items [#1110] - ๐ฆ Expose events on slider start/change/end [#1126]
- โก๏ธ Expose event on updatemenu button click [#1128]
- ๐ Allow custom transform module to have supply layout default handler [#1122]
๐ Changed
- Increase
scattergl
precision [#1114] - ๐ Use
topojson-client
to convert topojson to geojson [#1147]
๐ Fixed
- ๐ Fix hover labels for multi-trace
scattergl
graphs (bug introduced in1.18.0
) [#1148] - ๐ Fix date format on hover on full hour [#1078]
- ๐ Fix bar labels for non-zero
base
values [#1142] - Scatter colorscale now yield correct colors when cmin and cmax ashow re equal [#1112]
- ๐ Fix
filter
transform for categoricaltarget
arrays with range operations [#1120] - ๐ Make sure frames with
null
values clear array containers [#1118] - ๐ Fix animations involving trace
opacity
[#1146] - ๐ Fix fallback for non-animatable trace modules (bug introduced in
1.18.1
) [#1141] - ๐ Fix race condition in animation resolution when coupled with
relayout
[#1108] - Enforce casting requested frame names to strings [#1124]
Plotly.animte
no longer breaks when passingnull
frames [#1121]Plotly.PlotSchema.get
now correctly list rangeslider and rangeselector underxaxis
only [#1144]- โก๏ธ
Plotly.relayout
correctly updates arbitrary layout attributes [#1133]
- ๐ Allow date string inputs for axis ranges,
-
v1.19.2 Changes
November 02, 2016๐ Fixed
- ๐ Fix hover label positioning on bar traces [#1107]
-
v1.19.1 Changes
October 27, 2016๐ Fixed
- ๐ Fix dist bundles [#1094]