1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 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 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 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 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740
|
d9bff256dc235a129b5a826ae42ed2c9 *DESCRIPTION
dcd388f52af8e3cb24839540e1b67823 *LICENSE
a399b4f8c25af79733d9d10de285fe62 *NAMESPACE
f9d9f6ee5f50b0d811baca41131a4300 *NEWS.md
882d8c5439e82ed501d34991bec72516 *R/add.R
7ea933b6ee33d4874a074fba7d767bb5 *R/animate.R
aa316aa1242ced4aaafec86d95c67cbc *R/api.R
a8447061f609642a83e66ab79cffc782 *R/api_exports.R
bf049db2e4b7d4fc786b1eef0fc92d22 *R/data.R
323d8903153228c583d6dc65f878f016 *R/deprecated.R
7265dd4d930c2b3d7c3f415824e6fba1 *R/dev.R
5826d0bf9c7ec0ecd95386c0f26ffa3a *R/embed.R
056b8ec48c1c58299f6dd314ad75dec2 *R/export.R
4e00a2d803108d2cf383840b97e070ba *R/ggplotly.R
8ff3b5cc791e42d475f2e73a01a2c2ab *R/group2NA.R
87dd29f499c5a6f0ca17ee971937954b *R/helpers.R
c01b8a62191181fa21215e03e24a057d *R/highlight.R
31083aab63ab08352b485b3589828e16 *R/imports.R
772fe7773752eec86f850189e73651e0 *R/kaleido.R
cfc79b68343904ffcb0eb0ec6ac6ace1 *R/last_plot.R
65f3096d89a1f02a407ab1db555a0c66 *R/layers2layout.R
527c05f607ba8d6f29c0a93e0d6e29f6 *R/layers2traces.R
1b34ebbaf2a3bb307b13edf4d47203fe *R/layout.R
be1cbbcc898968e659ff8e77ea4fe36c *R/mathjax.R
b0c748afcb0403f5e57d81d1b25d25f1 *R/onLoad.R
5b818c4666ef7ac9bbb89e53a2eff267 *R/orca.R
59a71c541bcf140536c381c21590dc3c *R/partial_bundles.R
9ae0bda363178574fd7a165eea1ae1a8 *R/pipe.R
0cb31de787fbafe2c619ec07af08b5f1 *R/plotly.R
c494b1887b105221896a5fea41961887 *R/plotly_IMAGE.R
182d4ce1babda8311f65b57ecb4e054f *R/plotly_build.R
4b2e524d4ae2eb268fd949d28637ee8b *R/plotly_data.R
34edb1821f56a6b5f6296d8bd021a354 *R/plotly_example.R
4b2fe38a356333a07456e8bc3b56c0cb *R/print.R
c78106268662d6de725818312b8935cb *R/process.R
2ccb76291262391cf8a618f8249eb4e0 *R/proxy.R
b7bdc956b8acf2b525ee7c249a21a32a *R/sf.R
c614c563c0ba737b362c0ffc8c480972 *R/shiny.R
55bce2241c1d2f75e40c5e84ad1424cb *R/signup.R
cf1f9d24d986bbcaef54e76e0fa7d03c *R/staticimports.R
ec749a21c6e39b79e82a57483e7a984e *R/style.R
ed2540146f0146161a5beb1fae944529 *R/subplots.R
9c34bb8a3243c9ef267889518286d339 *R/sysdata.rda
9072074bd2d6ea2f5bdd3d21351d01d0 *R/toRGB.R
57a4c5f0254b52b49e0bbd120916a65e *R/utils.R
74ba6f5ac87092efe67f1b3942658fd1 *README.md
81a69ecca67949eed8808b99d6edcfc9 *data/hobbs.rda
f8f6a6b9bb660afdf3497622ee43fe5b *data/mic.rda
f7c3fa056aaa871159d71d0cdba08cc1 *data/res_mn.rda
5e1d254955b9853d073ecbc39953d7ed *data/wind.rda
5f87dc44539d91b8b84b3604057de989 *demo/00Index
f77bf659bdde35924d7a757879b6e9de *demo/animation-tour-USArrests.R
e900ed66e23d1dfd56a148db1fcc22a4 *demo/animation-tour-basic.R
686723f40cf3274d0b2069ce853a95fd *demo/crosstalk-filter-dynamic-axis.R
854f575bc0a091a797212e010f82c1f5 *demo/crosstalk-filter-lines.R
23104f6bfb8abb816126276b9e1bf8d2 *demo/crosstalk-highlight-binned-target-a.R
c7877b1358067b95d4a3777f93de0d61 *demo/crosstalk-highlight-binned-target-b.R
5a51a99181287ef29e234dfa485c5e9f *demo/crosstalk-highlight-binned-target-c.R
cbc865d79cf43afb416d3f93ac40bc81 *demo/crosstalk-highlight-epl-2.R
694e3353caaf16e91c88411cc87ee1dc *demo/crosstalk-highlight-epl.R
7aec31b7f9d6957ff6919d9da033a8c9 *demo/crosstalk-highlight-ggpairs.R
cdb2a1c728b16d20b3f4bd53ce662e99 *demo/crosstalk-highlight-ggplotly.R
cd14a1bc0b72cd7413e04890b370e37c *demo/crosstalk-highlight-intro.R
7d951dd22295ac7df431ee1385a64ff9 *demo/crosstalk-highlight-leaflet.R
d176565c2b315bca37216d07b9f7bbae *demo/crosstalk-highlight-pipeline.R
0f492393be4ced97e6af58981be6bb75 *demo/crosstalk-highlight-subplot.R
fb5cf1dec3c979bcd1168d37ed0cf83a *demo/custom-javascript.R
004367e8202e3a7acaaa743093d19d00 *demo/rotate.R
42d5a12b2dda2ee60b0daa7100f0057e *demo/sf-dt.R
84bd4b65ee20d46d4d62a80e0ff5f7d3 *demo/sf-geo.R
663a54c623d660e2d8be769625c0b3c0 *demo/sf-ggplot2.R
fdf6e7c3ef13ecdc13d3dc169cbe6170 *demo/sf-mapbox-data.R
4bff21a8018103be761208cbe64f6622 *demo/sf-mapbox-layout.R
c49b63520403550ff23ce8eb8b5d52d1 *demo/sf-mapbox-style.R
9d77f5b0d02c2de3b29997701acb5b6a *demo/sf-plotly-3D-globe.R
9c084ea1b063e6842f5658b4c5332970 *demo/sf-plotly-storms.R
e77db6ba6ddfcfc3d36a741ec1f0cef0 *demo/ternary.R
c21f9e10205b1583a22431f2649cb1a5 *inst/CITATION
21256ebd93848136887679f2abfe68d0 *inst/docs.R
306f1131b8d3e01f67d85cf2827a6d8d *inst/examples/rmd/MathJax/index.Rmd
3155171cf7b6369fe2ba821c6abf1097 *inst/examples/rmd/flexdashboard/index.Rmd
daf2384f6e18a51baeaf010d240be646 *inst/examples/rmd/onRenderHover/index.Rmd
711a58899bd5711138436451a2a04a3a *inst/examples/rmd/printing/index.Rmd
4898cb07077a95f923bc4f127721356b *inst/examples/shiny/DT/app.R
b5f0ddfcd388261ed2884159691f2e63 *inst/examples/shiny/Diamonds/server.R
08ee8ee0258a486db54e833ff2523602 *inst/examples/shiny/Diamonds/ui.R
5a4699abdb71bb0afcd12b0f4fec05ae *inst/examples/shiny/MathJax/app.R
0cd5ed72210427f67d1470555a63c2a4 *inst/examples/shiny/Movies/server.R
f863f15c27562ad49c87fafbed6cc44b *inst/examples/shiny/Movies/ui.R
33f0fa134600f392e5ce107d6f8ce4b4 *inst/examples/shiny/UN_Advanced/Data/UN_IdealPoints.csv
338a3dbdd13f550fbb0963a16344c016 *inst/examples/shiny/UN_Advanced/global.R
c3125293757a1909a5b752f72fc1525b *inst/examples/shiny/UN_Advanced/server.R
cd0bdcf0e1e7210a870898d286b1ba44 *inst/examples/shiny/UN_Advanced/ui.R
ded6e52fa9bde48d7b404823aec78e20 *inst/examples/shiny/UN_Simple/Data/UN_IdealPoints.csv
338a3dbdd13f550fbb0963a16344c016 *inst/examples/shiny/UN_Simple/global.R
1aba264ed67caa0d230d14d4d0062183 *inst/examples/shiny/UN_Simple/server.R
84f4df0968888c02d8a434a7ddbcdd90 *inst/examples/shiny/UN_Simple/ui.R
c8fe8266fff3ca717e33638f610caccc *inst/examples/shiny/async/app.R
97e5c7ea2205c2c95b58a84df62aaeae *inst/examples/shiny/basic/DESCRIPTION
3fe87158f34a6b7d832cea6833e82dad *inst/examples/shiny/crossfilter/app.R
f16bece033ac7c11e7c82477ae08c064 *inst/examples/shiny/crossfilter_compare/app.R
645d10ad39a80437b040c3d455ce7cb2 *inst/examples/shiny/crossfilter_kde/app.R
be31f8397bafdff521fd7f323fd9fa6d *inst/examples/shiny/crossfilter_scatter/app.R
452cd42a085d58b4b4578b12afe7db0f *inst/examples/shiny/drag_brush/app.R
935fb92017f735fba5b4251fb26acdaf *inst/examples/shiny/drag_lines/app.R
35b0a7597625cf5b5c3ef444d2c12d6a *inst/examples/shiny/drag_markers/app.R
fe6f94f53f942b11efcad97a5399d9ab *inst/examples/shiny/drill_down/app.R
9f1155a821a463cf49b16dee0a734df2 *inst/examples/shiny/event_data/DESCRIPTION
2dce591961cca4fd83f9c05efd583e69 *inst/examples/shiny/event_data/app.R
c4cfd387a3a3b5cc0c8018699caf3f27 *inst/examples/shiny/event_data/tests/shinytest/mytest-expected/001.json
2601b824e212eca71cb55138bced6e40 *inst/examples/shiny/event_data/tests/shinytest/mytest-expected/001.png
0eadcd196a26a1b7757a7f2bb84e6fff *inst/examples/shiny/event_data/tests/shinytest/mytest-expected/002.json
bb0f8fbcf0cf5a9713178a30ca38d91f *inst/examples/shiny/event_data/tests/shinytest/mytest-expected/002.png
14f9951af14b8ec301988a95985127e8 *inst/examples/shiny/event_data/tests/shinytest/mytest-expected/003.json
304f08baed23074b22d455ba6cbc83ee *inst/examples/shiny/event_data/tests/shinytest/mytest-expected/003.png
3976707de97de9c1b2bcf9bef623eec8 *inst/examples/shiny/event_data/tests/shinytest/mytest-expected/004.json
2601b824e212eca71cb55138bced6e40 *inst/examples/shiny/event_data/tests/shinytest/mytest-expected/004.png
2692ed93c52c36fc127a985828b36d96 *inst/examples/shiny/event_data/tests/shinytest/mytest.R
d41f30fd715492a608094e165ee9e900 *inst/examples/shiny/event_data_3D/app.R
56d84a705e17bd773c4f953380b9d080 *inst/examples/shiny/event_data_annotation/app.R
9f1155a821a463cf49b16dee0a734df2 *inst/examples/shiny/event_data_click/DESCRIPTION
dfc9f36d5e9f11ded7424a8da8de1534 *inst/examples/shiny/event_data_click/app.R
ecaa17d0f4cd548ad3a4193e74232f63 *inst/examples/shiny/event_data_click_map/app.R
11f641a3b6b4bb2c08bc75661692aea2 *inst/examples/shiny/event_data_legends/app.R
f067a810b9bc1fcd850bfad99a41c576 *inst/examples/shiny/event_data_modules/app.R
370dc817519eda7472e4bd1f48ec8bd5 *inst/examples/shiny/event_data_parcoords/app.R
79d56113030bb61f170c487deb08db33 *inst/examples/shiny/event_data_persist/app.R
8d3b3506702f59386d9fe06b7fbaaefc *inst/examples/shiny/event_data_select/app.R
6b4bd0ea4b14d0b646344d5593f73434 *inst/examples/shiny/event_priority/app.R
43ce9368eb7d0dc65e13e389e306ffd0 *inst/examples/shiny/ggplotly_sizing/app.R
1ef68a8ae3125bc71c3ca9139e0d6895 *inst/examples/shiny/lmGadget/app.R
5cd7bb52a3430d697411f0eaa27d39e6 *inst/examples/shiny/proxy_mapbox/app.R
63e8c20f20f56e67a8d380d9083e2e0a *inst/examples/shiny/proxy_relayout/app.R
0408e441788e83b748dae2d1a3e98938 *inst/examples/shiny/proxy_restyle_canada/app.R
61b72d299f37c7cbf9e2ca3aa2b6ed6e *inst/examples/shiny/proxy_restyle_economics/app.R
c6d2cd383039b59e6f7adee1cebe0fd9 *inst/examples/shiny/stream/app.R
ebf70b59f17ab360a1a9a2099ef4c806 *inst/htmlwidgets/lib/colourpicker/LICENSE
77da99b7eccf0e79093be060e5617887 *inst/htmlwidgets/lib/colourpicker/colourpicker.min.css
fbb9912baf6643516438ce4dd17a0417 *inst/htmlwidgets/lib/colourpicker/colourpicker.min.js
4f455bc28bdafc17c075227add4592e7 *inst/htmlwidgets/lib/mathjax/cdn.js
6f795602ad21fc98c67427e0b8255549 *inst/htmlwidgets/lib/plotlyjs/LICENSE
11f118b48da6bb6f028bc0d69dabd025 *inst/htmlwidgets/lib/plotlyjs/locales/af.js
274cffb8ce5ea92407b0a71c4bee2613 *inst/htmlwidgets/lib/plotlyjs/locales/am.js
aae25ec3ccae105c7199270e4b6e16d5 *inst/htmlwidgets/lib/plotlyjs/locales/ar-dz.js
fd9d6255ff8bf5e6f710a7143add9530 *inst/htmlwidgets/lib/plotlyjs/locales/ar-eg.js
531fa9dbc2540616990af516f38b2719 *inst/htmlwidgets/lib/plotlyjs/locales/ar.js
25e3946780a1009ad0e8203877975ad6 *inst/htmlwidgets/lib/plotlyjs/locales/az.js
3311584a4ede989903e34ffa0b3b35ed *inst/htmlwidgets/lib/plotlyjs/locales/bg.js
5d0032f77ca492ec2ad5db7c57d71cf5 *inst/htmlwidgets/lib/plotlyjs/locales/bs.js
019554f378c3083ec0fb8983c9f4f958 *inst/htmlwidgets/lib/plotlyjs/locales/ca.js
56374978931ac038bd15d6157df85a47 *inst/htmlwidgets/lib/plotlyjs/locales/cs.js
8ce0ee84b25fc5a417e60d67e38299a7 *inst/htmlwidgets/lib/plotlyjs/locales/cy.js
c0f4983d42f969243586b33d3ddfe03d *inst/htmlwidgets/lib/plotlyjs/locales/da.js
e04abab8d54f79ab1e63a36277e13a18 *inst/htmlwidgets/lib/plotlyjs/locales/de-ch.js
33b9b7fe129d76b9982b6ba01e005e03 *inst/htmlwidgets/lib/plotlyjs/locales/de.js
136121bb53e7a5ffad6988b95d9fe821 *inst/htmlwidgets/lib/plotlyjs/locales/el.js
0decea78d543fee2c4383eaf6f355504 *inst/htmlwidgets/lib/plotlyjs/locales/eo.js
6d6b506c3ee91de45d89ee8fc75dce37 *inst/htmlwidgets/lib/plotlyjs/locales/es-ar.js
89113a0fd040184ef8efdce8adcb1209 *inst/htmlwidgets/lib/plotlyjs/locales/es-pe.js
699060e2577837d779c514dd42dfbbbd *inst/htmlwidgets/lib/plotlyjs/locales/es.js
82ce5ef618f715b58c4714f0017b5d89 *inst/htmlwidgets/lib/plotlyjs/locales/et.js
afb7e02c9546de2d50fbe322eb7bc912 *inst/htmlwidgets/lib/plotlyjs/locales/eu.js
8d92a30cf01eac205fb19419c9d7deb4 *inst/htmlwidgets/lib/plotlyjs/locales/fa.js
d0365b3a56d5e82fb7f5bc38656e5c44 *inst/htmlwidgets/lib/plotlyjs/locales/fi.js
ca2a748cf95215bd8dae2655ee015184 *inst/htmlwidgets/lib/plotlyjs/locales/fo.js
027f69162d7a660972ebe0b38311165b *inst/htmlwidgets/lib/plotlyjs/locales/fr-ch.js
83098fb81a73fd65a4dbb40b1ea5b921 *inst/htmlwidgets/lib/plotlyjs/locales/fr.js
831462f2b33e7e7e3c051320a749dca3 *inst/htmlwidgets/lib/plotlyjs/locales/gl.js
c246c3859f64ad06c54560527ae1e9df *inst/htmlwidgets/lib/plotlyjs/locales/gu.js
2551c83d4c231605ca25422735ebbdec *inst/htmlwidgets/lib/plotlyjs/locales/he.js
c397991d558e6749d7ce62679d86df54 *inst/htmlwidgets/lib/plotlyjs/locales/hi-in.js
a154d6c5df0ec36ad7ac9b8fd49eeace *inst/htmlwidgets/lib/plotlyjs/locales/hr.js
ee5f38918014a31ecc51231c9158a983 *inst/htmlwidgets/lib/plotlyjs/locales/hu.js
47b195731461aefc7753e7f17b2d2ca7 *inst/htmlwidgets/lib/plotlyjs/locales/hy.js
4b7be6503a09501cfccb72f2a8c3000c *inst/htmlwidgets/lib/plotlyjs/locales/id.js
97d052a43635473ae5eec0f2ab4acaea *inst/htmlwidgets/lib/plotlyjs/locales/is.js
7c2e991f45667e21712ada3959af87e0 *inst/htmlwidgets/lib/plotlyjs/locales/it.js
b8eba17e86ce49c6fa70b539eb8244be *inst/htmlwidgets/lib/plotlyjs/locales/ja.js
387a0184e845f0f631892283ad5baf62 *inst/htmlwidgets/lib/plotlyjs/locales/ka.js
6c27a3fb9e30fb0decf9e2af2b1ad2cd *inst/htmlwidgets/lib/plotlyjs/locales/km.js
c742f67cb369478e3c61a80d1cdac77a *inst/htmlwidgets/lib/plotlyjs/locales/ko.js
e13bbe3b785e3c5dfeebdec228346f35 *inst/htmlwidgets/lib/plotlyjs/locales/lt.js
39d83b8927810e528c1677a40100069c *inst/htmlwidgets/lib/plotlyjs/locales/lv.js
7a28a063f2473e442648438bbad3be0f *inst/htmlwidgets/lib/plotlyjs/locales/me-me.js
b867d95b52cd6befbd67e7cf9ccc17a7 *inst/htmlwidgets/lib/plotlyjs/locales/me.js
76d6d252ac2cd473cfcf4ad933ed4b8e *inst/htmlwidgets/lib/plotlyjs/locales/mk.js
90682543347eec2867c9a16c30b7d7c0 *inst/htmlwidgets/lib/plotlyjs/locales/ml.js
9086e21f3547b7a37c7befd1d7aa1126 *inst/htmlwidgets/lib/plotlyjs/locales/ms.js
5d2afe598781f3144476307b0fb81ddb *inst/htmlwidgets/lib/plotlyjs/locales/mt.js
09a721bf0bf251e570916e686b9020ff *inst/htmlwidgets/lib/plotlyjs/locales/nl-be.js
49c590e3f77865e158f7ddc79e5f7c0a *inst/htmlwidgets/lib/plotlyjs/locales/nl.js
539e2fb6b5a5da8e824ffb40af3378de *inst/htmlwidgets/lib/plotlyjs/locales/no.js
d19d075784816e285c2107dc615e8792 *inst/htmlwidgets/lib/plotlyjs/locales/pa.js
aa835132ccd23c8b989ad794fab564d3 *inst/htmlwidgets/lib/plotlyjs/locales/pl.js
bae4ee6e5a8c3c1cd0dcbf7d0c89298a *inst/htmlwidgets/lib/plotlyjs/locales/pt-br.js
c02dd50f710aa05e17ca468395785f9e *inst/htmlwidgets/lib/plotlyjs/locales/pt-pt.js
0354cd34773da9d79f858f70e591a443 *inst/htmlwidgets/lib/plotlyjs/locales/rm.js
5cb35f0d9f1cf3a1bc7b4eed9d8888b7 *inst/htmlwidgets/lib/plotlyjs/locales/ro.js
033dc5b9d7d9d5a6db03ab1bed2def17 *inst/htmlwidgets/lib/plotlyjs/locales/ru.js
3d133b25b62895ca2f1126cfee0914bf *inst/htmlwidgets/lib/plotlyjs/locales/sk.js
eeda6cc19a52e54e050092cbbcdbb353 *inst/htmlwidgets/lib/plotlyjs/locales/sl.js
92c71cd05b019cda881d01600133e2fa *inst/htmlwidgets/lib/plotlyjs/locales/sq.js
94ce3d88a2629f3ff821059412c2c6a4 *inst/htmlwidgets/lib/plotlyjs/locales/sr-sr.js
e645e189aaf81f9cd062a3d46e287e0b *inst/htmlwidgets/lib/plotlyjs/locales/sr.js
d23df1da2e899fb44cc72bfdf4cfa4b3 *inst/htmlwidgets/lib/plotlyjs/locales/sv.js
5bdbc364f249deaeab1d1de8df4a7d79 *inst/htmlwidgets/lib/plotlyjs/locales/sw.js
8ba3e86f4a780aaa3cadf064eba584a0 *inst/htmlwidgets/lib/plotlyjs/locales/ta.js
978ca60ce997e00d8a8eb2b7c3a2e5ec *inst/htmlwidgets/lib/plotlyjs/locales/th.js
bfcf1e156a9015bcb60a8c48690234dc *inst/htmlwidgets/lib/plotlyjs/locales/tr.js
d48a787c4584bb9a5b47cac59b50faf6 *inst/htmlwidgets/lib/plotlyjs/locales/tt.js
20cb3b56b749ec509c9586b46287689b *inst/htmlwidgets/lib/plotlyjs/locales/uk.js
93213479691fd3b5d9c11f1ef82444b3 *inst/htmlwidgets/lib/plotlyjs/locales/ur.js
5f2a4dc75ea455983bdd1e02a4915bfc *inst/htmlwidgets/lib/plotlyjs/locales/vi.js
719faf5db14122a86732969caaefd892 *inst/htmlwidgets/lib/plotlyjs/locales/zh-cn.js
4c942e2807328842c01ca429e51116e2 *inst/htmlwidgets/lib/plotlyjs/locales/zh-hk.js
3d13c21140c9def21b71801e42de1451 *inst/htmlwidgets/lib/plotlyjs/locales/zh-tw.js
150e4929cfd53a8a39835d40a108a54e *inst/htmlwidgets/lib/plotlyjs/plotly-htmlwidgets.css
1fc102cdbb70da7c36352fa857d2fac3 *inst/htmlwidgets/lib/plotlyjs/plotly-latest.min.js
573633e5eb0860d61ba2e59fd6b41389 *inst/htmlwidgets/lib/selectize/selectize.bootstrap3.css
146435eeda32f0e12bca8519f0da5ad9 *inst/htmlwidgets/lib/selectize/selectize.min.js
f19dda3e6d83f0eb6fe8997d894530c4 *inst/htmlwidgets/lib/setprototypeof/LICENSE
6a4178c65521b3f3ccfa836597dc9d83 *inst/htmlwidgets/lib/setprototypeof/setprototypeof.js
ac2ed8233b48affa48a87c6001343572 *inst/htmlwidgets/lib/typedarray/LICENSE
4db25a9ed5c5fcf2dd1746f27be2ef39 *inst/htmlwidgets/lib/typedarray/typedarray.min.js
3c7c9d64b95cebf57b0180d466b17239 *inst/htmlwidgets/plotly.js
d41d8cd98f00b204e9800998ecf8427e *inst/htmlwidgets/plotly.yaml
224a15e3a56693d67847aebd5c3d5ae7 *inst/stars.R
5fe2d79be2e347acdc4e2e18db5891e5 *man/TeX.Rd
c9c50fbc7f08c341e089989145487c9c *man/add_annotations.Rd
b9fbea4006756cc8086152f24066ea8b *man/add_data.Rd
f531f01746236e50c7e9ca5c626d2e99 *man/add_fun.Rd
4cc7e7c489bf5f4d9c66c317ef751e0d *man/add_trace.Rd
ba66d57e73b130385e3a8df2a78699c5 *man/animation.Rd
c0d39d20e515720a4ecfb47cc3bbda90 *man/api.Rd
a44f627df4e74f4834c53d5c41fd036b *man/as.widget.Rd
9820797c1d356624969439b4ded1fe38 *man/as_widget.Rd
ea02a0d92fac83264dc71d0a7f6b575c *man/attrs_selected.Rd
c35017b629a710ca37f10f1846738894 *man/bbox.Rd
dfe246e097d186885e4ee22c51cc8be5 *man/colorbar.Rd
c0538573037cb63748a4b481cfb06dad *man/config.Rd
4267c22c0bc6969f49ee5dcff300e589 *man/embed_notebook.Rd
6836789179f6635e999f6fccf4ee9843 *man/event_data.Rd
ce7551a7757b6f3f6c9ef243a1198db5 *man/event_register.Rd
c88bcf9ab1893157a21029f98f893901 *man/event_unregister.Rd
99f9f2976e220b9c50dcb93f47e1ba3e *man/export.Rd
32ed3f82fdb9eb67eba339aff8bb82fa *man/figures/plotly.png
5ab9e008e62200d0657b1269aa41cf0e *man/figures/plotly.svg
5f7cdff6a04d2e68f9c9ddb97b0af831 *man/geom2trace.Rd
19a907dea724d4323b26e61551e85e12 *man/get_figure.Rd
4873f89769994fc05c651364ff31d87f *man/gg2list.Rd
8cd746ba644dc0294f4ff150b63f630d *man/ggplotly.Rd
99065053ebff9f2600e8dfc339e9e9d5 *man/group2NA.Rd
ab96b02d25d31ffd3710a237388e6c26 *man/hide_colorbar.Rd
1df92bdeeae66ef089f9d9d0caaa6c28 *man/hide_guides.Rd
5cf372a39a1cb98e6baebd6336af4c91 *man/hide_legend.Rd
9633fd8c72775cebf2a7369a9720742c *man/highlight.Rd
4275bd236f9cef10b2a58fdd724942be *man/highlight_key.Rd
b6d87418a9f91fed0aed26537c134af0 *man/hobbs.Rd
16f06853a16c5621d18fa09a9b340590 *man/knit_print.api_grid.Rd
356903db8a6ab1a57906cbb29215bc22 *man/knit_print.api_grid_local.Rd
4117d0aa2e9b4760baefe865f5c1c9a3 *man/knit_print.api_plot.Rd
18378168a79acb2ad443fdc29afeb9a2 *man/last_plot.Rd
0cd8ba8f991b625b344bba3e42f06c0b *man/layout.Rd
031e6dac67d3e25726346ed9fff40eb7 *man/mic.Rd
5cca05ff14168fd621a69f35a878c3d8 *man/offline.Rd
f1847cca33b676fa43635f93c3e4f18e *man/orca.Rd
b5d08ed4b8b2513b772862bd007d0a45 *man/partial_bundle.Rd
2872f7d9168da710cfb5ee91366a2c1f *man/plot_dendro.Rd
9dea971032086320018a4daeb40dc52f *man/plot_geo.Rd
f7c4eb3fbdff7e71360aae5a896bb3d1 *man/plot_ly.Rd
603e496f0a3edf7db2a66de2862acee6 *man/plot_mapbox.Rd
916e3bf9f6f3c75b26ec6ee25a4bf806 *man/plotly-shiny.Rd
c01ae65707c92e8f3cd65b98f2fe6d3b *man/plotly.Rd
de9feeaf583bc06f487d424a14b2861e *man/plotlyProxy.Rd
aa960709983688954dcfb153a2e1d752 *man/plotly_IMAGE.Rd
1098bbc85af4be540a763192df1275ab *man/plotly_POST.Rd
2eeece0ace7a70d998fd36b692c21a95 *man/plotly_build.Rd
e9939df811505145392371bb406df3bd *man/plotly_data.Rd
5cd54b3abaf2a2cfa075001a97b9f831 *man/plotly_empty.Rd
93384ac3c9e2091ff61dc3e0f902f83a *man/plotly_example.Rd
07fe902965796c3494ada22f024ed1e8 *man/plotly_json.Rd
84676a66a29770aff2512d502ec9ffe4 *man/print.api.Rd
bf57bf90060072f8c13a322a3c05d34d *man/print.api_grid.Rd
4518356d0f268094528f1b5101db2d1a *man/print.api_grid_local.Rd
d93950d14b41360e3c7d42f2e8947ecb *man/print.api_plot.Rd
132884ba1a11d8b2a2ed3c1c31dad5c2 *man/print.kaleidoScope.Rd
8fcebe1f6976ea875cd67415fd568a0d *man/rangeslider.Rd
f57134d0e53b3446db11b9e9a8d93764 *man/raster2uri.Rd
508224a2ee422d942b3ac0435b44792e *man/reexports.Rd
d2762ff9f591e9dc85a0a5cf929c83ea *man/remove_typedarray_polyfill.Rd
0b9499e58e1cba9595c2d04be970c9e6 *man/res_mn.Rd
31f1044ead3954e4eb23b5bd80ff4581 *man/save_image.Rd
aa4652c6bbce0f63b4438e60acaebd2e *man/schema.Rd
e519e482d05a5688a5f39688ce4d3408 *man/showRGB.Rd
5e24fba3f7b12f9226e59cdf58588507 *man/signup.Rd
8c9f867d7817a7c4581e3ee90beef071 *man/style.Rd
a8421f70f353f8a5ee89b6fbbdc1fac2 *man/subplot.Rd
4e049be15ce44abef7a6e3412c98304f *man/toRGB.Rd
4910c6ab9b4f8fd8172154ba171e7c2e *man/toWebGL.Rd
8b7e3130a01a581931a1a09d53e2155f *man/to_basic.Rd
e25fd4fb1a99620f5ef80bf6c084f1bf *man/wind.Rd
b25d06bc3438ab15073a828c647cc51c *tests/testthat.R
f67bb4eb80415d19a8d77f137c9d6277 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-blank-minor-major.svg
ce48a8cabf24890d5033e5b4ef241fff *tests/testthat/_snaps/cookbook-axes/cookbook-axes-blank-minor.svg
7883565bba380453b7843e4ea8389cc8 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-blank-x.svg
4aee429bee9095fe6ea1a192d0500f76 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-blank-y.svg
db3edb3cfbeb2f8f982292282e12fe4c *tests/testthat/_snaps/cookbook-axes/cookbook-axes-coord-ylim.svg
06726d6900e548cf6ce7c1ab2f865358 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-custom-formatter.svg
043222c054b180f2188379890da7d5ee *tests/testthat/_snaps/cookbook-axes/cookbook-axes-flevels.svg
abe846a40d1c12603d01d0e4eadb2ac9 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-fonts.svg
0f2a23e327121e32bb5ff8a37590f5e7 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-label-funs.svg
7973213f3c92ecc4720dc3a50a746d81 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-linear-axes.svg
21b2ed1ea4fe19daa2e0229a72e51e54 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-log2-coord.svg
1bd44def4ea926d92bbf677193f87d1c *tests/testthat/_snaps/cookbook-axes/cookbook-axes-log2-labels.svg
3e4dd7754e69ee0ec463246d109480d7 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-log2-scale.svg
4a7832f3c37625964f7552f7a2f3b143 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-no-x-title.svg
3e86f59ec8056cfd155ef3889a40063b *tests/testthat/_snaps/cookbook-axes/cookbook-axes-scale-hide.svg
faefe9f6aca7db3be502a8d75391af68 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-scale-name.svg
a9d8a3880a3f2380ba249c59e9790a13 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-scale-y-log10-labels.svg
d69bd4b80cd83c56eac187329394faf4 *tests/testthat/_snaps/cookbook-axes/cookbook-axes-scale-y-log10.svg
3e86f59ec8056cfd155ef3889a40063b *tests/testthat/_snaps/cookbook-axes/cookbook-axes-ylim-hide.svg
05b62d3118516a67baf80b4f91872626 *tests/testthat/_snaps/cookbook-lines/cookbook-axes-bar-dodge-color-err4.svg
ae86c6c2c8ff30e83768de637799ff9d *tests/testthat/_snaps/cookbook-lines/cookbook-axes-bar-dodge-color-error.svg
ca5d04be3800016f82ea88771496f414 *tests/testthat/_snaps/cookbook-lines/cookbook-axes-bar-dodge-color.svg
6d99fa7476f9346d18ccbdbd053edafb *tests/testthat/_snaps/cookbook-lines/cookbook-axes-bar-error-diff.svg
0fd453dfc341af3b6947ac01bc55a52f *tests/testthat/_snaps/cookbook-lines/cookbook-axes-bar-error-narrow.svg
6d99fa7476f9346d18ccbdbd053edafb *tests/testthat/_snaps/cookbook-lines/cookbook-axes-bar-error-wide.svg
3054655e58d7238289a599963a65411d *tests/testthat/_snaps/cookbook-lines/cookbook-axes-basic-bar.svg
49345651e168518c92dc942ac4054854 *tests/testthat/_snaps/cookbook-lines/cookbook-axes-basic-horizontal-line.svg
f06cf2092b45c987b638e1b37c3ee2e8 *tests/testthat/_snaps/cookbook-lines/cookbook-axes-dashed-red-line.svg
5a0937f3d3914caff6ff33861fbf2b19 *tests/testthat/_snaps/cookbook-lines/cookbook-axes-scatter-basic.svg
4eb8ed066e0a69d78df755778d1b1493 *tests/testthat/_snaps/cookbook-lines/cookbook-axes-scatter-facet-hline-vline.svg
cf9228bb2d6e2ece154958d9e8599a39 *tests/testthat/_snaps/cookbook-lines/cookbook-axes-scatter-facet-hline.svg
1d00928da38c258fc59212c7709151f7 *tests/testthat/_snaps/cookbook-lines/cookbook-axes-scatter-facet.svg
ed4a879a7abeaefbf3779214abe9d9fd *tests/testthat/_snaps/cookbook-lines/cookbook-axes-scatter-hline-vline.svg
c524e0b03fd534663be8b5488765d83e *tests/testthat/_snaps/cookbook-lines/cookbook-axes-scatter-hline.svg
2374aacab82faa8b16fa3cd5db7f2009 *tests/testthat/_snaps/cookbook-scatterplots/color.svg
145369eb162ffe957b29056bc68bb598 *tests/testthat/_snaps/cookbook-scatterplots/full-range.svg
ba000e3572c7b8f0206a8eca75735cde *tests/testthat/_snaps/cookbook-scatterplots/geom-jitter.svg
cef8c5cb0ea3d54c1bc9af64ddc51b61 *tests/testthat/_snaps/cookbook-scatterplots/hollow.svg
ba000e3572c7b8f0206a8eca75735cde *tests/testthat/_snaps/cookbook-scatterplots/jitter.svg
059ccf562a9e7b4865dff29d32d140eb *tests/testthat/_snaps/cookbook-scatterplots/loess.svg
ac4841f0897b33112391e67b264fb08f *tests/testthat/_snaps/cookbook-scatterplots/overlap.svg
c34340354c647b7445638c188480954e *tests/testthat/_snaps/cookbook-scatterplots/scale-color-hue.svg
bd32ef8f38608685e5772ea26ccf35e5 *tests/testthat/_snaps/cookbook-scatterplots/shape-manual.svg
07f75652e773b73acd2f21b26f228391 *tests/testthat/_snaps/cookbook-scatterplots/shape.svg
2c1de0dd6d0b76ba95bdec3566eb974c *tests/testthat/_snaps/cookbook-scatterplots/smooth-lm-se-false.svg
e362a41d585c27b8b748b1c727a78f1b *tests/testthat/_snaps/cookbook-scatterplots/smooth-lm.svg
1187450c1e39478e7002f6458d6a7294 *tests/testthat/_snaps/geom-errorbar-flipped-aes/errobar-flipped-aes.svg
f0f84170f5c107a8b8c4f5c9799fd041 *tests/testthat/_snaps/geom-errorbar-issue-1751/errobar-no-aes-y.svg
316cbec67ee58cd4e0d570dcf91a05aa *tests/testthat/_snaps/ggalluvial/stratum-alluvium-color.svg
16ee24df11ce20a5a46d3a33c9edcffa *tests/testthat/_snaps/ggalluvial/stratum-alluvium.svg
93f0d13452cae7ed8efafd87d7baffa3 *tests/testthat/_snaps/ggplot-abline/cookbook-axes-multiple-abline.svg
e30bb8ec0481abf84c48ab203422ed7b *tests/testthat/_snaps/ggplot-abline/cookbook-axes-single-abline.svg
1ccc2e07c3406030a67ed6e90966442b *tests/testthat/_snaps/ggplot-area/area-area-fillcolor.svg
ead5414aaac27f3ff19ab0c61b933e04 *tests/testthat/_snaps/ggplot-area/area-simple.svg
97c5c9692b3a86cb5066dd66b2c216d4 *tests/testthat/_snaps/ggplot-area/area-traces-order.svg
5d9fb5230ccd50e72133b3e5c8f2e3c7 *tests/testthat/_snaps/ggplot-bar/bar-aes-colour-guides-fill-false.svg
33de9c4d4da091d54e15afedc4015b56 *tests/testthat/_snaps/ggplot-bar/bar-aes-fill-guides-color-none.svg
33de9c4d4da091d54e15afedc4015b56 *tests/testthat/_snaps/ggplot-bar/bar-black-outline.svg
99104480f3c592dc01c7eb91275387bf *tests/testthat/_snaps/ggplot-bar/bar-category-names.svg
2edf42a3ef5abca088905e92799c1128 *tests/testthat/_snaps/ggplot-bar/bar-color.svg
3976d4cceae1fdc69e90ce049f086aad *tests/testthat/_snaps/ggplot-bar/bar-coord-flip.svg
b98363292b59c1801f2d636823ef17c5 *tests/testthat/_snaps/ggplot-bar/bar-dates.svg
265f7b706ecb554fff54d750a379fd00 *tests/testthat/_snaps/ggplot-bar/bar-dodge.svg
2f3b25f8b0871db3668209f89d55e6a6 *tests/testthat/_snaps/ggplot-bar/bar-identity.svg
1bee708c065f78e4126ce3b967e8ada4 *tests/testthat/_snaps/ggplot-bar/bar-nocolor.svg
7f0b65ebddcbcdb44d5c9dd383542f46 *tests/testthat/_snaps/ggplot-bar/bar-position-fill.svg
6933ef9f4241c2d3a719a170bc2ed6a2 *tests/testthat/_snaps/ggplot-bar/bar-position-stack.svg
0e7a6aad01b858c4abed69274800d905 *tests/testthat/_snaps/ggplot-bar/bar-stack.svg
fb667b88d3f1e0c2a6d14da849fcb9e8 *tests/testthat/_snaps/ggplot-boxplot/boxplot-datetime.svg
2cc6e60e90864cc08ffc27dc0aa21c1f *tests/testthat/_snaps/ggplot-boxplot/boxplot-fillcolor.svg
b5538f8d349daac5dfcd715f5f1d236c *tests/testthat/_snaps/ggplot-boxplot/boxplot-legends-for-fill.svg
ef55be53edca1f692629404bceefc31a *tests/testthat/_snaps/ggplot-boxplot/boxplot.svg
2b3fdd8d4be63a32a89bcf0475b383eb *tests/testthat/_snaps/ggplot-col/col.svg
627a8a92177718f4adc10b296e2d464a *tests/testthat/_snaps/ggplot-contour/contour.svg
cfa9db1c3b0acacbc7bfc8e648b6f344 *tests/testthat/_snaps/ggplot-date/date-class-date.svg
d81e95a41e6bfd2af48589e99acd3e99 *tests/testthat/_snaps/ggplot-date/date-irregular-time-series.svg
0473fcd9df67028fba4843ca77c246d7 *tests/testthat/_snaps/ggplot-date/date-strings.svg
3bd7e6f610707dc18934e0d46a3db29e *tests/testthat/_snaps/ggplot-density/density-color.svg
e715ba29ca46af0519b615be1d705bbc *tests/testthat/_snaps/ggplot-density/density-fill.svg
872c13e3ebc6ce7347dbfa6a67faf12e *tests/testthat/_snaps/ggplot-density/density-histogram.svg
3ac9443082e633b1b7dd8c8fab616e36 *tests/testthat/_snaps/ggplot-density/density-simple.svg
d073afcee42993b9bcaf7f67e5b6b7c9 *tests/testthat/_snaps/ggplot-density/density-traces-order.svg
0026fb8b9360bd06cf606640645a43c0 *tests/testthat/_snaps/ggplot-density2d/density2d.svg
66bd74bf2a9ad3f748260b09894fd9a0 *tests/testthat/_snaps/ggplot-errorbar-horizontal/errorbar-horizontal.svg
9b03a7b69dafdaf6d46b6f6d589f025c *tests/testthat/_snaps/ggplot-errorbar/errorbar-unique-groups.svg
8d6c019beb269379300802511832f18e *tests/testthat/_snaps/ggplot-errorbar/errorbar.svg
5eb210ebef68fac83d4dfd85d4d73e12 *tests/testthat/_snaps/ggplot-facets/3-panels.svg
1885105184e1ed3a1eb31c00ed76c965 *tests/testthat/_snaps/ggplot-facets/barley.svg
722f7084fe2be00fb43f053f351a654b *tests/testthat/_snaps/ggplot-facets/facet-grid-free-x.svg
d3f72d7f64508120a6eb1efb292a649f *tests/testthat/_snaps/ggplot-facets/facet-grid-free-y.svg
f9afecd66f40af19ee8e2e96b42b4a79 *tests/testthat/_snaps/ggplot-facets/facet-grid-free.svg
8357e038c8006c27c4bcbef3aff973d3 *tests/testthat/_snaps/ggplot-facets/facet-grid-labeller.svg
8394ad8c13bb926318a5fe897de25ce3 *tests/testthat/_snaps/ggplot-facets/facet-wrap-free-mult.svg
076250b4b74640d9137b1a7ef2243e61 *tests/testthat/_snaps/ggplot-facets/facet-wrap-free-x.svg
6ce57fbd1c815b930684e8318f774f46 *tests/testthat/_snaps/ggplot-facets/facet-wrap-free-y-2.svg
a8f90dba9eadb8686a172e28c8b58174 *tests/testthat/_snaps/ggplot-facets/facet-wrap-free-y.svg
764e59d830f499f9e74c9397c5d9ca6a *tests/testthat/_snaps/ggplot-facets/facet-wrap-free.svg
d53a1404661c7230cd179eee15019060 *tests/testthat/_snaps/ggplot-facets/facet-wrap-labeller.svg
7eba867c98bd10b63eeeed9a83a3a405 *tests/testthat/_snaps/ggplot-facets/facet-wrap.svg
d0c27164a54326b62d82f4c98dbfa296 *tests/testthat/_snaps/ggplot-function/geomfunction.svg
9943c3297dbb079f0ae552a887cf3b9f *tests/testthat/_snaps/ggplot-function/stat-function.svg
9c8fc7ec5c66f8afaa5930b42dfaf7c8 *tests/testthat/_snaps/ggplot-heatmap/heatmap-discrete.svg
37178b5f79ae3671b37334448894c5db *tests/testthat/_snaps/ggplot-heatmap/heatmap-midpoint.svg
603ed386bd90fd3323133a8144d27a12 *tests/testthat/_snaps/ggplot-heatmap/heatmap.svg
4dcb08018d7450d426ed40c693d580d0 *tests/testthat/_snaps/ggplot-heatmap/tile-no-fill.svg
a237c15194bd52479893e6ccd51f21ac *tests/testthat/_snaps/ggplot-hex/hex-basic.svg
f0ba3c90f32ca6d44f20369a0f3399b9 *tests/testthat/_snaps/ggplot-hex/hex-bins.svg
adb58b1e1bc0d651a35e27e1536bcdcf *tests/testthat/_snaps/ggplot-hex/hex-binwidth.svg
39ac7bd2b758acb8100af2a1f46e43a7 *tests/testthat/_snaps/ggplot-histogram/histogram-counts.svg
c265ce39158bf42383a35a86c528ae36 *tests/testthat/_snaps/ggplot-histogram/histogram-date-bins.svg
840a90088f02b2192d830d35d36fc1fb *tests/testthat/_snaps/ggplot-histogram/histogram-dates.svg
7933666977fdecb1570ce4946a62833b *tests/testthat/_snaps/ggplot-histogram/histogram-density-binwidth.svg
5c4326bda8f3eda0a49c51da1d8e8cdc *tests/testthat/_snaps/ggplot-histogram/histogram-density.svg
be9ea0989f7373205ed192d88ce41aaa *tests/testthat/_snaps/ggplot-histogram/histogram-fill-factor-dodge.svg
e35e871df86a3f3fac9e951a5b358b8a *tests/testthat/_snaps/ggplot-histogram/histogram-fill-factor-facets.svg
309f43b4a96e87c0ea2204ca3aa478ba *tests/testthat/_snaps/ggplot-histogram/histogram-fill-factor-identity.svg
7429fe12c2e2ad8f6d1700add0312912 *tests/testthat/_snaps/ggplot-histogram/histogram-fill-factor.svg
476fe7bbf4fb2cea6d4b8b5fa71ca7d5 *tests/testthat/_snaps/ggplot-histogram/histogram-fill.svg
536981733379053491eb9207a2c149fc *tests/testthat/_snaps/ggplot-histogram/histogram-fixed-fill-color.svg
c265ce39158bf42383a35a86c528ae36 *tests/testthat/_snaps/ggplot-histogram/histogram-posixt-bins.svg
d3cd3d8768904126d855927d68d0ddb9 *tests/testthat/_snaps/ggplot-histogram/histogram-vline.svg
49345651e168518c92dc942ac4054854 *tests/testthat/_snaps/ggplot-hline/hline-factor.svg
1273d26f514808aa0e91c6352ee03dc9 *tests/testthat/_snaps/ggplot-hline/hline-multiple.svg
40c889f1e339083ca10ceeab6002eb0b *tests/testthat/_snaps/ggplot-hline/hline.svg
c9c58a3ce0c895aae8eb30217c39848d *tests/testthat/_snaps/ggplot-hline/split-hline-vline-abline.svg
b9383e809e65036eec57d654fceaeaa3 *tests/testthat/_snaps/ggplot-jitter/jitter-basic.svg
de16edb7ee5d201275e85d2b1c94d126 *tests/testthat/_snaps/ggplot-labels/factor-labels.svg
1e8666adf79677e2884ce27faa2c63ce *tests/testthat/_snaps/ggplot-labels/labels-angles.svg
547958f4810a70c6e1de0e3606bcff00 *tests/testthat/_snaps/ggplot-labels/labels-ggtitle.svg
fa0840202f10f26a65f33293eea9f267 *tests/testthat/_snaps/ggplot-labels/labels-scale-x-continuous-name.svg
d2ec19c72e76f1140303d133d5ad3eb9 *tests/testthat/_snaps/ggplot-labels/labels-ylab.svg
222256e9bd073970e76495372e11dff5 *tests/testthat/_snaps/ggplot-labels/labs-element-blank.svg
e40de52a0d628aceb1f7cebbe2769d51 *tests/testthat/_snaps/ggplot-legend/guide-aes-none.svg
231086406b30f04f76e50d0ad231ec75 *tests/testthat/_snaps/ggplot-legend/legend-hide-legend.svg
c66481944173a2422e16841c90ef8e30 *tests/testthat/_snaps/ggplot-legend/legend-hide.svg
6c11bfabcdf0d33ee1da09bf8c7bfaeb *tests/testthat/_snaps/ggplot-legend/legend-many-legend-items.svg
441fa6c9e50eeeb8271cd83bf9af715c *tests/testthat/_snaps/ggplot-legend/legend-one-entry.svg
25eb5b8071542f9bbe1798f2e92bf2d5 *tests/testthat/_snaps/ggplot-legend/legend-varying-aes-guide.svg
14b8dd2516315312b780e09dd02266be *tests/testthat/_snaps/ggplot-legend/legend-very-long-legend-items.svg
0b750d7a8223716226c62676676465ed *tests/testthat/_snaps/ggplot-legend/respect-guides.svg
c9bbf2ed13e254037051f3e6f144e77a *tests/testthat/_snaps/ggplot-legend/scatter-legend.svg
4b6e060d7c2c95ecdad100ad7ac17cfd *tests/testthat/_snaps/ggplot-lines/line-milliseconds.svg
25f8da1207ff0477a3487ca90b281f42 *tests/testthat/_snaps/ggplot-lines/linetype-colors.svg
28b32338ad5369ba1980761e2a4caab1 *tests/testthat/_snaps/ggplot-lines/linetype-types.svg
c00d79371a591699b4e9d94daba1011e *tests/testthat/_snaps/ggplot-map/map-facet.svg
bda0123e0ddd90a27b827a469de5a62e *tests/testthat/_snaps/ggplot-path/path-colored-groups-stay-together.svg
019447ed19ed7cb2745f33dd39b7166d *tests/testthat/_snaps/ggplot-path/path-colors.svg
5e7a13405af9471aef5b0896f74733fb *tests/testthat/_snaps/ggplot-path/path-colors2.svg
99450cd4b41c6e79248e466d7560f233 *tests/testthat/_snaps/ggplot-path/path-line-symbols.svg
6d3c3d300a8c5f6866a0460bc7d566de *tests/testthat/_snaps/ggplot-path/path-lines-diff-from-paths.svg
7102122c8a521fb3583fd8ce11056c58 *tests/testthat/_snaps/ggplot-point/all-shapes.svg
e75088c3700639ce6ecd664235df4c96 *tests/testthat/_snaps/ggplot-point/open-shapes.svg
190faa404c8c93a6372244318556f32e *tests/testthat/_snaps/ggplot-point/point-flip.svg
61d36458eca2be71ff43c0d1e3235d97 *tests/testthat/_snaps/ggplot-point/point-size-alpha.svg
d6065f77e3ab785fe33e86debcda9e76 *tests/testthat/_snaps/ggplot-point/point-size-alpha2.svg
dba2109374b11749bc0b47a976dc9695 *tests/testthat/_snaps/ggplot-polygons/polygon-aes-color.svg
af98152e1476400c51650f4cfe82d391 *tests/testthat/_snaps/ggplot-polygons/polygon-aes-fill.svg
cb41baec818da2fd943ee55a2fb699b2 *tests/testthat/_snaps/ggplot-polygons/polygon-black.svg
0802e6076345a69a3a96961a0decbfc9 *tests/testthat/_snaps/ggplot-polygons/polygon-color-aes-fill.svg
23887c55643ccc2fac3311ca3b88ebb0 *tests/testthat/_snaps/ggplot-polygons/polygon-color-fill-aes-linetype.svg
a3e91fb09cd9e26b4455b83117314e9a *tests/testthat/_snaps/ggplot-polygons/polygon-color-fill-aes-size.svg
896d28dbf3773daa25d2a04bdb9dc88f *tests/testthat/_snaps/ggplot-polygons/polygon-star-fill-color.svg
52249b14c2d8cb7f1d69fd93f6be7cb9 *tests/testthat/_snaps/ggplot-polygons/polygon-star-group-color.svg
b3a7525f2feae19a54098940249ac597 *tests/testthat/_snaps/ggplot-polygons/polygon-star-group.svg
17e54419c6b0bd18f1915e265d53ad0f *tests/testthat/_snaps/ggplot-polygons/polygons-canada-borders.svg
76bd19884780631821d08a7e89fade90 *tests/testthat/_snaps/ggplot-rect/rect-black.svg
22927758997cdd25a336c53fb662c915 *tests/testthat/_snaps/ggplot-rect/rect-black4.svg
e5fcb0be8b56e959b9e64214d2981305 *tests/testthat/_snaps/ggplot-rect/rect-color.svg
8ee230417132fadb03f3b5b17c4e076f *tests/testthat/_snaps/ggplot-rect/rect-fill-color.svg
7ac820eece0cbba608e6c19e471a7805 *tests/testthat/_snaps/ggplot-rect/rect-fill-hex-alpha.svg
0d169813c75909ad6051e03382439099 *tests/testthat/_snaps/ggplot-rect/rect-fill.svg
0a454ecbeed69580a477bf32e68449af *tests/testthat/_snaps/ggplot-ribbon/ribbon-alpha.svg
4d434f7a167fb56c8a196065e6e90480 *tests/testthat/_snaps/ggplot-ribbon/ribbon-colour.svg
e957e5133b3327368c46a12a742fb2b7 *tests/testthat/_snaps/ggplot-ribbon/ribbon-fill.svg
a9258df88dee163d0bc4b97a190064f1 *tests/testthat/_snaps/ggplot-ribbon/ribbon-group.svg
f3b1ba735d5bd5bcddc5a989b98ac7b0 *tests/testthat/_snaps/ggplot-segment/segment-multiple-non-numeric.svg
96cbd6fbaf4deb9af415f468c513d44e *tests/testthat/_snaps/ggplot-segment/segment.svg
80f14e1c9de64c416808a583e9fd50e5 *tests/testthat/_snaps/ggplot-sf/sf-aspect.svg
8508b9ad07707dccc4235d067740c022 *tests/testthat/_snaps/ggplot-sf/sf-axis-ticks.svg
f4df7ec2df7b30c318999e2051d903e1 *tests/testthat/_snaps/ggplot-sf/sf-fill-text.svg
0b12bde9f1a311a570e7b277152f4ff1 *tests/testthat/_snaps/ggplot-sf/sf-geom-collection.svg
589d1a9075036dc0cc7b07a37f23a840 *tests/testthat/_snaps/ggplot-sf/sf-points.svg
7a3ef6019790f0aa2043fcd7af7ce8a2 *tests/testthat/_snaps/ggplot-sf/sf-theme-map.svg
80f14e1c9de64c416808a583e9fd50e5 *tests/testthat/_snaps/ggplot-sf/sf.svg
94263daad3ab61cd84533b1022934594 *tests/testthat/_snaps/ggplot-size/size-global-scaling.svg
c6704e31e92f8ea866d5b690eedc2584 *tests/testthat/_snaps/ggplot-size/size-is-a-vector.svg
7fa6f7a5433e9504a373e373693f4ee4 *tests/testthat/_snaps/ggplot-smooth/smooth-basic.svg
6317ab631a834c9da946a945f1330bcb *tests/testthat/_snaps/ggplot-smooth/smooth-colour.svg
e2c6c7115c05e324f6032aef90efc0dd *tests/testthat/_snaps/ggplot-smooth/smooth-facet.svg
fb4aaa6163ea4c99fe299bdec81c1aad *tests/testthat/_snaps/ggplot-smooth/smooth-fill2.svg
3cbf43cc9db5218490fe13fb38fd0931 *tests/testthat/_snaps/ggplot-smooth/smooth-group.svg
2b92e8e560988b045fac96a97fba7228 *tests/testthat/_snaps/ggplot-smooth/smooth-se-false.svg
fc11351870ceaee8e768367e31948b9e *tests/testthat/_snaps/ggplot-step/step-ecdf-multiple.svg
18063a9cf21b638892921b6378becdd8 *tests/testthat/_snaps/ggplot-step/step-ecdf.svg
e33217404c26d4ebe727925b3d783db6 *tests/testthat/_snaps/ggplot-step/step-gg-hv.svg
415103da7470ce707892833335aa5957 *tests/testthat/_snaps/ggplot-step/step-gg-hvh.svg
9d2ad566efd1ee0d5951f0e656a1d622 *tests/testthat/_snaps/ggplot-step/step-gg-vh.svg
c337ec8c6e8a1850117d76692d3e7f2f *tests/testthat/_snaps/ggplot-step/step-gg-vhv.svg
ba0c625200580af10e78cc4d4fc633fd *tests/testthat/_snaps/ggplot-summary/stat-summary.svg
3cebc3a635202110dc55cacb6a304101 *tests/testthat/_snaps/ggplot-text/text-colour.svg
1dfe62985e32694dad5de177ef7def79 *tests/testthat/_snaps/ggplot-text/text.svg
d02d345a9041b0a6abf901188abd7850 *tests/testthat/_snaps/ggplot-theme/theme-background.svg
8d3d4a94d8296000026d0c74478c8bc0 *tests/testthat/_snaps/ggplot-theme/theme-marker-default.svg
71dfd24ac14a690de824a4198a539f42 *tests/testthat/_snaps/ggplot-theme/theme-panel-border-1.svg
45a10f1305c17ac9fe219f332d51231d *tests/testthat/_snaps/ggplot-theme/theme-panel-border-2.svg
5fccbcfe783bac96480aec7886714303 *tests/testthat/_snaps/ggplot-theme/theme-ticks-and-grids.svg
71dfd24ac14a690de824a4198a539f42 *tests/testthat/_snaps/ggplot-theme/theme-ticks-default.svg
71dfd24ac14a690de824a4198a539f42 *tests/testthat/_snaps/ggplot-theme/theme-zeroline-default.svg
07209411303736d4ecc4036ad67167d4 *tests/testthat/_snaps/ggplot-ticks/continuous-x-missing.svg
20bfec167c205a9a04ab0a3110385ab7 *tests/testthat/_snaps/ggplot-ticks/ticks-boxes-facet-grid.svg
0e418a716d0433b77acbee7a65354a1e *tests/testthat/_snaps/ggplot-ticks/ticks-boxes-scales-free.svg
0e418a716d0433b77acbee7a65354a1e *tests/testthat/_snaps/ggplot-ticks/ticks-boxes-space-free.svg
ce48a8cabf24890d5033e5b4ef241fff *tests/testthat/_snaps/ggplot-ticks/ticks-boxes.svg
659ffeb7c002784c3c6755e2bc1996ca *tests/testthat/_snaps/ggplot-ticks/ticks-breaks-less.svg
e9f237defb6908589c675b096ec3f2bb *tests/testthat/_snaps/ggplot-ticks/ticks-breaks-more.svg
e9f237defb6908589c675b096ec3f2bb *tests/testthat/_snaps/ggplot-ticks/ticks-breaks-nochange.svg
739b3d642e5b4f5259c73cf19b64a2c5 *tests/testthat/_snaps/ggplot-ticks/ticks-evenly-spaced-ticks.svg
cff52cb42c85496f0b7f72fc582eb38a *tests/testthat/_snaps/ggplot-ticks/ticks-flip-grid-free.svg
d5c5b88f59581466f6cb2d070fbf8ff3 *tests/testthat/_snaps/ggplot-ticks/ticks-flip-grid.svg
5346dfbeb8a5bf2875f78dea7f0e38a3 *tests/testthat/_snaps/ggplot-ticks/ticks-flip.svg
79ca67999d51d45da25a8d96316716aa *tests/testthat/_snaps/ggplot-ticks/ticks-hide-ticks-labels.svg
2d3a512a7915dc292befce897d4b00d5 *tests/testthat/_snaps/ggplot-ticks/ticks-hide-ticks-lines-labels.svg
68bc9daafee014e6a69204c2e4d7ca83 *tests/testthat/_snaps/ggplot-ticks/ticks-limits-gap.svg
7b0a707532994b523f955d2735c09c31 *tests/testthat/_snaps/ggplot-ticks/ticks-limits-hide.svg
a7651172946d8603bbae1c9c2a462bd5 *tests/testthat/_snaps/ggplot-ticks/ticks-line-breaks.svg
4dfbe3e15804451e13fc606de08616e0 *tests/testthat/_snaps/ggplot-ticks/ticks-scale-labels.svg
2d3a512a7915dc292befce897d4b00d5 *tests/testthat/_snaps/ggplot-ticks/ticks-uneven.svg
be0bf7ba76d92f37c38681822d236987 *tests/testthat/_snaps/ggplot-ticks/ticks-ycontinuous-ranges.svg
be0bf7ba76d92f37c38681822d236987 *tests/testthat/_snaps/ggplot-ticks/ticks-ylim-ranges.svg
5e310d6273116164c700b093a45c1cb7 *tests/testthat/_snaps/ggplot-ticks/ticks-ylim-reversed-ranges.svg
0efe8df95f678ba774de74f77c841199 *tests/testthat/_snaps/ggplot-ticks/ticks-yreverse-limits-ranges.svg
cc52a0e08eff565b05f97b1f92814fe6 *tests/testthat/_snaps/ggplot-ticks/ticks-yreverse-ranges.svg
2b9a62342fc97c93f938fc9d4decd832 *tests/testthat/_snaps/ggplot-tooltip/group-lines-hovertext.svg
8ae6af8db31467bf4668a5a72bd0c923 *tests/testthat/_snaps/ggplot-tooltip/heatmap-discrete-tooltip.svg
2b9a62342fc97c93f938fc9d4decd832 *tests/testthat/_snaps/ggplot-tooltip/hovertext-display.svg
e80f44bb52afc26e88a1164504f7c6ae *tests/testthat/_snaps/ggplot-tooltip/tooltip-date.svg
c99f1ab949131c880063460fb2d72880 *tests/testthat/_snaps/ggplot-tooltip/tooltip-datetime.svg
da10834ee8b2e6bde0d4a7821bc7b25c *tests/testthat/_snaps/ggplot-violin/violin-aes.svg
be57dc24a2b4eeb22338e31dfdd43804 *tests/testthat/_snaps/ggplot-violin/violin.svg
b65195272565a77385d5ff6ed245643e *tests/testthat/_snaps/ggplot-vline/vline-multiple.svg
bf7fd290d10a527f8658a3fe29221860 *tests/testthat/_snaps/ggplot-vline/vline.svg
28a29fac5cda41a283ae1f577f187ac7 *tests/testthat/_snaps/ggplot-ylim/ylim-one-trace.svg
8970ef81e3c488f3b9e0c500d11423fb *tests/testthat/_snaps/icicle/uniformtext-icicle.svg
a2b83003d09cea1636d58bb46cb210b2 *tests/testthat/_snaps/mean-error-bars/error-rect-alpha.svg
68ac60e22b5e6027cd9e9efa95ad0138 *tests/testthat/_snaps/mean-error-bars/error-simple-line-point-crazy.svg
12998c4acbe5dd6c72f672ff4a07fa78 *tests/testthat/_snaps/mean-error-bars/error-simple-line-point.svg
1236d079047f84d67dac4a78aba26a6d *tests/testthat/_snaps/mean-error-bars/error-simple-line.svg
978ebaea111ce3db0f4edec54647e5ad *tests/testthat/_snaps/mean-error-bars/error-simple.svg
e4474dba2b076bf7c24f82687a8ccba3 *tests/testthat/_snaps/plotly-area/add-area.svg
708b0ecf3abdb8d446f352520cf3290f *tests/testthat/_snaps/plotly-color/plotly-color-bar-color-factor-custom.svg
f71df85513831223cdfe6b5ea5d37279 *tests/testthat/_snaps/plotly-color/plotly-color-box-color-stroke.svg
f4edea80f44f74238bb4b71ec24b799f *tests/testthat/_snaps/plotly-color/plotly-color-color-manual.svg
d567177ef931b57c7fe1fc38b912fd71 *tests/testthat/_snaps/plotly-color/plotly-color-scatterplot-color-factor-custom.svg
d567177ef931b57c7fe1fc38b912fd71 *tests/testthat/_snaps/plotly-color/plotly-color-scatterplot-color-factor-custom2.svg
0404c6da4fe4faae5d4552bbcf23ffcc *tests/testthat/_snaps/plotly-color/plotly-color-scatterplot-color-factor.svg
af5e75cfe37886f6e5bf3cf0886a2348 *tests/testthat/_snaps/plotly-color/plotly-color-scatterplot-color-numeric-custom.svg
7b86d3ee8d7f2f3e1b4554c495a00663 *tests/testthat/_snaps/plotly-color/plotly-color-scatterplot-color-numeric.svg
5fb25a4514d9ef2bf1974778baea0cec *tests/testthat/_snaps/plotly-color/plotly-color-scatterplot-scatter3d-axes.svg
9e5d5d056b81fe7253d1a1cd5afa96e9 *tests/testthat/_snaps/plotly-colorbar/plotly-colorbar-expand.svg
ab49488c8d66c1b764ecec5780db90cc *tests/testthat/_snaps/plotly-colorbar/plotly-colorbar-restrict.svg
e8708ff860fe5228db82985b848e3881 *tests/testthat/_snaps/plotly-colorbar/plotly-colorbar-z-expand.svg
092f19212aa43e61ecdebb50a256e336 *tests/testthat/_snaps/plotly-colorbar/plotly-colorbar-z-restrict.svg
f5ad8f65c20f253d73efc217116fbd2a *tests/testthat/_snaps/plotly-colorbar/plotly-colorbar.svg
ab348d3ecd672d3a9db09dcafdafb1c6 *tests/testthat/_snaps/plotly-colorscale/colorramp.svg
d1a7463b5674696dcc2055e79e1d00f2 *tests/testthat/_snaps/plotly-colorscale/contour-alpha.svg
b9e16d24176d3340a4455dead07f1d0d *tests/testthat/_snaps/plotly-colorscale/contour-colorscale.svg
3da785be70f9edea14cf6b157c935137 *tests/testthat/_snaps/plotly-colorscale/marker-colorscale.svg
ef134bd2c8fa47aa2afa88faf6dabbea *tests/testthat/_snaps/plotly-colorscale/test-df.svg
b85cf1c09c511e4b866bde9e68372920 *tests/testthat/_snaps/plotly-colorscale/test-list-2.svg
b85cf1c09c511e4b866bde9e68372920 *tests/testthat/_snaps/plotly-colorscale/test-list-3.svg
ef134bd2c8fa47aa2afa88faf6dabbea *tests/testthat/_snaps/plotly-colorscale/test-list.svg
ef134bd2c8fa47aa2afa88faf6dabbea *tests/testthat/_snaps/plotly-colorscale/test-matrix.svg
acde1f6e4dc82b4063eaabedb2cd83fe *tests/testthat/_snaps/plotly-group/plotly-nas-connect.svg
a7fd972c2dec8be626108f38d39e9564 *tests/testthat/_snaps/plotly-group/plotly-nas-within-color.svg
696ff3d9fc53877cfc944bba34b9360e *tests/testthat/_snaps/plotly-group/plotly-nas-within-color2.svg
7a150ddcdb5b60fc15b1dcdd5cc9289b *tests/testthat/_snaps/plotly-group/plotly-nas-within-group.svg
c74aaf8e53b0a826a731c29a66b97190 *tests/testthat/_snaps/plotly-group/plotly-nas.svg
a0ceab4414346a201fc9df3e1c871727 *tests/testthat/_snaps/plotly-group/plotly-no-nas-for-irrelevant-group.svg
3bc210025dcde32e469bac4b2dade2e4 *tests/testthat/_snaps/plotly-group/simple-scatter-marker-color-group.svg
bb73c225f389e3c3fe62dde0fe878e39 *tests/testthat/_snaps/plotly-image-trace/colormodel.svg
10e8847a9830fdec7e350033caad1162 *tests/testthat/_snaps/plotly-image-trace/raster-basic.svg
c1ce9140863618dacb83f7a426bf72f0 *tests/testthat/_snaps/plotly-linetype/plotly-linetype-alphabetical.svg
72ca0a3c2471d3d39ed67887af46535e *tests/testthat/_snaps/plotly-linetype/plotly-linetype-linetype.svg
1dcf55afc5c31be842488447e037028b *tests/testthat/_snaps/plotly-linetype/plotly-linetype-linetype2.svg
42a4598e901e6732e9300c1f12d07220 *tests/testthat/_snaps/plotly-linetype/plotly-linetype-linetype3.svg
a43a3d5b690aa6f33050263f914287b8 *tests/testthat/_snaps/plotly-linetype/plotly-linetype-manual.svg
579bcc0f20e479a930578c068ddbab72 *tests/testthat/_snaps/plotly-linetype/plotly-linetype-ordering.svg
6a7b141927ed50199266eced5028fccf *tests/testthat/_snaps/plotly-size/marker-size.svg
ba23c476258250ba27a35dc330970c75 *tests/testthat/_snaps/plotly-size/sizemode.svg
c83dcb4cb4795471de3856b4093b5ec4 *tests/testthat/_snaps/plotly-subplot/ggally-ggcorr.svg
f842401e8f67b9de0a25c1d8c9316ef5 *tests/testthat/_snaps/plotly-subplot/plotly-subplot-geo-cartesian.svg
6ff20b6d1afb0aae3aa960295249e8df *tests/testthat/_snaps/plotly-subplot/plotly-subplot-ggmatrix.svg
8cad617bfd2268a26f5d018af3e012de *tests/testthat/_snaps/plotly-subplot/plotly-subplot-group.svg
ebaf996be8000ab6ebb979712ff23011 *tests/testthat/_snaps/plotly-subplot/plotly-subplot-plot-list.svg
f457ae88859fad2ccd34dbe174e9cae7 *tests/testthat/_snaps/plotly-subplot/plotly-subplot-recursive.svg
636d724c19e62ea272040ec2c37744b8 *tests/testthat/_snaps/plotly-subplot/plotly-subplot-shareboth.svg
44809354048d52b21c21e73d6e5e58ff *tests/testthat/_snaps/plotly-subplot/plotly-subplot-sharex.svg
438d3104450da5d033de6641d9289505 *tests/testthat/_snaps/plotly-subplot/plotly-subplot-sharey.svg
ae477dea5d2e80c246b9d9cdbbb1b245 *tests/testthat/_snaps/plotly-subplot/plotly-subplot-simple.svg
875778aba27134103b6d639f27f32c50 *tests/testthat/_snaps/plotly-subplot/plotly-subplot-simple2.svg
9a1174b5543198c55de527b956ba79b4 *tests/testthat/_snaps/plotly-subplot/plotly-subplot-subplot-legendgroup.svg
4c47c2bca67f270b7f38cb006cb3ad6c *tests/testthat/_snaps/plotly-subplot/plotly-subplot-width-height.svg
ed8a5e47da40951bb08a9ba339a4b773 *tests/testthat/_snaps/plotly-subplot/subplot-bump-axis-annotation-shared.svg
0b7e352652b900ce9b93e0dc4e5cab2b *tests/testthat/_snaps/plotly-subplot/subplot-bump-axis-annotation-traces-shared.svg
78e020c85dd6d9bc79a1276ac8718b62 *tests/testthat/_snaps/plotly-subplot/subplot-bump-axis-annotation-traces.svg
299ed14c3abb59445fa572959538a045 *tests/testthat/_snaps/plotly-subplot/subplot-bump-axis-annotation.svg
9c2765b905cf9695fd50d417577ac8ba *tests/testthat/_snaps/plotly-subplot/subplot-bump-axis-image.svg
87b3a510297b676b9089996f634f997b *tests/testthat/_snaps/plotly-subplot/subplot-bump-axis-shape-shared.svg
c89dd53fb8864843b254c8f3bbd26c85 *tests/testthat/_snaps/plotly-subplot/subplot-bump-axis-shape.svg
be5b944032c49e53038772e956d5e6be *tests/testthat/_snaps/plotly-subplot/subplot-reposition-annotation.svg
ab69d7a188f8862cbd978dbc7837d6df *tests/testthat/_snaps/plotly-subplot/subplot-reposition-image.svg
0f0d164a5f3c9dd6ab237395216df372 *tests/testthat/_snaps/plotly-subplot/subplot-reposition-shape-fixed.svg
273b3b7fa9576e019b9c044392b55c65 *tests/testthat/_snaps/plotly-subplot/subplot-reposition-shape.svg
fa537936d67c5276ca22b5ac52ce0fd3 *tests/testthat/_snaps/plotly-sunburst/sunburst.svg
5962bc0edabcd31a5ea8002194514857 *tests/testthat/_snaps/plotly-symbol/plotly-symbol-alphabetical.svg
cc9a73406370179c9fa2c297c3d49295 *tests/testthat/_snaps/plotly-symbol/plotly-symbol-logical.svg
50ef84982cc052e24faeac10db41e636 *tests/testthat/_snaps/plotly-symbol/plotly-symbol-ordering.svg
41b14e152960b866cde6e843fc1dd326 *tests/testthat/_snaps/plotly-symbol/plotly-symbol-pch.svg
636b69d201a9f749da159a79c2503156 *tests/testthat/_snaps/plotly-symbol/plotly-symbol-scatterplot-symbol.svg
2cde8524425cd764b28db860b4b4db8e *tests/testthat/_snaps/plotly-symbol/plotly-symbol-scatterplot-symbol2.svg
4acfd6afd4504f8883d48b6bdea22b6e *tests/testthat/_snaps/plotly-symbol/plotly-symbol-symbol-manual.svg
9ec0517570e28091928e9ce8bbe83cca *tests/testthat/_snaps/plotly-treemaps/advanced.svg
2e0fe66bf6c9a921f533331cbf9ea8ea *tests/testthat/_snaps/plotly-treemaps/basic.svg
da1db3d7a5b5e08fc9362ad6c0e76e73 *tests/testthat/_snaps/plotly-waterfall/waterfall-simple.svg
8c931e7b971c46fae42e2e83dd54473a *tests/testthat/_snaps/plotly/errorbar-width.svg
a221f6af0b4a0f4d420dbcb20175feb5 *tests/testthat/_snaps/plotly/layout-grid.svg
6d901aeae5dfa2d348df5d14db9efc64 *tests/testthat/_snaps/plotly/plotly-alpha-blending.svg
3d44efe32af3c31fb1127428ff67d9eb *tests/testthat/_snaps/plotly/plotly-alpha-no-color.svg
3083a3514282fe66ba7f4e892b3a0fca *tests/testthat/_snaps/plotly/plotly-bar-inference.svg
f5d39d21c16b36e6083e42019ba3f796 *tests/testthat/_snaps/plotly/plotly-box-data-array.svg
8ea4f5c6f48af894aa802b4d64be75b0 *tests/testthat/_snaps/plotly/plotly-character-axis.svg
da7248b06283234eafe0e5527435e5bc *tests/testthat/_snaps/plotly/plotly-factor-axis.svg
6b93aca9982ca5e3f5ca49e5fecec1a9 *tests/testthat/_snaps/plotly/plotly-group-within-trace.svg
f4d1806e1e145508cfb414d7e3c942f5 *tests/testthat/_snaps/plotly/plotly-histogram-vert.svg
09bdcb23421eb2d2464eff3447ac951b *tests/testthat/_snaps/plotly/plotly-histogram.svg
2a38cf4a4b2b197d50550de7227ece90 *tests/testthat/_snaps/plotly/plotly-inherit-false.svg
f2d354bc1366378b5ef8096401909923 *tests/testthat/_snaps/plotly/plotly-scatterplot.svg
834006f33148a6afdfaedc3a1e415574 *tests/testthat/_snaps/plotly/plotly-time-series-summary.svg
c0bcbed743a4906c6aec9be63c341bb3 *tests/testthat/_snaps/ticktext-linebreaks/ticktext-linebreaks-no-linebreaks.svg
b7adc2ff8beeed550fba7fda786cddf7 *tests/testthat/_snaps/ticktext-linebreaks/ticktext-linebreaks-one-cat.svg
3fd5b38cbcf5f4d332aefe048946653c *tests/testthat/_snaps/ticktext-linebreaks/ticktext-linebreaks.svg
6fb82733a7df400072ecf5141b7329a0 *tests/testthat/helper-skip.R
c1e7c7ea898d8830f7a1e09dc583a25e *tests/testthat/helper-vdiffr.R
f7e7348748acdfd3ade4f12184975f29 *tests/testthat/test-animate-highlight.R
1302c2863c0544b96b7f2b978af47ee0 *tests/testthat/test-api.R
623cbaba8b8067b5f02d41cd9d5813a4 *tests/testthat/test-cookbook-axes.R
8e1a50254be995efd742297eac356c49 *tests/testthat/test-cookbook-lines.R
38b8269385cfc37fa881654be53769f7 *tests/testthat/test-cookbook-scatterplots.R
90f55693061eabe2464c772f02902bdc *tests/testthat/test-facet-axis.R
abecbc05d770836aa1d2ad0614b7797e *tests/testthat/test-geom-errorbar-flipped-aes.R
3c5fb1cc4779ec150cad03beefd2a94e *tests/testthat/test-geom-errorbar-issue-1751.R
569fccef1e00f89654a5082163f785cd *tests/testthat/test-ggalluvial.R
0262eb88ee982d6bb6e5a4116c6b7f86 *tests/testthat/test-ggplot-abline.R
cc3b378b29a0611173c02c6c61d142f4 *tests/testthat/test-ggplot-annotation_.R
0d8456c03d50cedccd197c4bdaf06c53 *tests/testthat/test-ggplot-area.R
241c7cd26c12a860b1dcfcca602643ec *tests/testthat/test-ggplot-bar.R
c77392470412eaf282d25f75505923db *tests/testthat/test-ggplot-blank.R
0d0e4f1f584bd39e55fc3540a1c5bb9d *tests/testthat/test-ggplot-boxplot.R
d60517d781325efb1ff72aba7e4ea3bf *tests/testthat/test-ggplot-col.R
21a6ed7704159730a5e25ec5cd40933e *tests/testthat/test-ggplot-color.R
84577830409d2ca2177ff457be06de1f *tests/testthat/test-ggplot-contour.R
98e274fd66bf00c37005f59f8ddc9c0a *tests/testthat/test-ggplot-coord-fixed.R
34e954e227bfc851569957d221d9a779 *tests/testthat/test-ggplot-crossbar.R
6bb74e2127612209e1d8ddc9da3d07b1 *tests/testthat/test-ggplot-date.R
488cd43c7cc282b102dd37504eae47d2 *tests/testthat/test-ggplot-density.R
1c7153c05f52829a2a4e14fa2b0cdca1 *tests/testthat/test-ggplot-density2d.R
b7c4def3e71a7e50ade38a8f48014a4d *tests/testthat/test-ggplot-device.R
d185dda16bb18b452cfa064229d5374b *tests/testthat/test-ggplot-dynamicTicks.R
d6a79bf99578e45c2653e9d0d4bc083a *tests/testthat/test-ggplot-errorbar-horizontal.R
652eeb9b33d3b14e2ef8b70a5c417d07 *tests/testthat/test-ggplot-errorbar.R
7a3339618f7a9cad3e1a62c6b80b6e1f *tests/testthat/test-ggplot-facets.R
c90b52b7ce15c090957db17d35a97657 *tests/testthat/test-ggplot-function.R
01138315b322f138d0b6275198fe63bd *tests/testthat/test-ggplot-ggplotly.R
6c4b9d7f9df12db458f69bc286cac093 *tests/testthat/test-ggplot-heatmap.R
8ce1f5b04c9c2891b82d665fe8d2cf9c *tests/testthat/test-ggplot-hex.R
3c6244f1bd268e223d8cb58b0b1f9e9b *tests/testthat/test-ggplot-histogram.R
2fd7617a4d61486939cb353247cdf38f *tests/testthat/test-ggplot-hline.R
929616bd4fd7dcbe7e50f7c4ae8054dc *tests/testthat/test-ggplot-jitter.R
a6d844bbf66f614c60dd07aef07a6251 *tests/testthat/test-ggplot-labels.R
ef6a300be73d707f12a23fa238d181e3 *tests/testthat/test-ggplot-legend.R
7adff9832e5c936a2c3ee27ec8ede559 *tests/testthat/test-ggplot-lines.R
f6e188dd5260f2564da9a47836550509 *tests/testthat/test-ggplot-map.R
34c9e551c88adfee8db035340c697dc7 *tests/testthat/test-ggplot-path.R
3c980213c6ebe575366099f8cef382d1 *tests/testthat/test-ggplot-point.R
902e26148c85b5dfddfb6488bd5bacc7 *tests/testthat/test-ggplot-polygons.R
82e9ca8a826d0c2adebe4db0a89a440d *tests/testthat/test-ggplot-quantile.R
15da25fffe57b8d87be365edaa5f9b69 *tests/testthat/test-ggplot-rect.R
b9736781eed019df2d7b284a08fc939d *tests/testthat/test-ggplot-resize.R
b91d08e023f3b0c7eb971875083e6b35 *tests/testthat/test-ggplot-ribbon.R
ae9a33b01a074df63d8c701b5712f16f *tests/testthat/test-ggplot-rug.R
a5a881d349792b1c37dadd638f3e1fe6 *tests/testthat/test-ggplot-segment.R
643fe74893ca414c37a7c6bf2bbde8b4 *tests/testthat/test-ggplot-sf.R
c0488f94dd66bea8ffa557c749fcff86 *tests/testthat/test-ggplot-size.R
f3ee0a44900fee835d9a79a612924fb0 *tests/testthat/test-ggplot-smooth.R
b0219bda54521568cd771a335554c729 *tests/testthat/test-ggplot-spoke.R
2a04cfdc061bb20a216317d2ee2e7a64 *tests/testthat/test-ggplot-step.R
75d9ee3350062b0b639857395a2c9102 *tests/testthat/test-ggplot-summary.R
489a9527dfdcd1c5c2a509fe76c40f12 *tests/testthat/test-ggplot-text.R
1cc864312e9c45b5ae1e29621a9c1a70 *tests/testthat/test-ggplot-theme.R
d0c96d0ec0d7c6b92d494164e3593d2e *tests/testthat/test-ggplot-ticks.R
b74f270c5c2f8d9c1501092c798c2dc4 *tests/testthat/test-ggplot-tooltip.R
9acc0498943cf8e6287c8677248e4c17 *tests/testthat/test-ggplot-violin.R
c306d3211171b4700d9c95fc27a8447e *tests/testthat/test-ggplot-vline.R
66f995b421aabb6a45c5ea7a44b184b0 *tests/testthat/test-ggplot-warnings.R
3d789fd24d2fdafe4e3f465ae5636056 *tests/testthat/test-ggplot-ylim.R
a738b636197381e26ebd411b2232988f *tests/testthat/test-group2NA.R
98db69e9fc4c02a648287122ab86af32 *tests/testthat/test-icicle.R
5ac81f6c9ce875ed039233ad3a26146d *tests/testthat/test-mean-error-bars.R
f0b3e6933cf9d61789b48cc4bea3f902 *tests/testthat/test-plotly-area.R
7da62c8ba27db7ace2adcaa9f4324489 *tests/testthat/test-plotly-color.R
a4b6e615e0526b4a255fc8b690140afd *tests/testthat/test-plotly-colorbar.R
fe3255fc8b847bd144dd44055104786c *tests/testthat/test-plotly-colorscale.R
3163b66068ef6d7c505bcac04f5eaf2d *tests/testthat/test-plotly-customdata.R
2facb2bfc47d527e42736c6d3a820346 *tests/testthat/test-plotly-data.R
f8a0e0e90ecd46af2eab7c66c97f9db0 *tests/testthat/test-plotly-group.R
34871a356110fcdda508fdbc058f6f01 *tests/testthat/test-plotly-image-trace.R
1eacaf9eb20a8ddfad74005abfc72c5b *tests/testthat/test-plotly-internals.R
fcbc04044b9816744eba2df6b282e2ad *tests/testthat/test-plotly-isosurface.R
08d5c5254d3354d8b7fb8ea3d7b4c1a0 *tests/testthat/test-plotly-linetype.R
17d6670e5e8f424fd2163e7e1d700b40 *tests/testthat/test-plotly-name.R
6263f0f32f7dcb2f222aecc92471f8a6 *tests/testthat/test-plotly-partial-bundles.R
1187e66cc955d63a1901d4d79ada36db *tests/testthat/test-plotly-pie.R
1716174dabd7efb3bba2934fc0cd2754 *tests/testthat/test-plotly-sf.R
e21ea01b0fcda4ab58e1a79aeefd557f *tests/testthat/test-plotly-shiny.R
6badeb7a98a012d24b46858bf76f02d8 *tests/testthat/test-plotly-size.R
882153e392d3d8d1970ade94799a36fa *tests/testthat/test-plotly-splom.R
b0716aa20e7f94c92cda467382a3cd91 *tests/testthat/test-plotly-subplot.R
7b0d6e17d1b3487ba9f3e6fc9a146b39 *tests/testthat/test-plotly-sunburst.R
98144f53d29edd41dc466e796e2e3d89 *tests/testthat/test-plotly-symbol.R
629fe416b3e29be858433a3f7cafcbae *tests/testthat/test-plotly-treemaps.R
94f4fcddfae3a3b7e3941d981c1224f5 *tests/testthat/test-plotly-waterfall.R
0364173dd866a84283a1b3b441d10679 *tests/testthat/test-plotly.R
2b6490ab8c498847d7a7db6c530fbbaa *tests/testthat/test-rotated-ticks.R
8abd5cbacf9864a8d4932f19b1817a9f *tests/testthat/test-style.R
9dcb783de01a4a3be9e90aa0525acf2f *tests/testthat/test-ticktext-linebreaks.R
1265e0bce8a49d42b8db602b9b4aa2f3 *tests/testthat/test-toRGB.R
f46cff9666e8d4cb72601460d040068b *tools/patches/001-revert-ie-fallbacks.patch
7ce0cfbd07844253748a6b6557091d0a *tools/update_plotlyjs.R
|