Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dhilt/plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://github.com/dhilt/plotly.js

update connectgaps description and add tests for heatmap and contour auto default logic

9492c16098647cb462aae9c067789f25cbb83ddc authored about 5 years ago by archmoj <[email protected]>
Don't use linearized values on value axes in box plots

370e61a25005978d70f716ee38d391dbfa66e21a authored about 5 years ago by Shumpei Shiina <[email protected]>
removed unused functions in gl-cone3d and gl-streamtube3d

- reduced duplicated code between gl modules
- bump gl-cone3d 1.5.0
- bump gl-streamtube3d 1.4.0

608dc1a998e7a43262bf5d7b5f44389542aaf4a8 authored about 5 years ago by archmoj <[email protected]>
include "sign of arrow starting at axis pointing towards margin"

... into `Axes.getTickSigns` output

bdf312ba4f12ce4ea7015f49abc09b2a88a8b5e9 authored about 5 years ago by Étienne Tétreault-Pinard <[email protected]>
implement `title.standoff` for cartesian axes

- must now compute `ax._depth` when `standoff` is set
to get compute distance
- add `approxTit...

304e4d3fe403c8aaf041f3dbec5f5d00d1541df7 authored about 5 years ago by Étienne Tétreault-Pinard <[email protected]>
split axesAttrs inheritence for `title.text` and `title.font`

... so that we can add other `title.*` to cartesian axes
w/o breaking other subplots

48cb1b29da8e35d5b419542e524195eeebc5074a authored about 5 years ago by Étienne Tétreault-Pinard <[email protected]>
lint in titles/index.js

- use `OPPOSITE_SIDE` constants
- use `shiftSign` result in `maxshift` computation

28de154379d1d8ad817cf132b6f870c14de48f2f authored about 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add pie automargin mocks

- one with default margins
- one with margin:0

0ed3c697efac27d1be5120726712241946e73816 authored about 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add `automargin` to pie traces

.. with a couple jasmine tests

26c6fc49497f3de55e2919a5dd93fab74327a8b8 authored about 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Fix width of box plots with log-scale axis

2f9fa3b1a7fe4bebce8ce8726bcc39f5bf4f1261 authored about 5 years ago by Shumpei Shiina <[email protected]>
use `var gs` in pie/plot.js

eef1049c21a5a138e022d88e509a596adc3ec5ac authored about 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4277 from plotly/rm-obsolete-comment-in-noci-test

Remove obsolete comment about noCI test for cone traces

d41159bebb69ada5a2b54d98664fba6e92bb12b1 authored about 5 years ago by Étienne Tétreault-Pinard <[email protected]>
apply patches in gl-cone3d and gl-streamtube3d

2ebd4bc024ecd229aa741da677a398f83c21998f authored about 5 years ago by archmoj <[email protected]>
rm obsolete comment about noci test for cone traces

f4027002bac6358ca361404aab318acff6b3d2c2 authored about 5 years ago by Étienne Tétreault-Pinard <[email protected]>
1.50.1

dad0ae78f9790a10beedc500713cc4454209f815 authored about 5 years ago by archmoj <[email protected]>
update changelog for 1.50.1

34395170b8055ecb2da5c76605873abbe3cefa60 authored about 5 years ago by archmoj <[email protected]>
Merge pull request #4273 from plotly/ax-automargin-mirror+free-check

Guard against mirrored+autorange anchor:'free' axes

cb2032a3d4272e8e757ce6d8a957cef7013081ed authored about 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4269 from plotly/fix-rehover-on-exiting-subplots

Do not attempt to re-hover on exiting subplots

8230da5ff793313d52d36f49afb09333fc7a8238 authored about 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4268 from jtvd78/check-for-typed-array-in-minextend

Check for typed array in minExtend

b3c1e7a13c082a3a391c069b36159b0c3b7a8919 authored about 5 years ago by Étienne Tétreault-Pinard <[email protected]>
cleanups in gl-cone3d - there is no need to support meshgrid concerning sampleMeshgrid bugs

778b58c8f97f35319834e468b1c2b525b9b895a3 authored about 5 years ago by archmoj <[email protected]>
apply gl-streamtube3d changes - try not mutate input data

cad447f5628d72980f4d567d1be12888ba112b83 authored about 5 years ago by archmoj <[email protected]>
update gl-streamtube3d - correct y and z reversed flags

20e07989c012222edea5ea84b7eb2cd5a7b36853 authored about 5 years ago by archmoj <[email protected]>
fill every changing direction - use gl-streamtube3d refactor

b5f62942d56a1a0bd00fefd220221f049339c17e authored about 5 years ago by archmoj <[email protected]>
Add zh-CN translation based on ja.js

4dcf124ce7a20f78d261870db43180392270a36b authored about 5 years ago by Song Li <[email protected]>
handle reversed filled dimensions - bug fix issue #4275

fa1b23556df01f1494b6a8affe279a6e984ed3f0 authored over 5 years ago by archmoj <[email protected]>
revise new mocks

efd28fa6b3c925b8411c568ea6bd3daf1029ce46 authored over 5 years ago by archmoj <[email protected]>
apply changes in gl-streamtube3d - revisit and remove more condition checks

ae79863965ac1cf63205b112fd5922dcd65677cc authored over 5 years ago by archmoj <[email protected]>
apply gl-streamtube3d with divergences patch removed

9835170e6fed88a80b688f98dd4ebb41a918d1c2 authored over 5 years ago by archmoj <[email protected]>
revise condition checks in gl-streamtube3d

24fa2986c28c841ea52b92f3c767178bfd31a105 authored over 5 years ago by archmoj <[email protected]>
use len instead of raw input lengths - empty distinct vals when len is zero

c7bc82c4fa5222301c3b4c784d8cb4d186557552 authored over 5 years ago by archmoj <[email protected]>
return blank streamtube meshgrid when encountered arbitrary coordinates

72689c488c08c055c92d628923392b1668bc2919 authored over 5 years ago by archmoj <[email protected]>
PR-4286:

Updated broken test
Used subarray instead of slice for typed array to support older browsers

7f3b2bb75f5018ee584e8128149be0beada97bf2 authored over 5 years ago by Justin Van Dort <[email protected]>
add one more flaky tag in transition_test.js

70bfd5074516ae1279968e060a36d4c08b75d931 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
guard against mirroed+autorange anchor:'free' axes

- anchor:'free' axes don't draw mirror ticks, so they
never need to contribute to the automarg...

53b3add094590ffc543b7f577522d0f4098c88ed authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
try to :hocho: (very) old sync/out-of-sync logic

d8a05126144df4bbe4477221b09071de05b04ec6 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
do not attempt to re-hover on exiting mapbox subplots

f6a47b2a74f64fee86543f7dc72dbddd341b7525 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
warn + exit early when Fx.hover is called w/ unrecognized subplot id

89e52f71eb663bbaa0e045757c78c38454991569 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
correct streamtube positions, norms and colors by taking into account data fill order

69f0939fcb9ed3545b860c0c55631ba37f57e6b7 authored over 5 years ago by archmoj <[email protected]>
add tests streamtube fails before fixing bug issue #4206

7acf9cd15ac54d746db26f1dbb8ad596dddea7f4 authored over 5 years ago by archmoj <[email protected]>
do not attempt to re-hover on exiting subplots

6347b0d0eb2dec631e76dd4495da5946ec1f388c authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Check for typed array in minExtend

Modified minExtend to check for both arrays and TypedArrays

9cb8f87d6ace82f002b0da3770b21f5919943553 authored over 5 years ago by Justin Van Dort <[email protected]>
Merge pull request #4265 from plotly/streamtube-starts-length

streamtube handle case of having starts but missing a dimension

25fe1c929672461e0b915a737134f6a975edf8f8 authored over 5 years ago by Mojtaba Samimi <[email protected]>
Merge pull request #4262 from plotly/fix-layout-first-transition-race-condition

Fix "layout first" transition race condition

abbd92dfcb4bd64a7a89a56f5e93906f5fbc4769 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add test to lock missing dimension in streamtube starts

f4afbd8f0988e49aabe5aa580f6e9ec8ecb08418 authored over 5 years ago by archmoj <[email protected]>
bug fix issue 4258

bb97de69ddff4c5137028043934ae033a83d9976 authored over 5 years ago by archmoj <[email protected]>
add a few flaky tags in transition_test.js

aae0c60c6c720ef7de33333dfb7884087dae2edc authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix #4251 - add delay before transitionTraces()

... to remove "jump" caused by transitionTraces()

f35e215d60cf28cf997d23dfba5afcd7201a0b16 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
spyOn Axes.drawOne in "layout + traces react transition" test

- this will help lock down a fix for:
https://github.com/plotly/plotly.js/issues/4251

49140d09f6c5a04853c224c31c904e6b93bd454f authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
improve assertSpies

- make testing `invocationOrder` possible, along side
"did get called" vs "did not get called"...

0f2d918e3758ac7848a04e3cd622c502a4ca26c0 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
1.50.0

bead43ff7d5cbcedfd2bf29c25cf01b1b4074df9 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
update changelog for 1.50.0

5b27235907e6e5bfa7d74ad1c9e2611e4d66d070 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4242 from plotly/treemap-sunburst-colors-in-colorscale

use marker.colors with colorscale in treemap and sunburst plots

60a42c10a0b59358dc1c062d83473b5088365104 authored over 5 years ago by Mojtaba Samimi <[email protected]>
handle special root color case

1dff468da972eb9417c8b3c690e9accfafdf30eb authored over 5 years ago by archmoj <[email protected]>
drop pathbar.opacity and modify depthfade description

3b104b143050a6bbeb0853486dd2ac5a3a82802c authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4256 from plotly/gl3d-chrome-77

Enable second try to create gl3d scenes for Chrome 77 webgl bug

713b42a6595a557bd2ab224421a138e1f6876f39 authored over 5 years ago by Mojtaba Samimi <[email protected]>
second attempt to create gl3d scene

f065d3b0b7f13b81ae1c248053db60476162fe39 authored over 5 years ago by archmoj <[email protected]>
add basic mock for treemap and sunburst - rename a variable name

481f660d4d003830e4b03e36cfaa989cb2a1b7e8 authored over 5 years ago by archmoj <[email protected]>
combine colors for pathbar - correct pathbar test - add depthfade reversed option

fed26bbdaf3652a07b673238753bc62b6e92f1cd authored over 5 years ago by archmoj <[email protected]>
always default pathbar.opacity to 1

aa52dd54504e5d36964c6ff752cb877b92f84e65 authored over 5 years ago by archmoj <[email protected]>
treemap remaining items - rework key functions - jasmine tests - descriptions

280a0a1baf7b7c9e8c4965599ed96402a38fa746 authored over 5 years ago by archmoj <[email protected]>
Merge branch 'master' into treemap-sunburst-colors-in-colorscale

7df59a556ada18d2b673dab756278a27428dcc18 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
set `Color.addOpacity(trace._backgroundColor, 0.75)`

... in `marker.depthfade` implementation.

f068cb22f75d124f5428391e230b6a4d36506c39 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4249 from plotly/fix-transition-axes-nonlinear

Correctly handle non-linear axis types during transitions

75d007e71c6d04ddb2caf54ac05622cc3ce74717 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
impelement depthfade

- drop opacitybase
- drop opacitystep
- combine colors with the background color according wit...

429324d66493681f67751fff07503dba243bd332 authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4254 from simon04/typo-github

README: fix typesetting of "GitHub"

49679870cf325fda288c93ae810f648f351b2f1c authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
README: fix typesetting of "GitHub"

945029539feb9dfda6af598368efc6857f449627 authored over 5 years ago by Simon Legner <[email protected]>
Merge pull request #4253 from plotly/fix-branchvalues-total-generated-sectors

Fix `branchvalues:total` for generated sunburst/treemap sectors

6a826dbc9e732de1a569f44294a17b006fc7cad0 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
comment-out machine-dependent treemap-text-transition assertion

3bb5ebeb23fd3cb8b71bfa8862ee41d7e04cf87e authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix #4232 - fill in `value` for generated sectors

... with the partialSum to compute the correct partition under
`branchvalues: 'total'`. Reme...

02ac70218390d85c2f72e1f409d8e9f8f47371bc authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix #2062 - correctly handle non-linear axis types during transitions

... by using ax.r2l and ax.l2r (similar to how cartesian/dragbox.js
does it).

cb3fd9167977540bcee6278226e081e60653a694 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
display treemap root with opacity 1

- also update the treemap baseline which now fails both locally and on the CI

1d159e606615eccc4677680931a971ef2f3f0285 authored over 5 years ago by archmoj <[email protected]>
add treemap and sunburst tests to cover the case of using marker.colors numbers without defined colorscale

ba492cf4ce9396b374abfe6f3fdfb020ad1be12c authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4246 from plotly/nicolaskruchten-patch-2

Update indicator description

f69f7c8d2b8419f3fe4f7e31c4dd0985b675b6ef authored over 5 years ago by Nicolas Kruchten <[email protected]>
Merge pull request #4245 from plotly/nicolaskruchten-patch-1

Update attributes.js

22d37ad3db179a0e82117e826c4102105d23c452 authored over 5 years ago by Nicolas Kruchten <[email protected]>
Update index.js

dd9f16a3c6d219cb642b9e7e419b8eb45fb752b4 authored over 5 years ago by Nicolas Kruchten <[email protected]>
no need to hasColorscale twice in calc step of treemap and sunburst

2e179940a459bad7208c3ed84393f4065ddcb849 authored over 5 years ago by archmoj <[email protected]>
Update indicator description

fc198f9bed2d2d71e7cbb1d7bdc450d4fd1f3820 authored over 5 years ago by Nicolas Kruchten <[email protected]>
Update attributes.js

863258ac076b122ff7d2126b18329fd0382661dd authored over 5 years ago by Nicolas Kruchten <[email protected]>
Merge pull request #4241 from plotly/modebar-toggle-spikes-fixup

Modebar toggle spikes fixup

003f52e4829c082547962bb2e1e0096259ca3d4d authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
use marker.colors with colorscale in treemap and sunburst plots

- default marker.colorscale when having marker.colors

1c136f4b1257b4a0558f5bc5699f517324b64300 authored over 5 years ago by archmoj <[email protected]>
:hocho: obsolete spikes <--> hovermode logic

- This is an artefact from the early days of "spikes" where
they only worked with hovermode:'c...

98f5f37c3d09ce6f45c1521c26d423ac672167af authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix #4237 - track current _cartesianSpikesEnabled value

... during modebar button on-click logic for cartesian axes.

Previously, we assume that _ca...

f84f7c35240757bc81b7b936614c6bb620fdc870 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
some linting in modebar button code

6fc270e6cecfb40a79c10772cff10217afdf28bf authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4231 from dan8f/master

[dragelement] Make touchmove event listener non passive

9abf36a00fd353a7dc18c59affc84da293b2805e authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4227 from plotly/treemap-text-transitions-maxdepth

Treemap text positions for out of range cases when transitioning with maxdepth

442059339d50cd6a77f4d6fd778ca6af3f391dcb authored over 5 years ago by Mojtaba Samimi <[email protected]>
Merge pull request #4230 from plotly/bump-mapboxgl

Bump mapbox-gl to v1.3.2

dfb3987b3c225782d4a9a816e99b51fc1e9bf8c5 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge remote-tracking branch 'origin/master' into treemap-text-transitions-maxdepth

940c83a8e44838e8ad1bf9dd46cbab8ff1574f13 authored over 5 years ago by archmoj <[email protected]>
Merge branch 'master' into bump-mapboxgl

7c90ab140ec66e8f638a4b26e6a64cacbf84a1a1 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4219 from plotly/hierarchy-percentages

Revise hierarchy referencing and fixup parent percentage at the root node of treemap and sunburst

5673cd1f5f96c61372138a455462f9ecee531894 authored over 5 years ago by Mojtaba Samimi <[email protected]>
dont show parent and percent of parent in the template

7155917f2dd0f4d440abb0fc89f86ff77c88439a authored over 5 years ago by archmoj <[email protected]>
handle parent of root special case - combine two treemap hovertemplate tests

54360be4be39d7d77a8f88fb147909efa6b037d4 authored over 5 years ago by archmoj <[email protected]>
only return label from the helper - set the label of dummy root to blank

df5e1219dd2892b29d9c6a2fe5ec9f3dd3e4f2ae authored over 5 years ago by archmoj <[email protected]>
revert handling of NaN cases to before this PR - add extra check to avoid header jumps

6d6f946d0cf4c3b6d27a7529e422939401e53907 authored over 5 years ago by archmoj <[email protected]>
[dragelement] Fix passive touchmove

Touchmove event listeners default to true in Chrome. Calling preventDefault inside passive event...

568b26d1a6c048a26026bbc378b2b8465a6ae11d authored over 5 years ago by dan8f <[email protected]>
ping mapbox-gl to 1.3.2 (not ^1.3.2)

4130c3935b08d75c48685d9f49c96d4657ed9260 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
using one space character instead of a blank string to avoid jumps during treemap transition

212b144766b178af615157e73247c6844e18872f authored over 5 years ago by archmoj <[email protected]>
rework text transform to move inside slice function

- cast _text to pt for easier debugging
- pass pt object to the function instead of separated arg...

a1a2a2b298fb2699dfd8f5fd4ba81749041d28a3 authored over 5 years ago by archmoj <[email protected]>
add delay before resolve mapobx subplot promises

... to workaround a mapbox-gl bug introduced in 1.3.0

47bf955d12c1188e3ed13c9f50809a0374a6c8a0 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
bump mapbox-gl to 1.3.2

5bc21a1f0fc7a629e34a36bcf0a165c8e8d668a1 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
handle text positions for out of range cases e.g. when transitioning with maxdepth

31ed9774cad75d3b59b48ed05bb0d59fa130a894 authored over 5 years ago by archmoj <[email protected]>