Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 33ef2ba

Browse filesBrowse files
committed
Merge branch 'master' into german
2 parents 2690898 + 5e16992 commit 33ef2ba
Copy full SHA for 33ef2ba

File tree

Expand file treeCollapse file tree

727 files changed

+2352
-1954
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

727 files changed

+2352
-1954
lines changed

‎.github/PULL_REQUEST_TEMPLATE.md

Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+10Lines changed: 10 additions & 0 deletions

‎CONTRIBUTING.md

Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1Lines changed: 1 addition & 0 deletions

‎LICENSE

Copy file name to clipboardExpand all lines: LICENSE
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2017 Plotly, Inc
3+
Copyright (c) 2018 Plotly, Inc
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion

‎dist/translation-keys.txt

Copy file name to clipboardExpand all lines: dist/translation-keys.txt
+14-14Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Autoscale // components/modebar/buttons.js:139
22
Box Select // components/modebar/buttons.js:103
3-
Click to enter Colorscale title // plots/plots.js:437
4-
Click to enter Component A title // plots/ternary/ternary.js:386
5-
Click to enter Component B title // plots/ternary/ternary.js:400
6-
Click to enter Component C title // plots/ternary/ternary.js:411
3+
Click to enter Colorscale title // plots/plots.js:303
4+
Click to enter Component A title // plots/ternary/ternary.js:392
5+
Click to enter Component B title // plots/ternary/ternary.js:406
6+
Click to enter Component C title // plots/ternary/ternary.js:417
77
Click to enter Plot title // plot_api/plot_api.js:579
8-
Click to enter X axis title // plots/plots.js:435
9-
Click to enter Y axis title // plots/plots.js:436
8+
Click to enter X axis title // plots/plots.js:301
9+
Click to enter Y axis title // plots/plots.js:302
1010
Compare data on hover // components/modebar/buttons.js:167
1111
Double-click on legend to isolate one trace // components/legend/handle_click.js:90
1212
Double-click to zoom back out // plots/cartesian/dragbox.js:299
@@ -17,18 +17,18 @@ Lasso Select // components/modebar/but
1717
Orbital rotation // components/modebar/buttons.js:279
1818
Pan // components/modebar/buttons.js:94
1919
Produced with Plotly // components/modebar/modebar.js:256
20-
Reset // components/modebar/buttons.js:432
20+
Reset // components/modebar/buttons.js:431
2121
Reset axes // components/modebar/buttons.js:148
22-
Reset camera to default // components/modebar/buttons.js:314
23-
Reset camera to last save // components/modebar/buttons.js:322
24-
Reset view // components/modebar/buttons.js:583
25-
Reset views // components/modebar/buttons.js:529
22+
Reset camera to default // components/modebar/buttons.js:313
23+
Reset camera to last save // components/modebar/buttons.js:321
24+
Reset view // components/modebar/buttons.js:582
25+
Reset views // components/modebar/buttons.js:528
2626
Show closest data on hover // components/modebar/buttons.js:157
2727
Snapshot succeeded // components/modebar/buttons.js:66
2828
Sorry, there was a problem downloading your snapshot! // components/modebar/buttons.js:69
2929
Taking snapshot - this may take a few seconds // components/modebar/buttons.js:57
30-
Toggle Spike Lines // components/modebar/buttons.js:548
31-
Toggle show closest data on hover // components/modebar/buttons.js:353
30+
Toggle Spike Lines // components/modebar/buttons.js:547
31+
Toggle show closest data on hover // components/modebar/buttons.js:352
3232
Turntable rotation // components/modebar/buttons.js:288
3333
Zoom // components/modebar/buttons.js:85
3434
Zoom in // components/modebar/buttons.js:121
@@ -52,5 +52,5 @@ q1: // traces/box/calc.js:130
5252
q3: // traces/box/calc.js:131
5353
source: // traces/sankey/plot.js:140
5454
target: // traces/sankey/plot.js:141
55-
trace // plots/plots.js:439
55+
trace // plots/plots.js:305
5656
upper fence: // traces/box/calc.js:135

‎lib/aggregate.js

Copy file name to clipboardExpand all lines: lib/aggregate.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/bar.js

Copy file name to clipboardExpand all lines: lib/bar.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/box.js

Copy file name to clipboardExpand all lines: lib/box.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/calendars.js

Copy file name to clipboardExpand all lines: lib/calendars.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/candlestick.js

Copy file name to clipboardExpand all lines: lib/candlestick.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/carpet.js

Copy file name to clipboardExpand all lines: lib/carpet.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/choropleth.js

Copy file name to clipboardExpand all lines: lib/choropleth.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/contour.js

Copy file name to clipboardExpand all lines: lib/contour.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/contourcarpet.js

Copy file name to clipboardExpand all lines: lib/contourcarpet.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/contourgl.js

Copy file name to clipboardExpand all lines: lib/contourgl.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/core.js

Copy file name to clipboardExpand all lines: lib/core.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/filter.js

Copy file name to clipboardExpand all lines: lib/filter.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/groupby.js

Copy file name to clipboardExpand all lines: lib/groupby.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/heatmap.js

Copy file name to clipboardExpand all lines: lib/heatmap.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/heatmapgl.js

Copy file name to clipboardExpand all lines: lib/heatmapgl.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/histogram.js

Copy file name to clipboardExpand all lines: lib/histogram.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/histogram2d.js

Copy file name to clipboardExpand all lines: lib/histogram2d.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/histogram2dcontour.js

Copy file name to clipboardExpand all lines: lib/histogram2dcontour.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/index-basic.js

Copy file name to clipboardExpand all lines: lib/index-basic.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/index-cartesian.js

Copy file name to clipboardExpand all lines: lib/index-cartesian.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/index-finance.js

Copy file name to clipboardExpand all lines: lib/index-finance.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/index-geo.js

Copy file name to clipboardExpand all lines: lib/index-geo.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/index-gl2d.js

Copy file name to clipboardExpand all lines: lib/index-gl2d.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/index-gl3d.js

Copy file name to clipboardExpand all lines: lib/index-gl3d.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/index-mapbox.js

Copy file name to clipboardExpand all lines: lib/index-mapbox.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/index.js

Copy file name to clipboardExpand all lines: lib/index.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/af.js

Copy file name to clipboardExpand all lines: lib/locales/af.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/am.js

Copy file name to clipboardExpand all lines: lib/locales/am.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/ar-dz.js

Copy file name to clipboardExpand all lines: lib/locales/ar-dz.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/ar-eg.js

Copy file name to clipboardExpand all lines: lib/locales/ar-eg.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/ar.js

Copy file name to clipboardExpand all lines: lib/locales/ar.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/az.js

Copy file name to clipboardExpand all lines: lib/locales/az.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/bg.js

Copy file name to clipboardExpand all lines: lib/locales/bg.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/bs.js

Copy file name to clipboardExpand all lines: lib/locales/bs.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/ca.js

Copy file name to clipboardExpand all lines: lib/locales/ca.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/cs.js

Copy file name to clipboardExpand all lines: lib/locales/cs.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/da.js

Copy file name to clipboardExpand all lines: lib/locales/da.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/de-ch.js

Copy file name to clipboardExpand all lines: lib/locales/de-ch.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/de.js

Copy file name to clipboardExpand all lines: lib/locales/de.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/el.js

Copy file name to clipboardExpand all lines: lib/locales/el.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/eo.js

Copy file name to clipboardExpand all lines: lib/locales/eo.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/es-ar.js

Copy file name to clipboardExpand all lines: lib/locales/es-ar.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

‎lib/locales/es-pe.js

Copy file name to clipboardExpand all lines: lib/locales/es-pe.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2012-2017, Plotly, Inc.
2+
* Copyright 2012-2018, Plotly, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the MIT license found in the

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.