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

refactor parcoords - move position code to single location used now in vertex shader

3516ba5324ea0fb4d474ce6fe4e9d9a6affaa55a authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - combine pick and vertex shader programs

562973daa61a1669d71b97f45e1714f10202bc21 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - avoid passing complex multi dim mat4 argument between shader functions

0c1959c1bd4a32365a6df099bbb8e89e3a9ce366 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - move axisY funcs to main shaders - remove unused attribute xyProjection - etc

9702db62a99b05c25b660545b7053f84bbeaa784 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - remove one more argument to position functions

55a50189a9df55b97c5215e967ecd18fa9fe2840 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - pass1 - add highp flags - move imports to the top - avoid casting int to float - reduce argument passing - etc

be5df36549f2327fe5a6be75c059b0238b14bd1b authored over 5 years ago by archmoj <[email protected]>
optimize for performance - now no need to update palette for every context and pick draw

369eb46b86fc277fcae8618ab9138f1f14a77726 authored over 5 years ago by archmoj <[email protected]>
move 3 functions outside line.js main

213f965d4753318199723d97cf8ccea2c416375a authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - using isContext and isPick instead of context & pick in line.js

407d72a0f8a723c02427e6148493fe399344ee5b authored over 5 years ago by archmoj <[email protected]>
apply per dimension tickformat in linear axes ticktext

ebf57f0bab7086968685d349ee35ac880f70b75a authored over 5 years ago by archmoj <[email protected]>
fixup tests to run on CI

48860c25b3ed75a1cb7ffc61d931fffe2df43b17 authored over 5 years ago by archmoj <[email protected]>
dont touch trace data - move handeling of typedarrays from calc to plot step

9cbbcbffa402c0ea7d1be6e39a30d91d152c81e6 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - describe panels 1-60 in vertex shaders

286db3b473fc0e580e822f7cf2093608e1cdfb2b authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - rm root unused variable

ca79f97b8fd079ab64a5c8bfd71b1527dd0ec929 authored over 5 years ago by archmoj <[email protected]>
fix mathjax show on image test

90c358d80c8f8767d39e08203b775c27a35ecbf6 authored over 5 years ago by archmoj <[email protected]>
improve test for parcoords with 60 dims

ccfc81ea99f9c2a09309de988efdfe4de36c8f7d authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - get rid of one extra dimension, complex indexing and typed arrays in line.js

4e749bdbb3bb9f62792664243e334ff18f09dad6 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - use one vertex shader

cc580fe1312f74a15ae501ab90dc993d80fdf8f6 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - now no need to pass dims to one axisY functions

3b01429c56d1d178fa352958ba8fc6046f113df3 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - combine two mod functions into one

48e091ede182a084cf2ea548df76254b86310428 authored over 5 years ago by archmoj <[email protected]>
no need to offset texture inputs in vertex shader

remove parcoords high & low limit tweakings

b326947adac134ac9606089e56fbd3b0a4a78b3f authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - lint shaders

ac1ace37d5dd1ba6a1fdcded52891d1e91b94085 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - set color info outside position loop

592f56b8b0a2ecbd719e5c3507c8632670647694 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - lims > limits

b050eec3f3e58621b1f048016170e42d614bc674 authored over 5 years ago by archmoj <[email protected]>
implement labelangle for parcoords

178273c0e5b6e91cb8cac80506b2513b0ee944b0 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - dim2 > dim1

dd65f3fd44841355d3a9f9cece89e6ce39a4e131 authored over 5 years ago by archmoj <[email protected]>
revise various parcoords editType from calc to plot

73f23dec145af8c7b9554fd5e3fea2b9248704e7 authored over 5 years ago by archmoj <[email protected]>
use tickvals and ticktext in new parcoords mock

8f232414a7c24a3f97f6cf110e0c1a15e86bb0de authored over 5 years ago by archmoj <[email protected]>
added jasmine test for parcoords react with editType plot instead of calc

b0d3bdde09ab088c73f6431117b4f496b75e0f2d authored over 5 years ago by archmoj <[email protected]>
psuedo-html and mathjax formats in parcoords labels - fix for issue 3206

5cccd864181244e30a8d4b05dd8e7bbcb1711cf9 authored over 5 years ago by archmoj <[email protected]>
apply Cartesian axis tickText to format parcoords linear data

add note for updating tickformat description

9937208e3d8577317c0d9d316d45fe2fa1bb2a97 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - use general variable names in plot and base_plot

5dfe455dffcab40b917e590d929b061baa5f4da9 authored over 5 years ago by archmoj <[email protected]>
add image test for parcoords with 256 colors

40de5d9c171da7312c5f674a9a8d5a4dffaaeba7 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - add test for 60 dimensions - clean up shader for 61 to 64 dims

3a5b4cac0d79c11b4659be31731e71822151b8ff authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - remove unused colorClamp parameter

76667c9482d0a2af0060c60cbe084acae57e8a94 authored over 5 years ago by archmoj <[email protected]>
bug fix issue 3749 parcoords outside range - add image tests

b4e285e2d64a28ae1a1dffe6b5e0b45687b9b77f authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - cut long variable names and move item.count tweaking before glAes call

e89676acce4eb373c5d3a8f4ff3694f6f24138a9 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - remove non-parametic constants

296859f8b8c6fb93d2d5d4c243ea03e2963e78a5 authored over 5 years ago by archmoj <[email protected]>
refactor parcoords - simplify code

ea6fbe43c9dea1130b0b4f286c5f4cd38151972b authored over 5 years ago by archmoj <[email protected]>
add 'attr' key to box/hover pointData

- this makes all box/hover labels render even when their x/y
positions overlap perfectly.

ce5e5f96d58e8f8b9a1f8947e7b38344d5507977 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
make q1 hover label have higher "priority" than min

... so that if the min and q1 overlap and have the same
overlap key-function output, q1 will...

1634ec80148d8c5d26933dd48a966ff21b298473 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix #3962 - don't build pointgroup array using d3-data indices

- N.B. in the case where multiple item in a given d3-data bound
array have identical key-funct...

a4b771c6cbb4f17319e35dcaca78d6a71bd9aed1 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
lint: rename ax -> axKey

... to not confuse 'xa' & 'ya' with ax objects

0e8d53e70f3be6f937dc2697a2ef1e08da45b05a authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
edit typo in test

8cca5430dda9cd528f81e7044d11db8b8d13df1b authored over 5 years ago by archmoj <[email protected]>
revise waterfall hover formats - remove Final

8ed6474842a1462cc45413394fb02b54117b79b8 authored over 5 years ago by archmoj <[email protected]>
fix #3961 - fill in zLabel during choropleth hover

... so that hover templates with `%{z}` can render the z value
using the same formatting as ...

6a670ff73b1ffa8837d1bc2a12564373ec4bc38e authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #3952 from plotly/bump-more-deps-june-11

Bump more dependencies - edition 2019 June 11

06901623e988b7ad036207a905a4a032da186357 authored over 5 years ago by Mojtaba Samimi <[email protected]>
implement hoverinfo & hovertemplate flags i.e. initial, delta & final in waterfall similar to PR 3958

2c60ebb7abb1329fb78e31963b411b4a675465a1 authored over 5 years ago by archmoj <[email protected]>
1.48.3

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

02d797b382a63dc742a0e340a5490bf1d22c0265 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #3958 from plotly/fix3954-funnel-hoverinfo

Implement percentage flags to control funnel hoverinfo and hovertemplete

db854f73c0373c0f0bd5bdd7a00bea806ad8a368 authored over 5 years ago by Mojtaba Samimi <[email protected]>
clean up fx helpers from funnel info - cleanup custom_assertions from isEmpty hack

ea54842d2686d1a8bd572d60019be19ff315761b authored over 5 years ago by archmoj <[email protected]>
revert es6-promise and topojson-client versions

cbc45a0bcf77ed1014f2415b8c9741fa146526ca authored over 5 years ago by archmoj <[email protected]>
revise funnel hovertemplate and hoverinfo based on comments

1701325206e7adc43ec0cf360a324d3135c3daae authored over 5 years ago by archmoj <[email protected]>
fix issue 3954 - implement hoverinfo and hovertemplate for funnel percentages

fbc03a3bac3f3015930b1feaada194b54d00d9e2 authored over 5 years ago by archmoj <[email protected]>
bump es6-promise and topojson-client - uninstall font-atlas-sdf

7eed25a4b92c7a1afed923f94b61c55cdab48dc3 authored over 5 years ago by archmoj <[email protected]>
Merge pull request #3951 from plotly/bump-dev-deps-11-06-2019

Bump dev deps 11-06-2019 edition

3e3b22dc87d9806ec2d1b82e8d29f572263ce155 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
bump js-yaml to 3.13.1

29c52cb988f7061698c57b4f6e3244924febee84 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
bump ecstatic to 3.3.2

- N.B. we cannot use [email protected] w/o patching
the `npm run start-image_viewer` code as ecstat...

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

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

20187fefdb3b7efb4d76528eb2529f46dd66d698 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #3950 from plotly/1d-2d-drag-bug

1d -> 2d -> 1d zoombox regression fix + drag test maintenance

24deba631094ba326be5fb2dafa5e50a2031fd49 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
bump delays during legend interactions tests

... to alleviate problems when running full `npm run test-jasmine`
suite at once.

e676a43d84ce2927d5e66623b7381e968ab37fd2 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
bump tolenrance in sankey suite

... to make test pass ok on etpinard's laptop running Chrome 70

4511b19b389f23f9b6f24667b20a6b64ea0ff4d4 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
bump tolerence in Drawing.bbox test

... to pass ok on etpinard's laptop running Chrome 70

4ab4b417160c9f6c65ac1d0556237ac0b791a9cc authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
bump tolerence in multicategory tick label test

... to pass on etpinard's laptop running Chrome 70

1c92ac7a40bda1ef06b68155e2e4603d91ca6e8f authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix #3943 - don't mutate fullLayout ax ranges during zoombox mousemove

- first reason, why don't need to
- second reason, mutation aren't reset meaning going from 2d b...

8d0ccb109aa3fc0ab53225a3e9beff8f430fe79c authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
use assets/drag.js across test suites

c48b5bffaf43f2b89515511fb447b452769b4983 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
adapt test suites that require assets/drag.js

ee74b289165e0dabdb67b9a3e011e8083b00b37f authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
generalize assets/drag.js

- to accept `path` (on top of dpos/pos0)
- to accept `touch` option to emulate touch drag

8806fb710f7276714506e3d021b25601b5c3263c authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #3948 from plotly/bump-tinycolor2

Bump tinycolor2 to 1.4.1 - as well as few dev-dependencies

57c1fbdbf3a82855fef533e44eb82c35c93f0575 authored over 5 years ago by Mojtaba Samimi <[email protected]>
bump tinycolor2 to 1.4.1 - bump few dev-deps too

0db4a6c5f615abe5c5be9b8bd7edb29bb63aaea9 authored over 5 years ago by archmoj <[email protected]>
Merge pull request #3945 from plotly/bump-deps-2019-june-8

Bump fast-isnumeric gl-contour2d and mouse-wheel

121227b923a6a46dfcc56ce2fdc614f2091e21ee authored over 5 years ago by Mojtaba Samimi <[email protected]>
bump fast-isnumeric gl-contour2d and mouse-wheel

7fabb21b36bcdf35fbf5b7571c67f92b21011c3d authored over 5 years ago by archmoj <[email protected]>
Merge pull request #3935 from plotly/single-value-overlay-histogram

More single-value overlaid histogram fixes

0b7cde12cd3ccdabd405377355767469732609ed authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix single-value overlay w/ bingroup edge cases

9faab6c7cd10cbab6ec82f649bc5bed00e3343f5 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix multiple single-valued overlaid autobinned traces case

78bb3eda76b4b63bee8d85a1049887d0538fdd0a authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #3934 from plotly/contour-label-reversed-xy

Fix contour label rendering for non-monotonically increasing x/y

34af40132770085ce16b5ee034d1ac4b2d64f06e authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
find min/max using Lib.aggNums instead of sorting arrays

9f6d1b63a0f9e2bc7676847d099937c8a868033e authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix contour label rendering for non-monotonically increasing x/y

9046da14df2fe073fb68659738101512afe7809e authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
use newer d3-sankey-circular with hotfix and updated baselines

dfeebffddf75b405f6a00e0378a2eb5caa318819 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #3927 from plotly/carpet-label-reverse-bug

Fix carpet axis title position for decreasing a/b coords

7a1ed7ba3d4d098440a3a60fbe6237cc75d649d9 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix carpet ax title position for decreasing a/b coords

fb8b229b0002c8238385922c7b615fa4bcba22c3 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #3924 from plotly/phx-241

fix for ScatterGL hover and click events give the 'top' point instead of the 'bottom' point

297ecb7fd49a11313d954e12db56c2d2396ccfd4 authored over 5 years ago by Mojtaba Samimi <[email protected]>
Merge pull request #3925 from plotly/fix3313-parcoords-doc-no-tickmode

Correct parcoords tickvals and ticktext documentation - no tickmode property

c9b377de460189a5e33ba0ba6e6316391296575b authored over 5 years ago by Mojtaba Samimi <[email protected]>
parcoords tickvals documentation mentions non-existant tickmode property

0f3badbe1fe4c72b443bc669548825965911e4bb authored over 5 years ago by archmoj <[email protected]>
select the last point as closest if two overlap

f72389d9a087d98ea720acb4672f7968d16446b7 authored over 5 years ago by archmoj <[email protected]>
add jasmine test to lock phx issue 241

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

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

a87df9bed4652cbb5fc60079a7599b5f41eabba2 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #3922 from plotly/histogram2d-single-sample-fix

histogram2d fixes

60adfe9e77b561f5696534b50b3a80055eefbec6 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix empty bin histogram2d hover labels content

- this removed the annoying `x: NaN` from histogram2d
hover labels

c38673f04aae5122f2d1880bc67845c46631adc3 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
generalize _autoBinFinished for histogram2d

- this fixes some shared histogram2d (via bingroup) edge cases
- this fixes a performance regres...

401029aa869d9011b7b2795a95a0f70bf36fd4cd authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix #3909 - bound array for single-pt histogram2d

6a8baf9b838cf7efa31e3c803037b42301754dc7 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
mv histogram2d hover test to histogram2d_test.js

deefe870cac447f3cba80f7c1b0926d779ade848 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Create FUNDING.yml

f66aff377892ae62ccd1553197d86f09bffd27fa authored over 5 years ago by Nicolas Kruchten <[email protected]>
1.48.0

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

bac70249dcedc2269718e3e446396f1f8a5ef669 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #3917 from plotly/fix3820-parcoords-rgba-colorscale

treating rgba colors similar to rgb on parallel coordinates

2d42a667f964d3f3fb616de0e56bd12d84b37d4d authored over 5 years ago by Mojtaba Samimi <[email protected]>
Merge pull request #3915 from plotly/fix2950-parcoords-cannot-select-first-enum

Fix2950 parcoords cannot select first enum

7c285058da694b050f4bdaff06cac6c839f5e97b authored over 5 years ago by Mojtaba Samimi <[email protected]>