https://github.com/plotly/plotly.js

sort by:
Revision Author Date Message Commit Date
9705bb7 1.49.5 18 September 2019, 14:27:54 UTC
f1ca22c update changelog for 1.49.5 18 September 2019, 14:24:32 UTC
3320438 ensure that all tile source items are non-empty strings 18 September 2019, 14:11:09 UTC
e24d205 do not attempt to remove non-existant source and layers - this can happen when trying to remove a `visible:false` layer 18 September 2019, 14:11:05 UTC
d387ea8 add clearPromiseQueue to Plotly.react ... on-par with Plotly.restyle, Plotly.relayout and Plotly.update 18 September 2019, 14:11:02 UTC
6ae8a00 fix #4194 - stringify locations[i] for hover pointData - so the rest of Fx.hover can properly handle it, the bug currently only happens for number locations[i] that make it part of the <extra></extra> hover label content. 18 September 2019, 14:10:39 UTC
19c0683 1.49.4 22 August 2019, 14:16:56 UTC
9e4260d update changelog for 1.49.4 22 August 2019, 14:13:13 UTC
456d718 Merge pull request #4144 from plotly/mapbox-custom-style-url-fixup Fix access token validation logic for custom mapbox style URLs 22 August 2019, 00:01:15 UTC
e5c3b41 include mapbox.style value that start by mapbox:// ... in list that require mapbox access token 21 August 2019, 22:29:24 UTC
2aec9ef Merge pull request #4140 from plotly/mirror-all-not-mirror-allticks Don't draw ticks on tick subplots when mirror:'all' 21 August 2019, 13:24:40 UTC
cc19178 fix #4136 - don't draw ticks corresponding to _linepositions ... when mirror isn't 'allticks' as _linepositions gets filled in lsInner (in subroutines.js) when mirror is set to 'all' OR 'allticks' 20 August 2019, 18:57:22 UTC
8f6e919 add failing mock for #4136 20 August 2019, 18:46:41 UTC
508b1c9 1.49.3 20 August 2019, 16:20:59 UTC
f684cbe update changelog for 1.49.3 20 August 2019, 16:17:09 UTC
3103fd7 Merge pull request #4127 from plotly/rangeslider-l-positioning-fix Use gs.l not margin.l to position rangeslider 19 August 2019, 13:43:42 UTC
9ce185d use gs.l not margin.l to position rangeslider 14 August 2019, 17:45:56 UTC
c91f88b Merge pull request #4126 from plotly/scattergl-no-text-mutation scattergl: do not mutate text array 14 August 2019, 15:52:18 UTC
01fe6ee scattergl: do not mutate text array 14 August 2019, 15:00:17 UTC
11c9879 Merge pull request #4125 from plotly/fix-4124 scattergl: fill text arrays up to trace._length if necessary 13 August 2019, 21:17:33 UTC
0728c95 scattergl: fill text arrays up to trace._length if necessary 13 August 2019, 20:22:46 UTC
1d589cf Merge pull request #4123 from plotly/fix-4119 fix for invisible Sankey traces 13 August 2019, 16:06:35 UTC
25c0f02 sankey: add an invisible subplot to existing mock This is meant to :lock: down fix for issue #4119 13 August 2019, 15:50:17 UTC
65b92b2 1.49.2 13 August 2019, 15:47:07 UTC
7405281 sankey: do not stash initial view for traces not visible 13 August 2019, 15:46:10 UTC
c8d852d update changelog for 1.49.2 13 August 2019, 15:39:54 UTC
80f5b00 Merge pull request #4122 from Domino987/patch-1 Add correct number formater 13 August 2019, 15:23:06 UTC
c6b2a53 Removed trailing spaces 13 August 2019, 11:10:57 UTC
5cf7ec2 Add correct number formater This adds the missing decimal and thousands separator for the italian language. 13 August 2019, 09:51:18 UTC
5df80e7 Merge pull request #4115 from plotly/indicator-schema indicator: rename steps' items to `step` 08 August 2019, 16:08:48 UTC
87d1aee indicator: rename steps' items to `step` 08 August 2019, 15:51:36 UTC
ffa6e34 Merge pull request #4103 from plotly/fixup-indicator-mock Removing duplicate domain definition from an indicator mock 05 August 2019, 13:21:57 UTC
c9deae3 remove duplicate domain attributes from indicator mock 02 August 2019, 22:05:34 UTC
dbe942a Merge pull request #4101 from plotly/make-sunburst-funcs-reusable Making sunburst plot functions reusable for other hierarchical traces 02 August 2019, 19:48:16 UTC
04603d4 make sunburst plot functions reusable for treemap 02 August 2019, 18:00:59 UTC
6bc4fec Merge pull request #4100 from plotly/atts-to-attrs using Attrs as the short form of Attributes everywhere 02 August 2019, 16:29:23 UTC
ce90e82 replace Atts > Attrs 02 August 2019, 14:54:24 UTC
265bcaa Merge pull request #4099 from plotly/indicator-prepTicks-not-calcTicks Use Axes.prepTicks not Axes.calcTicks for indicator number and delta 01 August 2019, 20:06:40 UTC
8322375 use Axes.prepTicks not Axes.calcTicks ... to fill in '_' fields needed for Axes.tickText 01 August 2019, 18:18:35 UTC
dab7d83 Merge pull request #4096 from plotly/gl3d-pick-opacity-depth Gl3d hover bug fix - pick most recent point if two share identical position 01 August 2019, 14:14:52 UTC
e1e759b bump gl-plot3d to 2.2.2 31 July 2019, 21:25:10 UTC
4bbd551 add jasmine test to describe and lock the issue reported in PHX 250 31 July 2019, 20:42:39 UTC
7989733 add a mock two scatter3d traces each has 8 points on identical corners 31 July 2019, 20:20:35 UTC
6a3245b Merge pull request #4094 from plotly/pin-mapbox-gl-dep Pin down mapbox-gl version 31 July 2019, 19:19:56 UTC
f3cc465 address phx issue 250 - hover should return latest point when two points have identical position 31 July 2019, 18:46:26 UTC
ef7ffaa pin down mapbox-gl version so that `npm i plotly.js` always results in installing the correct mapbox-gl version 31 July 2019, 18:31:48 UTC
ff7a358 1.49.1 31 July 2019, 15:02:14 UTC
86d1609 update changelog for 1.49.1 31 July 2019, 14:58:27 UTC
c80eb5a Merge pull request #4089 from plotly/phx235-dont-drop-constraint-onclick Bug fix - do not drop previous constraint on click 31 July 2019, 14:42:27 UTC
30876b2 stash dragging on object instead of parcoords trace module 31 July 2019, 14:17:37 UTC
e7f275f Merge pull request #4090 from plotly/bump-scatter3d Bump scatter3d to 1.2.2 30 July 2019, 22:06:23 UTC
634c019 bump scatter3d to 1.2.2 i.e to remove an unused variable from the shader program 30 July 2019, 21:33:10 UTC
fe7e02c add parcoords jasmine tests to lock click issue reported in phx 235 30 July 2019, 20:26:38 UTC
80383f9 fixes phx 235 - dont drop selection on click - make sure drag is called before calling dragend 30 July 2019, 19:29:24 UTC
30d1f85 Merge pull request #4087 from plotly/fix4086-parcoords-stick-range Bug fix parcoords - selecting lines outside displayed range axis 30 July 2019, 17:49:47 UTC
b30f07e add jasmine tests for parcoords to lock issue 4086 30 July 2019, 16:19:55 UTC
8a2d707 parcoords interaction test - should not stick to min max ranges when moving constraint below or above 29 July 2019, 18:28:51 UTC
3e8ab96 new parcoords mock for selecting above and below ranges 29 July 2019, 18:28:51 UTC
eb08bda parcoords - do not stick to min max ranges when moving constraint below or above 29 July 2019, 16:27:57 UTC
6d09846 Merge pull request #4083 from plotly/phx240-constraint-below-range Parcoords bug fix - do not draw full select line when constraint range falls below range 29 July 2019, 13:59:48 UTC
65ea8e6 add test to lock phx 240 parcoords should not draw full pink when constraint starts below range 27 July 2019, 16:37:36 UTC
328ab9a correct parcoords constraint range interactions 27 July 2019, 16:08:11 UTC
3bdb0a5 fix phx 240 - do not display all selected if constraint is below range 27 July 2019, 03:11:26 UTC
92fc203 Merge pull request #4082 from plotly/fix4080-parcoords-all-zero Bug fix parcoords when all the data is zero 26 July 2019, 18:54:02 UTC
096ed73 revert commit 765ca5a62b88eb94bf64dfe32f1eb364d5aff0cb 26 July 2019, 18:00:22 UTC
fde0d32 add extra check for parcoords ranges 26 July 2019, 16:32:06 UTC
f96d43d add new test to lock issue 4080 26 July 2019, 16:32:06 UTC
765ca5a avoid log 0 26 July 2019, 16:32:06 UTC
38cd9e2 Merge pull request #4081 from plotly/make-bar-text-transform-reusable-for-transitions Revise the output of bar text transform functions 26 July 2019, 13:32:03 UTC
6a84220 make bar transform functions on par with pie - rotation > rotate 26 July 2019, 00:21:14 UTC
404611d revise bar text transform functions to return reusable raw objects instead of final text - e.g. as required fortreemap transitions 25 July 2019, 23:41:51 UTC
76f7652 Merge pull request #4079 from plotly/fix-mapbox-style-schema-values Fix mapbox.style values in attribution declaration 25 July 2019, 20:50:15 UTC
b629d02 fix mapbox.style attr values 25 July 2019, 20:20:45 UTC
dfc06ce 1.49.0 24 July 2019, 14:32:13 UTC
9e371f7 update changelog for 1.49.0 24 July 2019, 14:32:13 UTC
96fe262 Merge pull request #4063 from plotly/reuse-merge-array-cast-positive Filter numbers during calc step 23 July 2019, 21:43:25 UTC
f9db523 cast bad size values to zero instead of NaN - fixup scattergeo jasmine test 23 July 2019, 20:47:53 UTC
39b9840 add jasmine tests to guard against negative sizes during calc step 23 July 2019, 19:54:48 UTC
539d7b7 Merge pull request #4075 from plotly/dev-deps-07-2019 dev deps 07-2019 edition 23 July 2019, 18:43:42 UTC
e61ee25 bump eslint to 6.1.0 + disable `no-prototype-builtins` rule ... which is now turned on by default in eslint v6 23 July 2019, 18:28:32 UTC
e0a17f3 bump dev deps .. browserify, karma, karma-browserify, karma-chrome-launcher and open 23 July 2019, 18:28:32 UTC
cfcf746 run `npm audit fix` 23 July 2019, 18:28:32 UTC
a9e7480 Merge pull request #4035 from plotly/mapbox-style-better-docs Improve `mapbox.style` description + use mapbox-gl v1.1.1 23 July 2019, 18:09:06 UTC
29c2bf9 improve mapbox layer `source` and `type` descriptions (again) 23 July 2019, 16:01:09 UTC
1400437 Merge pull request #4064 from plotly/minor-log-axes-no-suffix-prefix do not show prefix and suffix for minor log axes 22 July 2019, 20:49:42 UTC
cb521f5 improve mock by adding trace names based on their y-axis info 22 July 2019, 20:33:38 UTC
27067a6 only skip prefix and suffix for D log axes - improve test 22 July 2019, 19:46:56 UTC
d81f28c improve mapbox.layers[i] sourcetype and type attr descriptions 22 July 2019, 19:40:12 UTC
b933528 mprove `mapbox.style` description (take 3) 22 July 2019, 19:36:35 UTC
81f9d53 use styleValuesNonMapbox in mapbox.style attr declaration 22 July 2019, 19:35:49 UTC
a460be0 resolves #4059 - throw error msg about "missing style" ... when trying to plot a mapbox subplot w/o a Mapbox access token and w/o setting a Mapbox-served style as opposed to simply throwing a "missing token" msg. Also, rename constants.styles -> constants.stylesNonMapbox 22 July 2019, 19:18:54 UTC
d4a2308 bump mapbox-gl to 1.1.1 https://github.com/mapbox/mapbox-gl-js/blob/master/CHANGELOG.md#111 22 July 2019, 18:47:50 UTC
84e79e4 Merge pull request #3991 from pynklu/2206-configurable-double-click-delay Configurable doubleclick 22 July 2019, 18:14:58 UTC
1b15616 Merge branch 'master' into mapbox-style-better-docs 22 July 2019, 18:14:34 UTC
1bebca6 Merge pull request #4069 from plotly/mapbox-attributions-inject-css mapbox: add attributions 22 July 2019, 17:11:09 UTC
1415344 improve doubleClickDelay description 22 July 2019, 15:33:45 UTC
4db3809 Merge pull request #4068 from plotly/mapbox-extra-tilesets mapbox: add shortcuts to additional tilesets 22 July 2019, 15:30:19 UTC
505e6e8 add doubleClickDelay config opt tests 22 July 2019, 15:29:59 UTC
62c5854 do not show prefix and suffix for minor log axes 20 July 2019, 01:28:29 UTC
e584f80 apply Lib.mergeArrayCastPositive in places to ensure having positive sizes 19 July 2019, 20:23:50 UTC
back to top