Commit 1605982
authored
File tree
Expand file treeCollapse file tree
27 files changed
+684
-39
lines changedFilter options
- .circleci
- doc/python
- packages
- javascript/jupyterlab-plotly
- python/plotly
- codegen/resources
- plotly
- graph_objs
- layout
- scatter
- offline
- package_data
- validators
- layout
- legend
- scatter
- fillgradient
Expand file treeCollapse file tree
27 files changed
+684
-39
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
5 | 13 |
|
6 | 14 |
|
7 | 15 |
|
|
doc/python/filled-area-plots.md
Copy file name to clipboardExpand all lines: doc/python/filled-area-plots.md+42-6Lines changed: 42 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
84 | 83 |
|
85 | 84 |
|
86 | 85 |
|
87 |
| - |
88 | 86 |
|
89 |
| - |
| 87 | + |
90 | 88 |
|
91 | 89 |
|
92 | 90 |
|
| ||
131 | 129 |
|
132 | 130 |
|
133 | 131 |
|
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
134 | 170 |
|
135 | 171 |
|
136 | 172 |
|
|
+36-2Lines changed: 36 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
546 | 546 |
|
547 | 547 |
|
548 | 548 |
|
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
| 563 | + |
| 564 | + |
| 565 | + |
| 566 | + |
| 567 | + |
| 568 | + |
| 569 | + |
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
549 | 583 |
|
550 | 584 |
|
551 | 585 |
|
|
packages/javascript/jupyterlab-plotly/package-lock.json
Copy file name to clipboardExpand all lines: packages/javascript/jupyterlab-plotly/package-lock.json+15-19Lines changed: 15 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
packages/javascript/jupyterlab-plotly/package.json
Copy file name to clipboardExpand all lines: packages/javascript/jupyterlab-plotly/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
|
packages/python/plotly/codegen/resources/plot-schema.json
Copy file name to clipboardExpand all lines: packages/python/plotly/codegen/resources/plot-schema.json+40-1Lines changed: 40 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2848 | 2848 |
|
2849 | 2849 |
|
2850 | 2850 |
|
| 2851 | + |
| 2852 | + |
| 2853 | + |
| 2854 | + |
| 2855 | + |
| 2856 | + |
| 2857 | + |
2851 | 2858 |
|
2852 | 2859 |
|
2853 | 2860 |
|
| ||
45035 | 45042 |
|
45036 | 45043 |
|
45037 | 45044 |
|
45038 |
| - |
| 45045 | + |
45039 | 45046 |
|
45040 | 45047 |
|
45041 | 45048 |
|
| 45049 | + |
| 45050 | + |
| 45051 | + |
| 45052 | + |
| 45053 | + |
| 45054 | + |
| 45055 | + |
| 45056 | + |
| 45057 | + |
| 45058 | + |
| 45059 | + |
| 45060 | + |
| 45061 | + |
| 45062 | + |
| 45063 | + |
| 45064 | + |
| 45065 | + |
| 45066 | + |
| 45067 | + |
| 45068 | + |
| 45069 | + |
| 45070 | + |
| 45071 | + |
| 45072 | + |
| 45073 | + |
| 45074 | + |
| 45075 | + |
| 45076 | + |
| 45077 | + |
| 45078 | + |
| 45079 | + |
| 45080 | + |
45042 | 45081 |
|
45043 | 45082 |
|
45044 | 45083 |
|
|
packages/python/plotly/plotly/graph_objs/_figure.py
Copy file name to clipboardExpand all lines: packages/python/plotly/plotly/graph_objs/_figure.py+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13179 | 13179 |
|
13180 | 13180 |
|
13181 | 13181 |
|
| 13182 | + |
13182 | 13183 |
|
13183 | 13184 |
|
13184 | 13185 |
|
| ||
13315 | 13316 |
|
13316 | 13317 |
|
13317 | 13318 |
|
13318 |
| - |
| 13319 | + |
| 13320 | + |
| 13321 | + |
| 13322 | + |
| 13323 | + |
| 13324 | + |
13319 | 13325 |
|
13320 | 13326 |
|
13321 | 13327 |
|
| ||
13705 | 13711 |
|
13706 | 13712 |
|
13707 | 13713 |
|
| 13714 | + |
13708 | 13715 |
|
13709 | 13716 |
|
13710 | 13717 |
|
|
0 commit comments