Commit 8bde810
File tree
Expand file treeCollapse file tree
15 files changed
+52
-37
lines changedFilter options
- plotly
- figure_factory
- matplotlylib
- tests/test_optional/test_figure_factory/plotly/package_data/data
- cb_2016_us_county_500k
- cb_2016_us_state_500k
- gz_2010_us_050_00_500k
Expand file treeCollapse file tree
15 files changed
+52
-37
lines changed+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
8 | 14 |
|
9 | 15 |
|
10 | 16 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
| 4 | + |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
plotly/figure_factory/__init__.py
Copy file name to clipboardExpand all lines: plotly/figure_factory/__init__.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
3 | 5 |
|
4 | 6 |
|
5 | 7 |
|
| ||
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
21 |
| - |
| 23 | + |
| 24 | + |
plotly/figure_factory/_county_choropleth.py
Copy file name to clipboardExpand all lines: plotly/figure_factory/_county_choropleth.py+25-31Lines changed: 25 additions & 31 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
300 | 300 |
|
301 | 301 |
|
302 | 302 |
|
| 303 | + |
| 304 | + |
303 | 305 |
|
304 | 306 |
|
305 | 307 |
|
| ||
311 | 313 |
|
312 | 314 |
|
313 | 315 |
|
| 316 | + |
314 | 317 |
|
315 | 318 |
|
316 | 319 |
|
317 |
| - |
| 320 | + |
318 | 321 |
|
319 | 322 |
|
320 | 323 |
|
| ||
337 | 340 |
|
338 | 341 |
|
339 | 342 |
|
340 |
| - |
| 343 | + |
341 | 344 |
|
342 | 345 |
|
343 | 346 |
|
| ||
352 | 355 |
|
353 | 356 |
|
354 | 357 |
|
355 |
| - |
356 |
| - |
357 |
| - |
358 |
| - |
359 |
| - |
360 |
| - |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
361 | 363 |
|
362 | 364 |
|
363 | 365 |
|
| ||
399 | 401 |
|
400 | 402 |
|
401 | 403 |
|
402 |
| - |
403 |
| - |
404 |
| - |
405 |
| - |
406 |
| - |
407 |
| - |
408 | 404 |
|
409 | 405 |
|
410 | 406 |
|
| ||
416 | 412 |
|
417 | 413 |
|
418 | 414 |
|
419 |
| - |
420 |
| - |
| 415 | + |
| 416 | + |
| 417 | + |
421 | 418 |
|
422 | 419 |
|
423 | 420 |
|
| ||
587 | 584 |
|
588 | 585 |
|
589 | 586 |
|
590 |
| - |
591 |
| - |
592 |
| - |
| 587 | + |
| 588 | + |
| 589 | + |
| 590 | + |
| 591 | + |
593 | 592 |
|
594 | 593 |
|
595 | 594 |
|
| ||
788 | 787 |
|
789 | 788 |
|
790 | 789 |
|
791 |
| - |
| 790 | + |
792 | 791 |
|
793 | 792 |
|
794 | 793 |
|
| ||
802 | 801 |
|
803 | 802 |
|
804 | 803 |
|
805 |
| - |
| 804 | + |
806 | 805 |
|
807 | 806 |
|
808 |
| - |
809 |
| - |
810 |
| - |
811 |
| - |
812 |
| - |
813 |
| - |
814 |
| - |
815 |
| - |
816 |
| - |
817 |
| - |
| 807 | + |
| 808 | + |
| 809 | + |
| 810 | + |
| 811 | + |
818 | 812 |
|
819 | 813 |
|
820 | 814 |
|
|
plotly/matplotlylib/mpltools.py
Copy file name to clipboardExpand all lines: plotly/matplotlylib/mpltools.py+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 |
| - |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
62 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
63 | 75 |
|
64 | 76 |
|
65 | 77 |
|
|
plotly/tests/test_optional/test_figure_factory/plotly/package_data/data/cb_2016_us_county_500k/cb_2016_us_county_500k.dbf
Copy file name to clipboard-515 KB
Binary file not shown.
plotly/tests/test_optional/test_figure_factory/plotly/package_data/data/cb_2016_us_county_500k/cb_2016_us_county_500k.shp
Copy file name to clipboard-16 MB
Binary file not shown.
plotly/tests/test_optional/test_figure_factory/plotly/package_data/data/cb_2016_us_county_500k/cb_2016_us_county_500k.shx
Copy file name to clipboard-25.4 KB
Binary file not shown.
plotly/tests/test_optional/test_figure_factory/plotly/package_data/data/cb_2016_us_state_500k/cb_2016_us_state_500k.dbf
Copy file name to clipboard-8.85 KB
Binary file not shown.
plotly/tests/test_optional/test_figure_factory/plotly/package_data/data/cb_2016_us_state_500k/cb_2016_us_state_500k.shp
Copy file name to clipboard-4.5 MB
Binary file not shown.
plotly/tests/test_optional/test_figure_factory/plotly/package_data/data/cb_2016_us_state_500k/cb_2016_us_state_500k.shx
Copy file name to clipboard-548 Bytes
Binary file not shown.
plotly/tests/test_optional/test_figure_factory/plotly/package_data/data/gz_2010_us_050_00_500k/gz_2010_us_050_00_500k.dbf
Copy file name to clipboard-610 KB
Binary file not shown.
plotly/tests/test_optional/test_figure_factory/plotly/package_data/data/gz_2010_us_050_00_500k/gz_2010_us_050_00_500k.shp
Copy file name to clipboard-12.9 MB
Binary file not shown.
plotly/tests/test_optional/test_figure_factory/plotly/package_data/data/gz_2010_us_050_00_500k/gz_2010_us_050_00_500k.shx
Copy file name to clipboard-25.3 KB
Binary file not shown.
0 commit comments