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 #4071 from plotly/texttemplate

texttemplate with date formatting

3561cabcbc79813e0da8c4b5e17e26cf8cae8297 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
don't coerce texttemplate when no text - fix for scatterternary

c7dd845dba0295e8cd4f82b0a82f45e2f3d49747 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
templateFormatString: do not error out when lookup objects are undefined

daa2c7e587bcb4d70af57539f8e0a574a0d96472 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
(hover|text)template: pie/funnel/waterfall fix attribute definition

db87e62dd0c146d5fc78587b146fac6dcba97f0b authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: do not coerce texttemplate when no text is displayed

6780a3d6b8a8cf36701a5b49a9ffce6eb710352f authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: fix style

e700fc2814a503757df2a82294ce491f423bd8cc authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
merge (text|hover)templateAttrs() into a single file

4ef8392e7e9b151dcb64aff8a6622a714efe4688 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
fix baseline "mapbox_texttemplate"

354b70f7a4631cbbdcd5c1932f2e964cd670613c authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
update de translation

ffae138cfed20294b68b230b0c4e3c1fde20145a authored over 5 years ago by Batalex <[email protected]>
texttemplate for scattermapbox: fix editType, improve style and mock

3dda912ef61db9bfa2e37b86cb0a009188d60276 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
add missing translation keys

02986f570f81e2426f19ee8d492f090a487d21f5 authored over 5 years ago by Alexandre Batisse <[email protected]>
1.49.4

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

9e4260d2f19f68e12633f62ccd382dcf685d9f47 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4144 from plotly/mapbox-custom-style-url-fixup

Fix access token validation logic for custom mapbox style URLs

456d71892f34c544579e5c82f0ac7574be384d70 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
include mapbox.style value that start by mapbox://

... in list that require mapbox access token

e5c3b4137eb3cd3b332a83c15179ac69ba32b3d1 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
templateFormatString: use d3locale.timeFormat if available fot date fmt

836d5a240dc4d686b9141b463e190b9788e63564 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
support formatting date in (hover|text)template

c6370d9cc919d585d16fb476e2f26c0bc2c63dd3 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
funnel(area): fix description of variables for (hover|text)template

8c339df8c17b60af28ad38831924b03ec1141acc authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #4140 from plotly/mirror-all-not-mirror-allticks

Don't draw ticks on tick subplots when mirror:'all'

2aec9efd4237b7ef7f38d9f0f237f410820db7b0 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix #4136 - don't draw ticks corresponding to _linepositions

... when mirror isn't 'allticks' as _linepositions gets
filled in lsInner (in subroutines.js...

cc191783c1a111031ed7f14ebc0f2c2d7355e284 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add failing mock for #4136

8f6e919fd5b23e27ca85f2f3145061cfd27fb85b authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
funnelarea: fix description of variables in (hover|text)template

b2df6230d3d30462ecaacb5f34c5b2cb7cefc35b authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
1.49.3

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

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

the baseline produced with the old image server does not show text
labels

7d3fabbb1ad217d5c98864964eab146bc17665a0 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #4127 from plotly/rangeslider-l-positioning-fix

Use gs.l not margin.l to position rangeslider

3103fd7d0358be3364928f54e28eb4b1e2d114dc authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
use gs.l not margin.l to position rangeslider

9ce185dfe16b1142095cad229626ec3d819b2fe8 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
texttemplate: DRY code for gl(2|3)d traces, pass meta to scatter3d

888cf684bbc9c4f4f8c35f4ced09299e554a5f52 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge branch 'texttemplate-meta' into texttemplate

e381c2546d1237eea5243ff1062ac367d973bbcf authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge branch 'master' into texttemplate

2528aa688c8597618a99e671d94413d6a2d94508 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #4126 from plotly/scattergl-no-text-mutation

scattergl: do not mutate text array

c91f88b0f6f41bdfda46ecf28be06bf534d993c0 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: pass trace._meta to gl2d traces

4b1face31090fa76ce1f43e60d0eb159e9d5cf4f authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: test that trace.meta is passed to template

e7c034aa6b3b0daf750d6192ecbcb619a3a06357 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
scattergl: do not mutate text array

01fe6ee6d7d130192599d866b66b26619a1b6bff authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
scattergl: make sure text(template) is not mutated

2f6bf8a942c58d600288fa47b632ff55cb4dfaca authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
scattergl: :lock: down handling of texttemplate with fewer elements than data

decec4505c54d5d25b0bba630ca426340928f909 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge branch 'master' into texttemplate

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

scattergl: fill text arrays up to trace._length if necessary

11c9879d3ec0edfd0597e6f8303682f8014c3ecc authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
scattergl: fill text arrays up to trace._length if necessary

0728c950129b5e4f8a0f8cedc4338d4e0e8c7b70 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: fix GL traces with txt array longer than data

967792911d61bd4381a7a624407fc37a4000ad3f authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: text in legends should not changed

7bb33791c1e75eee3ddb7b1567c30f0229713d18 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #4123 from plotly/fix-4119

fix for invisible Sankey traces

1d589cfb4d0d9554d302ff7ea8ae97e439e29209 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
sankey: add an invisible subplot to existing mock

This is meant to :lock: down fix for issue #4119

25c0f02d25355468785e386fdd12b462094363e9 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
1.49.2

65b92b20e542430885048f31c8df862e9e1e92ca authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
sankey: do not stash initial view for traces not visible

7405281cbb7126ba4321d7561106560d30a8c718 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
update changelog for 1.49.2

c8d852df4667b0544f794574b1370879ecc23b70 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4122 from Domino987/patch-1

Add correct number formater

80f5b000c5308eb02bfeaff77aaa7ead5d8719b7 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Removed trailing spaces

c6b2a539cb562b7f73a4b03344a2d171c4ed5de6 authored over 5 years ago by Domino987 <[email protected]>
Add correct number formater

This adds the missing decimal and thousands separator for the italian language.

5cf7ec24b637ae47e3ede07255ae8fc83c9d07d7 authored over 5 years ago by Domino987 <[email protected]>
Merge pull request #4115 from plotly/indicator-schema

indicator: rename steps' items to `step`

5df80e7193135added1fed238786db14a1b3ec9c authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
indicator: rename steps' items to `step`

87d1aee7437f80725c090593cf4196ccd7ee53ee authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
remove unused baseline `texttemplate_2`

32498f89ae6fb014e8f7cb86152f558eebfe8af1 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge branch 'texttemplate-split' into texttemplate

11ea019573562952b2761ef9abbd7aca68ee1f94 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: use d3locale in GL traces, fix style

cbbcfcbe3635eb34a51ef2e8a8b35f0c885c7323 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Restructure test to avoid setTimeout

4a1afbdf54fcb7e2fe1dae2518af40b758203c52 authored over 5 years ago by Jon Mease <[email protected]>
Add test that a canvas element is not created when image is a data uri

dd585b2fddc40d32bd4dd1b1cf5c40d0401b1ba5 authored over 5 years ago by Jon Mease <[email protected]>
Don't create promise or invoke onload for data uri images

- Stash prior input image src string as the this._imgSrc property
- Pull datauti code outside ...

c310c92ac0372cfe4c21e413cea73381ab008b4d authored over 5 years ago by Jon Mease <[email protected]>
split gl2d and gl3d in separate mocks

672928671f80e929f655ae4d1c6f3181d8ee73fe authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
check_texttemplate: put @gl tests in its own `it` block

05f472229f99e0f6bd82200f6192a7ec2fb17638 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge branch 'texttemplate-gl' into texttemplate

2d502692d75aa9b54831114dee42e8d2a375b9a9 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge branch 'master' into texttemplate

3ad30aba049e0f95ac09653193e5c60c88ca652f authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: add support for scatter3d

f9062e40aae8eb72d6de7efddc19b65ea57de754 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
texttemplate: add support for scatterpolargl

aeb6d1fc35293245c56e2e84432f2195af0b65d5 authored over 5 years ago by Antoine Roy-Gobeil <[email protected]>
Merge pull request #4103 from plotly/fixup-indicator-mock

Removing duplicate domain definition from an indicator mock

ffa6e3468b592e45db2a00bb65805a92fd59c4fb authored over 5 years ago by Mojtaba Samimi <[email protected]>
Restore "data:" string

86a3fc000f82edc3748a4e7623c66fd476f210dc authored over 5 years ago by Jon Mease <[email protected]>
lint fix

611064daf63b646677c17eae797a41ccd9b478cc authored over 5 years ago by Jon Mease <[email protected]>
Apply indentation

This commit is the indentation that was omitted from previous commit for clarity

0a397c4eafa29de329b32b3bc154444238adf2b8 authored over 5 years ago by Jon Mease <[email protected]>
If image source is already in data uri form, process synchronously

This causes the image source to be updated at the same time as the image location.

536c90e525335f42b37c765d69427e1d1329d69e authored over 5 years ago by Jon Mease <[email protected]>
remove duplicate domain attributes from indicator mock

c9deae350def8ef3a491530e0c87566d537ae023 authored over 5 years ago by archmoj <[email protected]>
return early in closeBoundaries when constraint level have edgepath(s)

... in this case joinAllPaths does enough already to render the
constraint contours correctly.

6f9a59db21f7bb6e34a8bedd4aaa6980e2c35080 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
make contourcarpet w/ levels contours work w/ closeBoundaries

... with similar `edgepaths.length vs starts.length` logic than
previous commit.

Note t...

26e66feafe7f1a7199bb3bb57027c870d180c879 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
merge initFullPath logic into closeBoundaries routine

- this way the "prefixBoundary" logic for both `levels` and
`constraint` contours is in the sa...

0fe878f341514c456b4e86e8c2f9ed202eab90a8 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fix contour(carpet) rounded off edgpath constraints contour bug

++ update incorrect baselines added two commits ago.

6ba77c695c3c2a1368bbd5d45089813f5410d2f2 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add mocks showing contour(carpet) constraint rounded-off edgepath bug

... with incorrect baselines.

Note that carpet_rounded_off-edgepath-gt renders correctly, b...

9542351835a02fd1dcc30cfa57704c29abb9f4f9 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
move joinAllPaths and map_pathinfo to contourcarpet/plot.js

... no need to have separate file for these routines.

40c354a95ffb11a686214b371cc04fd2462dd8bd authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add mock testing constraints that equal boundary min/max

N.B. this mock renders fine on master, but failed during
one attempt at fixing contour+...

3a04fd3f31da7e73392b92234cf9794a5b3d2f55 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
resolve #1311 - replace join(',') calls

006ddc72c4753f032e7a97ff58e86043fd9f1603 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
add `noHover` categories to carpet and contourcarpet traces

... as they don't support hover (yet).

f6b86367c3579af0c6d0b94edbb004ed41ada32e authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
some linting

- assign contours.value to variable
- assign cd0.trace to variable
- apply Math.min and Math.max...

703381f9a171afc5c5d7ed69ac4099bdef0b6b55 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
fixup comments

5e8068206ccb08b32d54c1cca80a7320636b8819 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4101 from plotly/make-sunburst-funcs-reusable

Making sunburst plot functions reusable for other hierarchical traces

dbe942adcf6c7c439d661e9c025d48b562229a0e authored over 5 years ago by Mojtaba Samimi <[email protected]>
make sunburst plot functions reusable for treemap

04603d46f550fc5b1d042bee129c7a7fd961fa33 authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4100 from plotly/atts-to-attrs

using Attrs as the short form of Attributes everywhere

6bc4fec22582a15797cef9d9ccc8dcd713bb2200 authored over 5 years ago by Mojtaba Samimi <[email protected]>
replace Atts > Attrs

ce90e82c01e09ccf555e6246ccffe23fb13aa50b authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4099 from plotly/indicator-prepTicks-not-calcTicks

Use Axes.prepTicks not Axes.calcTicks for indicator number and delta

265bcaa9932b2678930efc64ab9945459c384c2b authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
use Axes.prepTicks not Axes.calcTicks

... to fill in '_' fields needed for Axes.tickText

83223751f67382bf03f47b31715335ffd19ea5c6 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4096 from plotly/gl3d-pick-opacity-depth

Gl3d hover bug fix - pick most recent point if two share identical position

dab7d8365e87f43f829124803261c4ae1c566c28 authored over 5 years ago by Mojtaba Samimi <[email protected]>
fix `carpet` attr description

672a1c214a9726fac73ad78b96e0a9f67747b74c authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
bump gl-plot3d to 2.2.2

e1e759bc42a16d90fd97b6fabab8f5681aadc63a authored over 5 years ago by archmoj <[email protected]>
add jasmine test to describe and lock the issue reported in PHX 250

4bbd55188cee3fcbf06d41f051f2be8359015a32 authored over 5 years ago by archmoj <[email protected]>
add a mock two scatter3d traces each has 8 points on identical corners

79897337567246a37368f0c1bace82b2d1106da6 authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4094 from plotly/pin-mapbox-gl-dep

Pin down mapbox-gl version

6a3245b4d94ae9d59f60d030bc85a940e6a4f1bc authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
address phx issue 250 - hover should return latest point when two points have identical position

f3cc465da84fdae98bf7ff9718efb899a71b434e authored over 5 years ago by archmoj <[email protected]>
pin down mapbox-gl version

so that `npm i plotly.js` always results in installing the
correct mapbox-gl version

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

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

86d16091cc7ccec6f4c01b1d5e07808ce9a272f0 authored over 5 years ago by Étienne Tétreault-Pinard <[email protected]>
Merge pull request #4089 from plotly/phx235-dont-drop-constraint-onclick

Bug fix - do not drop previous constraint on click

c80eb5af4367aa8df11be920a381fc6b6b051de8 authored over 5 years ago by Mojtaba Samimi <[email protected]>
stash dragging on object instead of parcoords trace module

30876b20ee634bd46a606d99f4c27f98dc768b12 authored over 5 years ago by archmoj <[email protected]>
Merge pull request #4090 from plotly/bump-scatter3d

Bump scatter3d to 1.2.2

e7f275f06206532d1a822698c708c4453296e2e8 authored over 5 years ago by Mojtaba Samimi <[email protected]>
bump scatter3d to 1.2.2 i.e to remove an unused variable from the shader program

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