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

Merge pull request #3966 from plotly/refactor-parcoords-bug-fixes-labelangle-side

Refactor parcoords - bug fixes - reuse axes ticktext - support pseudo html labels - features for...

3d383b796d5738b9f93356db2cc5b4b51570e4a5 authored over 5 years ago by Mojtaba Samimi <[email protected]>
make parcoords + uirevision test pass on CI

22283397911905e8b04dd05d97600bcc257265a7 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Configurable doubleclick

6fd28940acad949f1b519a9cabcf54c00db0d4b9 authored over 5 years ago by Tom Aerts <[email protected]>
fix typo in d3 selection class name

8e113eb68444f494cf0f12898cc5ecf18a710225 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
move _indicatorLayer in fullLayout._toppaper

03cb7c3b9b4fbd8cb29889457e0399363bb0c1cf authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
:hocho: v(min|max) for gauge.axis.range, rename gauge.value to gauge.bar

95de45724b62a7a1c3d22434af838bd8c690cbfe authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
modebar: check traces instead of basePlotModules for noHover

aa6ba8fab5769bf56bce125c04f3c3cd3cbc5ff8 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
sort all choroplethmapbox traces below scattermapbox traces

... similar to how we do things on geo subplots

f7f3190bf585afbc5da3fd40db9ee9e289bfc423 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
allow numbers as *locations* items when using custom *geojson*

a4577223e93b0a754ccd9b1912e59f638a15500a authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fixup choroplethmapbox hover content post-#3968

1359307df239099bb173cd2251254813f7965892 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
first cut choroplethmapbox tests

9a602ba240ca2c659d7e309af47f763b362b2cec authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add :three: choroplethmapbox mocks

cb202a8e47631e20555de382d2bbc7393625519b authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
implement *below* in choroplethmapbox traces

- where by default chroroplethmapbox traces are placed
above the top most "water" layer
- N.B....

4d7e0aa4ee21ce73a4c0f260d19c03b02ec11149 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
improve mapbox hover after drag

- use _rehover wrapper similar to cartesian subplots and
call it on moveend
- split fx init co...

a166761a5c1c338c526f442e02410e2d89b15756 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add GeoJSON feature 'properties' to eventData

4e880752a625c407619e2a87e205f571c3221b33 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
introducing choroplethmapbox trace module

- reusing choropleth calc, hover, select, eventData and
feature2polygon
- use `PlotlyGeoAssets...

5d279830ddcb70ef953d503e099d0c91385ca7e3 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
improve Choropleth.calc

- valid choropleth datum must have a valid location AND `z` value
- set calcdata[i][j].index dur...

43c568fc12a409978e6cc99d620059a347fdd3fd authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add choroplethmapbox attributes

8fc1dbe16e8d6337fef05b3a5ec66b15228e2585 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fetch GeoJSON URLs found in calcdata before updateData()

012a74901929b2b80fae787b7be0df670ae3b4ff authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add `PlotlyGeoAssets` to window during Plotly.register

for geo AND mapbox base plot modules

... that way we do this only once when geo and mapbox modu...

70878b73e829a96d078589583c6d7c7bc4740e12 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add dflt to choropleth marker.line.color

... and update choropleth baselines that
didn't show the "correct" default "black"

91e03193ad374a1537caf10d0a16ad97c6f778fc authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
modebar: do not display hover buttons when all traces are "noHover"

c796e57e65477f9a283ea8f811085721e439cf55 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
add mapbox using OSM map raster style mock

23ffe4fad21f48dab70a49236cfe7c6e0aa9da90 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
update mapbox baseline (using mapbox-gl@v1)

1987b22472ba3113b61c40e386fbbb22995d98c3 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
mv DOM-related Lib function to src/lib/dom.js

1ee02da6367435889c5af3b9cac53f8877380058 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
adapt find-mapbox-access-token for maps that don't use Mapbox styles

- that is if all mapbox subplots on graph do not use Mapbox styles,
DO NOT error when mapbox a...

41d167f5c3cf6bf35559d66fe44f0ec52f43c65a authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
adapt tests for mapbox-gl@v1

- update no-access-token error msg
- fixup click mocking action
- fix relayouting cnt
- add TODO...

889abb68861ebc814d70901f5bd95b16f07d3118 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add missing .catch(failTest)

e0c684f78f98e90158dd255f127313f9e05ae25e authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
:hocho: clean navigation block

... navigation menu is now not included by default

95240e2d1f341aa8c8feb058e0ea3dba4029f0d0 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add mapbox-gl CSS when registering mapbox basePlotModule

... to avoid console warning on subplot instantiation

5b43b8cc901603682bc456ecd0db9d02dc99b950 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
bump mapbox-gl to 1.0.0 :tada:

2d4fe9b055af4cce1aa37be99c770ec8da7ddd11 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
modernize createMapbox API

a2d25220897f4f5f5cfc1d358f10d1bae108eeab authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add number.prefix, gauge.axis.visible, reuse Color.(fill|stroke), :lock: toSVG

e6d8525ab07c56ca10bdbac6762b06d1d57bf830 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #3932 from plotly/sankey-fix-3813

improve robustness of circular Sankey

a6393bce2f27183d1c6a304e6a00057dc401f9b7 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #3972 from plotly/fix-3866

responsive handler: do not resize if gd is hidden

705b1840705248eb0ca393f7e25b7e3ba62098d1 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #3983 from plotly/fix-box-categoryorder

Fix boxplot with categoryorder

2885f233adc2fe89e85f598bed3526c2b51fb5c3 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #3965 from plotly/one-more-hoverAvoirOverlap-fix

More zoomed-in box/violin hover labels fixes

fef1c6099b0c35ebeaf3a0639b82916d75bfd491 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #3979 from plotly/clickannotation-evt-editable

Trigger `plotly_clickannotation` when `editable:true`

411f61eb66ced83be238ae7bc008e06c3934a0b2 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
use our own version of @plotly/d3-sankey-circular containing hotfix

5fed1a518396e5194a36b0c5863d9245eb6bad45 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
add mock/baseline for boxes with categories sorted by value

cb6249a7f41fdd34ece1cc3e9a5e263184b58b37 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
reset _numBoxes/_numViolins before calc

96431bba89f01be124c9fa3729889f18ec35cadd authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
trigger plotly_clickannotation when editable:true

ec35d936040e95176e75dfcf11e80e20f544945c authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
indicator: tests

0b44789dc71675005af831538c945b4e5238981f authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
ohlc and waterfall: use global constants for delta

0741f9e09c994fc32c6752bfae5d2d90b579b4af authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
snapshot/tosvg: clean tspan elements for svg export

123bbae35d49c4951327c415c08d289b563ee19b authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
indicator: implementation

9c68ec3074e8ab26a3e22d08297f370767f898de authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
indicator: attributes

c4b4d0c848978fd3fd9815e985ad554c80479ca1 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
coerce range then create axis

c8dedcb31c0043ce3d5433b29af1e1f8e430c38f authored over 5 years ago by archmoj <[email protected]>
Merge branch 'master' into refactor-parcoords-bug-fixes-labelangle-side

dea5317bc66bc77b69a99adf74494e7bdac85553 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add noCI tags for two more parcoords tests

97f61b6bd2d4241d861b061e6aaaf618de666a8a authored over 5 years ago by archmoj <[email protected]>
implement cartesian axis for parcoords and change parcoords tickformat default to be on par with cartesian axes

a80bf49957e08754934c2c1edeeb634e1244ad67 authored over 5 years ago by archmoj <[email protected]>
ticktext is now set for each parcoords dimension

9e73c277ab5e8fee4df3056efa791b4ee292a067 authored over 5 years ago by archmoj <[email protected]>
move isHidden into Lib

913bb6877df1e7668748ad4b3e535e38bbf25e6b authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
increment by 1 the number of known getComputedStyle calls

aed5e44215a13d06436fb2119a0306fccc88c4b8 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
responsive handler: do not resize if gd is hidden

bf78539a354e5ba78fab183960365ad71c0c4738 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #3969 from plotly/jasmine-core-3.4.0

Use jasmine-core 3.4.0

795220f815afcf79c73885715379b606afc1b4a1 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #3968 from plotly/choropleth-z-hovertemplate-formatting-fix

Ensure hoverinfo <--> hovertemplate number formatting equivalence

2b4de3ebe45657eddf29fcf72dc58b96cb5f672b authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add --random CLI opts (new for jasmine v3 !!)

... with a default false, overriding the jasmine v3 default
which makes a lot of test fail!

be3da83ca1942698ab0341f1130d01ea0918d1e0 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
swap expect().negateIf(c) -> negateIf(c, expect())

N.B. jasmine-core v3 does not allow mutation the
Expectation prototyp

b477955475a892638c2a9cfe46686a8d11498c2a authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
use (now stock) jasmine failFast option

de644e617087664050143876898fc528fe0585f5 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
run `npm i [email protected] [email protected] [email protected]`

9ec06028247affec52a3ae890773be61957c7340 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
mock separated linear axes for every dimension

11b94340b7138510e4ee9f345e91c40cf795b826 authored over 5 years ago by archmoj <[email protected]>
fill rLabel and thetaLabel during scatterpolar and barpolar hover

8e8670d25994d854a921c7af9384c71be5cba46a authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fill aLabel, bLabel and cLabel during scatterternary hover

ea3a90f84e5b463fd36cf7e887698c6a5dc458ae authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #3967 from plotly/scattergl-separate-calc-plot

Split and reuse functions reside inside index files of scattergl scatterpolargl and splom traces

56f3bb7aed1ccb9848c31622b833a25c848d4519 authored over 5 years ago by Mojtaba Samimi <[email protected]>
Merge pull request #3963 from plotly/waterfall-hoverinfo-and-hovertemplate-flags

fixup hoverinfo & hovertemplate initial, delta and final flags for waterfalls

a0021cd2c2457800c38345a03571b2516ee3a154 authored over 5 years ago by Mojtaba Samimi <[email protected]>
refactor parcoords - init with new Array and use set instead of push

75f692dda8b6905d6399cb05fc09ff9ab63fff56 authored over 5 years ago by archmoj <[email protected]>
fill lonLabel and latLabel for scattergeo traces

8cf51350c0bab4f2d2c4078810937d95325d8cfa authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
no need to export sceneUpdate and calcHover form scattergl index anymore

bb12f68d3d3ca6b5b591637b6f077c640aad71e7 authored over 5 years ago by archmoj <[email protected]>
refactor scattergl and splom - rename style > edit_style

e27ea9c8b482c87f2918702f0f7f7770fd88a087 authored over 5 years ago by archmoj <[email protected]>
waterfall hover - dont display redundant info when both final and y|x present

0a588366201a20d2d90483d19e42f89e06555126 authored over 5 years ago by archmoj <[email protected]>
keep waterfall totals hover as is - dont add delta for totals

8432d8f770d912d90532f151d3abbf07e138ba23 authored over 5 years ago by archmoj <[email protected]>
refactor splom - add files for calc plot hover select helpers and update_scene

ce47ee101c4ff82e6df589f72810a0d7723a91fa authored over 5 years ago by archmoj <[email protected]>
refactor scatterpolargl - add calc, plot and hover files

aa84535327d33bd13c0543ef3ad3b0ee8eaef089 authored over 5 years ago by archmoj <[email protected]>
refactor scattergl - reuse scattergl parts in scatterpolargl index

4bd8bd6c121d7112be87ed54789a312b6bc1160c authored over 5 years ago by archmoj <[email protected]>
refactor scattergl - create hover and select files

a1bdc2fbde0267df111c31e6a47cdeff0513f071 authored over 5 years ago by archmoj <[email protected]>
refactor scattergl - add plot and style files

4103237f7fcdcaf1eb09eac3f0d6642ef73ffe0b authored over 5 years ago by archmoj <[email protected]>
refactor scattergl - separate calc and scene_update from index file

f1a8426f9f242bca268b9dfef84963b77d392689 authored over 5 years ago by archmoj <[email protected]>
make parcoords pick layer totally invisible

4e3452bedf68bdb57ba8ff5819165cba2b1a765b authored over 5 years ago by archmoj <[email protected]>
parcoords refactor - rename glLayers

e79af84b07c3182fe16f1f592a80ca21b5e21d93 authored over 5 years ago by archmoj <[email protected]>
add unselected lines color to constants

5c5873d6334109e7486b33783c1048869d90f09b authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - rename dd > e

8b8869044b3c66a86f8257b10c66eee187f265bf authored over 5 years ago by archmoj <[email protected]>
reduce number of passing argumnets to parcoords

643ba309e1f9767ee0d9191af58d1edb83acf52d authored over 5 years ago by archmoj <[email protected]>
move function outside main block

c4a78677d31fe89b5a2b1d5a439fc17b6e120275 authored over 5 years ago by archmoj <[email protected]>
centralize functions in parcoords helpers

1b7c0efe314ba99d2a9cbc466f6a88f392edae14 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - move nested functions outside plot callbacks

b5d24e169f32ec8cc876e6808d4105673d2e864f authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - better variable names in parcoords plot

6403347dcbc86b0e2bca16582ddac415ed9f4a52 authored over 5 years ago by archmoj <[email protected]>
revisit contextColor setup

6aad76866c20b96952a2c2cf9bb86b0b0df29d52 authored over 5 years ago by archmoj <[email protected]>
add parcoords labelside (top|bottom) help display tilted labels with no conflict with the title

3a4d428134d6698ab03fee29fda72d40a76d6d7a authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - replace Array.apply with simple fill method

57c0abdcecfefe2242d2cd32ba1a3955a7fbc0b8 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - no need to pass resolution to position functions

51c59e871c171a02fc03dc61c31e89c43c7948bb authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - dim1 > dim0

e5304b1f4221f0709ab5e86552fdd64fa36404cb authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - i > i0 - ii > i1

321b73a39b20651946039f72f805e3952d308771 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - no need for extra clamping - already between 0 and 1

5280ce44653cda8e18dc34d3c621be8759e704b8 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - change functions from inside to outside

5464b4a3d4b352e53f0531de37f929febfb5d0af authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - remove unused variables and optimize within raster mask logic

c05683f345290dc2ab0d98fb5f459860318ffd56 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - rearrange indices and arguments in makeItem

fcd4bcb9c975d643433e1f75e2c84199c56c5fc9 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - add function to handle hide logic

947dbe755856304a052fd461c90d4e2e24163b32 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - remove one more function and adjustment for performance

f12734315093306c05b5580859f12d648cf29b4d authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - removed many now unused passing arguments

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