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

add parcoords jasmine tests to lock click issue reported in phx 235

fe7e02c4fffd997d48c4e70054e60910ecc2d514 authored over 5 years ago by archmoj <[email protected]>
fixes phx 235 - dont drop selection on click - make sure drag is called before calling dragend

80383f9a19d41c9a6e3e4ddc1a91a5b0f710b6b4 authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4087 from plotly/fix4086-parcoords-stick-range

Bug fix parcoords - selecting lines outside displayed range axis

30d1f85338a908bdf9f4743372009681b63c646f authored over 5 years ago by Mojtaba Samimi <[email protected]>
add jasmine tests for parcoords to lock issue 4086

b30f07eb373ea07c388310b6292d60c77d97985d authored over 5 years ago by archmoj <[email protected]>
parcoords interaction test - should not stick to min max ranges when moving constraint below or above

8a2d707cbea1e09aae8e095a3dd9ba39597c26da authored over 5 years ago by archmoj <[email protected]>
new parcoords mock for selecting above and below ranges

3e8ab96a7c1dec1c0f8bad2d6cac57048ce60a88 authored over 5 years ago by archmoj <[email protected]>
parcoords - do not stick to min max ranges when moving constraint below or above

eb08bdaa227da40b5cc6308a841b4a6ee13d5695 authored over 5 years ago by archmoj <[email protected]>
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

6d09846fee9ec3a5f004839fc3122f040afd1460 authored over 5 years ago by Mojtaba Samimi <[email protected]>
add test to lock phx 240 parcoords should not draw full pink when constraint starts below range

65ea8e6fc4331c69b6d8bf1865dd3adf804482d5 authored over 5 years ago by archmoj <[email protected]>
correct parcoords constraint range interactions

328ab9a8b012e6592c2b48c7118827fbed81c654 authored over 5 years ago by archmoj <[email protected]>
fix phx 240 - do not display all selected if constraint is below range

3bdb0a52bb1e2493fbf80fb36cda818503937348 authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4082 from plotly/fix4080-parcoords-all-zero

Bug fix parcoords when all the data is zero

92fc20395657b66e0eba65b230e3c66f6501d2bb authored over 5 years ago by Mojtaba Samimi <[email protected]>
revert commit 765ca5a62b88eb94bf64dfe32f1eb364d5aff0cb

096ed736d27392563f47741fc482a52937bfa118 authored over 5 years ago by archmoj <[email protected]>
add extra check for parcoords ranges

fde0d320b747abbb3f92da79bd0fc7bbd1624509 authored over 5 years ago by archmoj <[email protected]>
avoid log 0

765ca5a62b88eb94bf64dfe32f1eb364d5aff0cb authored over 5 years ago by archmoj <[email protected]>
add new test to lock issue 4080

f96d43d06724af326e2001b6e5ef8b77e5bc1be1 authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4081 from plotly/make-bar-text-transform-reusable-for-transitions

Revise the output of bar text transform functions

38cd9e26e4e05c3d175c5b251b2c9a213f03ee56 authored over 5 years ago by Mojtaba Samimi <[email protected]>
make bar transform functions on par with pie - rotation > rotate

6a84220a019ab3f94d25e0491607c43dff309133 authored over 5 years ago by archmoj <[email protected]>
revise bar text transform functions to return reusable raw objects instead of final text - e.g. as required fortreemap transitions

404611de0f67ba2a8aa2c68d070e723c45ae8c28 authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4079 from plotly/fix-mapbox-style-schema-values

Fix mapbox.style values in attribution declaration

76f7652fe8d5369869f60e968f00a4a383d392ff authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix mapbox.style attr values

b629d02585d83a6cb10d069a5809e9cbfe2c0598 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
texttemplate: add support for scattergl

7fa4dc5cdc43c999cccbd53920e06723fa7868d4 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: fix scattergeo variable names

7d216806f075a938bc0fbdbd9149ee09c4bac027 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: use result of appendArrayPointValue as available variables

0b516f7086c2fff2e9e4009234cc804169eb2aa1 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
update changelog for 1.49.0

9e371f7b1befe0eb83b20264fb35a66273bc5fde authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
1.49.0

dfc06ce12e832f318aec320d5faab3ada739a554 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
texttemplate: add support for scatter(carpet|geo|polar|ternary)

902d2d37c276a9858beacb818f7ca250ac25f073 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: add customdata variable and :lock: down with test

e0bde45fe84d78d07f4d02882cd76a62f0345fa0 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #4063 from plotly/reuse-merge-array-cast-positive

Filter numbers during calc step

96fe2624a0df16b50ceb3061ff18d95b6a2120da authored over 5 years ago by Mojtaba Samimi <[email protected]>
cast bad size values to zero instead of NaN - fixup scattergeo jasmine test

f9db523c7fd838da60607bd9eabf8e84190b97d9 authored over 5 years ago by archmoj <[email protected]>
add jasmine tests to guard against negative sizes during calc step

39b9840933957640fe26e9a9f9c30e1a5625c782 authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4075 from plotly/dev-deps-07-2019

dev deps 07-2019 edition

539d7b760dbed38ad3ae80d990963d879692f87d authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
set texttemplate dflt back to ''

c3e9961219ebf9c9b5b67258586e433a4fc21e82 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: update description

cf826ddcd9444be7979acb0c6180382df6a76ca5 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
run `npm audit fix`

cfcf7462c382055704b1d859187b5c0053203bad authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
bump dev deps

.. browserify, karma, karma-browserify, karma-chrome-launcher
and open

e0a17f3ce46d683cf6f179550e390d7a60e38518 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
bump eslint to 6.1.0 + disable `no-prototype-builtins` rule

... which is now turned on by default in eslint v6

e61ee25d8cb45f5a7bb836a6544e22f8db0eb516 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
texttemplate: test that textinfo is not coerced when it's defined

9330290d01efb3e24aa2f39b37d2feb34237ab73 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #4035 from plotly/mapbox-style-better-docs

Improve `mapbox.style` description + use mapbox-gl v1.1.1

a9e74805a18fc4e8ed3ab57bf501661a2c656762 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
do not export `templateFormatString`

ee0a309ed478c121b6693c5833d45cf1c9e1f1ec authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
move texttemplate_attributes.js from fx to plots

ce3c9cccca5b9ae3a2408681463a3b2f49d903ca authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
improve mapbox layer `source` and `type` descriptions (again)

29c2bf9ce97403ae844ac0c27c3be3d67da1948d authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
texttemplate: initial implementation

Add `textemplate` support to the following traces:

- [x] pie
- [x] sunburst
- [x] funnelarea
- ...

8deaed177f70cee2b8f9645e3cb003041da2b16d authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #4064 from plotly/minor-log-axes-no-suffix-prefix

do not show prefix and suffix for minor log axes

1400437b07d4fd35d7b54eb27ed995aca3fd8d28 authored over 5 years ago by Mojtaba Samimi <[email protected]>
improve mock by adding trace names based on their y-axis info

cb521f5d29e539527075a54c1900c5b232a19791 authored over 5 years ago by archmoj <[email protected]>
only skip prefix and suffix for D log axes - improve test

27067a6c8f45dc0fbfa19dbaad0393047773601c authored over 5 years ago by archmoj <[email protected]>
improve mapbox.layers[i] sourcetype and type attr descriptions

d81f28cf985f5ec912b83d60b0bb0b066665a6bb authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
mprove `mapbox.style` description (take 3)

b9335283a745f9224de7671efb217402b8ac298f authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
use styleValuesNonMapbox in mapbox.style attr declaration

81f9d53f0cd10109c316664b3b1d2f98309ce650 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
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-...

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

https://github.com/mapbox/mapbox-gl-js/blob/master/CHANGELOG.md#111

d4a230893c3bb4211abecf682e4dba06cf9a98d4 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #3991 from pynklu/2206-configurable-double-click-delay

Configurable doubleclick

84e79e4c91184a95b4ba456a74dd01a09dc47a29 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge branch 'master' into mapbox-style-better-docs

1b15616c2fd7ba439531346bbacf805e758f4a0e authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4069 from plotly/mapbox-attributions-inject-css

mapbox: add attributions

1bebca62e44bb17fd323baf8b07c9ae212d7a783 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
improve doubleClickDelay description

1415344ca126d0f6b9802b49456794597f52c70a authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4068 from plotly/mapbox-extra-tilesets

mapbox: add shortcuts to additional tilesets

4db380967523c9bd43a5a21d330e0743dacff42c authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
add doubleClickDelay config opt tests

505e6e8e13a9ee144a553f5789e1d2188689d1a4 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
do not show prefix and suffix for minor log axes

62c5854e08334b0047b9e0ec6fd4d82c512f7182 authored over 5 years ago by archmoj <[email protected]>
apply Lib.mergeArrayCastPositive in places to ensure having positive sizes

e584f807f921e41f72bd5882fecfbfdb97c61cd2 authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4061 from plotly/showEditInChartStudio

Add showEditInChartStudio config option

56dd829fbaa2ba5e254bc6870b380ef333bf30e5 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4029 from plotly/indicator-fixes

`indicator`: several improvements/fixes

72f885a3225fd82766359335c0a22ba4eaf6568b authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #4058 from plotly/better-below

Better mapbox trace / layout-layer *below*

66eacc319043d2538a139d3c1ed55d50f1530a58 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4062 from plotly/bye-bye-pull-font-svg

Remove pull_font_svg step

d374ecce2328566dd14e070f915f432410e320a2 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
:zap: a console.log + improve attr description wording

39eff3a03cc76729d3b0163e09638e8b16b4f8be authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge branch 'master' into indicator-fixes

38be82dd2a59de79fbda92b1ce0aac29afe57496 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add new mocks to test all attrributes and number formatting

0e036a0572aad3f6d319d9e1124f2899412590a7 authored over 5 years ago by archmoj <[email protected]>
show NaN values as - + use convertToTspans to render exponents ok

3acb333805a07b488381aa44516ab9a55802cf0c authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
draw blank value arc/bullet when value is NaN

... so that we don't get console warnings

0160e16897deb77844233d537a65b8b2aa583b1a authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
use '' valueformat as dflt

- use ax.setScale and Axes.calcTicks with mocked range [0, 1.5 * value]
or the gauge.axis one ...

bd0aa7987ebfb2a6ab55ebb4dca4f3a3e5b76462 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
baselines produced by Orca

4dde7d0dbd6f4ae6a14f3d911f5ae38a60aa3fc1 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
mapbox: move svg paths for logo into constants

d015a43f667423729dd1691c086d2e9d8e1076bc authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
rename "cartodb" styles to "carto"

19585fb2f07e727b633944c7f9941652707f84c7 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
mapbox: add shortcuts to additional non-Mapbbox tilesets

09343ae841d33c8e5a6c29445730af5db2f19aeb authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
mapbox: break into multiple lines and scale down attributions on export

a54b8a340ba5cd70f15ba1d4cc6592429b5cf110 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
fixup tests

bf794f1da67aac7e1cd5aab8a370ed8473a67b5f authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge branch 'master' into 2206-configurable-double-click-delay

a95bac3bb1019391652c1b9f1126577625159a99 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
:hocho: pull_font_svg preprocess step

f4cf8c02914f8ca8af4266ca9dc66299ae77586c authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
:hocho: src/fonts/ploticon/

all required svg-icon things are in the
`src/fonts/ploticon.js` file

6e50d82be853924fd549558446d932089cdc893b authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
mv build/ploticon.js -> src/fonts/ploticon.js

where we now expect devs to update icon definitions "by hand",
w/o the use of `npm run prepr...

10b94bc86df4d5efbd3be16e5faa3d9b567b14f6 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
mapbox: add attribution to exported static images

dad62fcd941f33b76b7231a3df56920fbe8d8e44 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
mapbox: add layout attribute 'sourceattribution'

6b87ef713a3185a3317fd01eb63a2715d8db77ca authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
add editInChartStudio modebar button + showEditInChartStudio config opt

195a8497d155777874f39f4af250ba53f91bba02 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add Plotly.Icons.pencil

cdcd3cc6505ba68e825dbddb80b76490945afda3 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4056 from plotly/fix4047-bar-size-and-width-zero

Bug fix - do not display empty bars when line.width is zero

9927079d2871c0a08dc5ac206be8903ed4dc0543 authored over 5 years ago by Mojtaba Samimi <[email protected]>
remove unused Lib.mergeArrayCastNumber and Lib.mergeArrayCastIfNumber for now

579a1b55c248350de6c2d461c87ac0a05bd0eef9 authored over 5 years ago by archmoj <[email protected]>
declare new mergeArray options in Lib and use them in bar

3ee7dbffe00cf5a899ee9858abe221e06e9e2e3f authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4060 from plotly/fix-typo-incolorscale-attr-description

Fix typo in colorscale attr description

20e033f6f9a291b9043cb86f96eba6bebd843122 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix typo in colorscale attr description

ca87aede2c5e6f666f6f3170a54b9515d55a310d authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add mapbox subplot.addLayer convenience wrapper

... to Lib.warn users when *below* is invalid.

853a3919a65de29bf45e90bdc91801b613498d09 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add below to scattermapbox + handle below:'traces' in layout layers

We now handle below logic (mostly) at the subplot level in
subplot.fillBelowLookup() and subpl...

8a4e8f13657e3767b9b9aadde6a1aade23b10acf authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
standardise layer/source id prefixes

f51d66be6fb750a30cc9d64c97bae0ac00c7df95 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
lint: rename variaible 'mapbox' -> 'subplot'

... to be consistent with traces/*mapbox/ modules

16abdfb9d504d4d4b1961cb57ec7218c7e21d395 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
:hocho: ununsed constant

6370fd2996cf03d24f90028f6617ea2e9bf99663 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
use getLineWidth function to get line width

move getLineWidth function to helpers and reuse it in hover
also fixing 4057

9d4a4bf88f64467f0c7528cb0ae4552c7376de37 authored over 5 years ago by archmoj <[email protected]>
fix 4047 display empty bars only when having line.width

60f71a1994166517f4f3bb409526f5f9f1a1c7cc authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4048 from plotly/fixup-geo-scope-lake-polygons

Fix lakes and rivers geometry on scoped geo subplots

218a9195832aab94b1d8bd0ca4653c159d2f25ce authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
baseline geo_lakes-and-rivers using [email protected]

5385673ed988d82dbab4be399bfce6b1f63bc01a authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
use topojson files from [email protected]

see https://github.com/etpinard/sane-topojson/pull/14

f06d25cb44f8fa084dedaaad967d0916be5d8218 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
baseline geo_lakes-and-rivers using pre-#3856 topojson files

7075d136b08890741f454873d99b350e4fed7045 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add geo mock of lakes & rivers at 110m and 50m resolutions

02614d23db5b5a30a92e717761ddb7bff8c29f32 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>