plotly.js-cartesian-dist
Advanced tools
Changelog
[1.43.2] -- 2019-01-08
First 2019 release.
uirevision
behavior for gl3d
, geo
and mapbox
subplots [#3394]reversescale
behavior for surface
, mesh3d
and streamtube
traces (bug introduced in 1.43.0) [#3418]box
/ violin
hover label misalignment under
hovermode:'closest'
[#3401]ohlc
and candlestick
hover for traces with empty items [#3366]surface
trace visible
logic [#3365]mesh3d
trace visible
logic [#3369]Changelog
[1.43.1] -- 2018-12-21
multicategory
axis coordinate sorting [#3362]multicategory
y-axes clearance [#3354]fixedrange:true
[#3351]Changelog
[1.43.0] -- 2018-12-19
hovertemplate
attribute to scatter
, scattergl
, bar
, histogram
,
pie
and sankey
traces [#3126, #3265, #3284]layout.title
placement attributes x
, y
, xref
, yref
,
xanchor
, yanchor
and pad
[#3276]<br>
, <sup>
, and <sub>
pseudo-html in scatter3d
and gl3d
scene text [#3207]multicategory
axis type, allowing for "multi-level" categorical axis labels
and category dividers with axis attributes: showdividers
,
dividercolor
and diverwidth
[#3254, #3300, #3326]tickson
with value 'boundaries
' to
place categorical ticks on the category boundaries [#3254, #3275]uirevision
attributes to control the persistence of user-driven changes
on the graph [#3236]legend.valign
to set the vertical alignment of the legend symbols
with respect to their associated text labels [#3263]arrayOk
textposition
for scatter3d
traces [#3200]colorscale.sequential
, colorscale.sequentialminus
and
colorscale.diverging
to set graph-wide colorscale defaults [#3274]dragmode: false
to disable all drag interactions on cartesian subplots [#3170]plotly.js-locales
npm packages that includes all official locales modules [#3223]watermark
config option to permanently show Plotly's logo
in the mode bar (set to false by default) [#3280]fi
) [#3325]title
attributes linked to strings are now deprecated. Please use
title.text
instead to fill in your title text [#3276]title*
attributes are new deprecated. They moved to title.*
. For
example, colorbar.titleside
is now colorbar.title.side
[#3276]colorscale
values into user data [#3341]zmin
/zmax
, cmin
/cmax
values into user data [#3341]react
when updates trigger a new set of auto-margins [#3323]scattergl
coloring when more than 255 marker colors are present [#3328, #3334]scattergl
IE11 fixes [#3333, #3335]surface
rendering fixes [#3281]scene.dragmode
to 'orbit'
when camera up vector is
tilted [#3256]scatter3d
traces with opacity: 1
on Ubuntu [#3301]autocolorscale
toggling [#3341]marker.colorscale
[#3341]scatter3D
trace with mode: 'lines+markers'
with line color array error [#3341]<base>
href to SVG clip paths during toImage [#3272]side: 'top'
x-axes [#3329]ohlc
and candlestick
traces [#3342]restyle
with impliedEdits
on trace with groupby
transforms [#3236]editable: true
drag on marker
colorbars [#3236]Changelog
[1.42.3] -- 2018-11-06
histogram
binning for typed array inputs (bug introduced in 1.42.0) [#3211]restyle
calls for pie
traces [#3214]editType
for bar
traces [#3214]hoverinfo
support for ohlc
and candelestick
[#3213]parcats
hoverinfo attributes which does not support array inputs [#3213]Changelog
[1.42.1] -- 2018-10-31
parcats
text-shadowing on dark plot_bgcolor
[#3191]scatter3d
text alignment [#3180]hoverinfo
flags in attribute descriptions [#3158]hoverlabel
attribute in parcoods
[#3158]transforms
attributes in traces that don't support them [#3158]Changelog
[1.42.0] -- 2018-10-29
parcats
(aka parallel categories) trace type [#2963, #3072]orientation
, bgcolor
, color
and activecolor
[#3068, #3091]title
, titleposition
and titlefont
attributes to pie
traces [#2987]hoverlabel.split
attribute to ohlc
and candlestick
traces to split
hover labels into multiple pieces [#2959]line.shape
values 'hv', 'vh', 'hvh' and 'vhv'
in scattergl
traces [#3087]PlotlyConfig.MathJaxConfig: 'local'
to override our default
MathJax behavior which modifies the global MathJax config on load [#2994]Plotly.makeTemplate
and Plotly.validateTemplate
[#3111, #3118]sankey
traces [#3096, #3150]pie
traces [#3130]histogram
autobin algorithm: allow partial bin specification,
deprecate autobin(x|y)
attributes, force stacked/grouped histograms to match size
and have compatible start
value [#3044]splom
first-render, axis range relayout and marker restyle
performance [#3057, #3161]splom
xaxes
and yaxes
list always have same length as the trace
dimensions
regardless of their partial visibilities [#3057]overlaying
documentation [#3082]gl3d
subplots on tablets [#3088]autosize
on [#3120]scattergl
update on graphs with fractional computed dimensions [#3132]scattergl
symbols in MS Edge [#2750]scattergl
selections on overlaying axes [#3067]scattergl
tozero
fills with bad values [#3087, #3168]scattergl
fill layer ordering [#3087]scattergl
lines on reversed-range axes [#3078]splom
axis placement when the diagonal is missing [#3057]restyle
calls on parcoords
traces [#3178]parcoods
rendering after hovermode
relayout calls [#3123]scatter3d
traces with blank text items [#3171, #3177]scatter3d
trace with empty lines [#3174]scatter3d
lines for certain scene angles [#3163]sankey
traces [#3143]scatterpolargl
to scatterpolar
toggling [#3098]scatterpolargl
axis-autorange padding [#3098]bar
text position for traces with set base
[#3156]bar
support for typed arrays for width
and offset
attributes [#3169]relayout
calls on graph with large splom
traces [#3067]WARN: unrecognized full object value
when
relayouting array containers [#3053]Changelog
[1.41.3] -- 2018-09-25
text
in barpolar
traces [#3040]scatterpolar[gl]
text
placement in hover label [#3040]pie
trace support for individual stroke width values [#3030]max-width
and max-height
in auto-size routine [#3033]hovermode: 'y'
and a single trace produces multiple
labels [#3043]hovermode: 'closest'
and multiple labels are
generated including one from an horizontal trace [#3043]polar?.bar*
attributes on
subplots w/o visible barpolar
traces [#3023]