Skip to content

Commit 4f08831

Browse files
committed
1 parent b40dd1f commit 4f08831

1,350 files changed

Lines changed: 10289 additions & 10289 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2019/08/16/basic_density_mapbox.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<!-- This page was last built at 2025-09-15 14:21 -->
4+
<!-- This page was last built at 2025-09-24 16:20 -->
55

66
<meta charset="utf-8" />
77

@@ -60,7 +60,7 @@
6060

6161
<!-- Main Stylesheets -->
6262
<link rel="stylesheet" type="text/css" href="/all_static/css/main.css?version=false" />
63-
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-15-14-21">
63+
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-24-16-20">
6464

6565
<!-- LOCAL DEV STYLESHEET -->
6666
<!--<link rel="stylesheet" type="text/css" href="http://api.plotly.dev/all_static/css/main.css">-->
@@ -590,9 +590,9 @@
590590
</div>
591591

592592

593-
<a href="https://plotly.com/webinars/rise-of-vibe-analytics?utm_medium=graphing_libraries&utm_campaign=rise_vibe_analytics&utm_content=sidebar" target="_blank">
594-
<img src="https://images.prismic.io/plotly-marketing-website-2/aJ9rZKTt2nPbaXaM_riseofvibeanalytics_square.jpg?auto=format,compress"
595-
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Plotly Presents: The Rise of Vibe Analytics">
593+
<a href="https://plotly.com/webinars/data-apps-publishing-playbook/?utm_medium=graphing_libraries&utm_campaign=plotly_publishing_playbook&utm_content=sidebar" target="_blank">
594+
<img src="https://images.prismic.io/plotly-marketing-website-2/aNMW2J5xUNkB1CWg_PlotlyPublishingPlaybook.jpg?auto=format,compress"
595+
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Any App, Any Scale: The Plotly Publishing Playbook">
596596
</a>
597597

598598
</aside>
@@ -8015,7 +8015,7 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
80158015
<script src="/all_static//javascripts/hash_offset.js"></script>
80168016
<!-- Image Hover Script -->
80178017
<script src="/all_static/javascripts/imghover.js"></script>
8018-
<script src="/all_static/javascripts/improve.js?version=2025-09-15-14-21"></script>
8018+
<script src="/all_static/javascripts/improve.js?version=2025-09-24-16-20"></script>
80198019
<!-- code highlighting -->
80208020

80218021
<!--<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>

2019/08/16/earthquack_density.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<!-- This page was last built at 2025-09-15 14:21 -->
4+
<!-- This page was last built at 2025-09-24 16:20 -->
55

66
<meta charset="utf-8" />
77

@@ -60,7 +60,7 @@
6060

6161
<!-- Main Stylesheets -->
6262
<link rel="stylesheet" type="text/css" href="/all_static/css/main.css?version=false" />
63-
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-15-14-21">
63+
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-24-16-20">
6464

6565
<!-- LOCAL DEV STYLESHEET -->
6666
<!--<link rel="stylesheet" type="text/css" href="http://api.plotly.dev/all_static/css/main.css">-->
@@ -590,9 +590,9 @@
590590
</div>
591591

592592

593-
<a href="https://plotly.com/webinars/rise-of-vibe-analytics?utm_medium=graphing_libraries&utm_campaign=rise_vibe_analytics&utm_content=sidebar" target="_blank">
594-
<img src="https://images.prismic.io/plotly-marketing-website-2/aJ9rZKTt2nPbaXaM_riseofvibeanalytics_square.jpg?auto=format,compress"
595-
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Plotly Presents: The Rise of Vibe Analytics">
593+
<a href="https://plotly.com/webinars/data-apps-publishing-playbook/?utm_medium=graphing_libraries&utm_campaign=plotly_publishing_playbook&utm_content=sidebar" target="_blank">
594+
<img src="https://images.prismic.io/plotly-marketing-website-2/aNMW2J5xUNkB1CWg_PlotlyPublishingPlaybook.jpg?auto=format,compress"
595+
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Any App, Any Scale: The Plotly Publishing Playbook">
596596
</a>
597597

598598
</aside>
@@ -8026,7 +8026,7 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
80268026
<script src="/all_static//javascripts/hash_offset.js"></script>
80278027
<!-- Image Hover Script -->
80288028
<script src="/all_static/javascripts/imghover.js"></script>
8029-
<script src="/all_static/javascripts/improve.js?version=2025-09-15-14-21"></script>
8029+
<script src="/all_static/javascripts/improve.js?version=2025-09-24-16-20"></script>
80308030
<!-- code highlighting -->
80318031

80328032
<!--<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>

2019/08/16/light-tile-mapbox.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<!-- This page was last built at 2025-09-15 14:21 -->
4+
<!-- This page was last built at 2025-09-24 16:20 -->
55

66
<meta charset="utf-8" />
77

@@ -60,7 +60,7 @@
6060

6161
<!-- Main Stylesheets -->
6262
<link rel="stylesheet" type="text/css" href="/all_static/css/main.css?version=false" />
63-
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-15-14-21">
63+
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-24-16-20">
6464

6565
<!-- LOCAL DEV STYLESHEET -->
6666
<!--<link rel="stylesheet" type="text/css" href="http://api.plotly.dev/all_static/css/main.css">-->
@@ -590,9 +590,9 @@
590590
</div>
591591

592592

593-
<a href="https://plotly.com/webinars/rise-of-vibe-analytics?utm_medium=graphing_libraries&utm_campaign=rise_vibe_analytics&utm_content=sidebar" target="_blank">
594-
<img src="https://images.prismic.io/plotly-marketing-website-2/aJ9rZKTt2nPbaXaM_riseofvibeanalytics_square.jpg?auto=format,compress"
595-
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Plotly Presents: The Rise of Vibe Analytics">
593+
<a href="https://plotly.com/webinars/data-apps-publishing-playbook/?utm_medium=graphing_libraries&utm_campaign=plotly_publishing_playbook&utm_content=sidebar" target="_blank">
594+
<img src="https://images.prismic.io/plotly-marketing-website-2/aNMW2J5xUNkB1CWg_PlotlyPublishingPlaybook.jpg?auto=format,compress"
595+
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Any App, Any Scale: The Plotly Publishing Playbook">
596596
</a>
597597

598598
</aside>
@@ -8022,7 +8022,7 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
80228022
<script src="/all_static//javascripts/hash_offset.js"></script>
80238023
<!-- Image Hover Script -->
80248024
<script src="/all_static/javascripts/imghover.js"></script>
8025-
<script src="/all_static/javascripts/improve.js?version=2025-09-15-14-21"></script>
8025+
<script src="/all_static/javascripts/improve.js?version=2025-09-24-16-20"></script>
80268026
<!-- code highlighting -->
80278027

80288028
<!--<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>

2019/08/16/multi_density-mapbox.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<!-- This page was last built at 2025-09-15 14:21 -->
4+
<!-- This page was last built at 2025-09-24 16:20 -->
55

66
<meta charset="utf-8" />
77

@@ -60,7 +60,7 @@
6060

6161
<!-- Main Stylesheets -->
6262
<link rel="stylesheet" type="text/css" href="/all_static/css/main.css?version=false" />
63-
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-15-14-21">
63+
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-24-16-20">
6464

6565
<!-- LOCAL DEV STYLESHEET -->
6666
<!--<link rel="stylesheet" type="text/css" href="http://api.plotly.dev/all_static/css/main.css">-->
@@ -590,9 +590,9 @@
590590
</div>
591591

592592

593-
<a href="https://plotly.com/webinars/rise-of-vibe-analytics?utm_medium=graphing_libraries&utm_campaign=rise_vibe_analytics&utm_content=sidebar" target="_blank">
594-
<img src="https://images.prismic.io/plotly-marketing-website-2/aJ9rZKTt2nPbaXaM_riseofvibeanalytics_square.jpg?auto=format,compress"
595-
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Plotly Presents: The Rise of Vibe Analytics">
593+
<a href="https://plotly.com/webinars/data-apps-publishing-playbook/?utm_medium=graphing_libraries&utm_campaign=plotly_publishing_playbook&utm_content=sidebar" target="_blank">
594+
<img src="https://images.prismic.io/plotly-marketing-website-2/aNMW2J5xUNkB1CWg_PlotlyPublishingPlaybook.jpg?auto=format,compress"
595+
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Any App, Any Scale: The Plotly Publishing Playbook">
596596
</a>
597597

598598
</aside>
@@ -8020,7 +8020,7 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
80208020
<script src="/all_static//javascripts/hash_offset.js"></script>
80218021
<!-- Image Hover Script -->
80228022
<script src="/all_static/javascripts/imghover.js"></script>
8023-
<script src="/all_static/javascripts/improve.js?version=2025-09-15-14-21"></script>
8023+
<script src="/all_static/javascripts/improve.js?version=2025-09-24-16-20"></script>
80248024
<!-- code highlighting -->
80258025

80268026
<!--<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>

404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<!-- This page was last built at 2025-09-15 14:23 -->
4+
<!-- This page was last built at 2025-09-24 16:22 -->
55

66
<meta charset="utf-8" />
77

@@ -44,7 +44,7 @@
4444

4545
<!-- Main Stylesheets -->
4646
<link rel="stylesheet" type="text/css" href="/all_static/css/main.css?version=false" />
47-
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-15-14-23">
47+
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-24-16-22">
4848

4949
<!-- LOCAL DEV STYLESHEET -->
5050
<!--<link rel="stylesheet" type="text/css" href="http://api.plotly.dev/all_static/css/main.css">-->
@@ -327,7 +327,7 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
327327
<script src="/all_static//javascripts/hash_offset.js"></script>
328328
<!-- Image Hover Script -->
329329
<script src="/all_static/javascripts/imghover.js"></script>
330-
<script src="/all_static/javascripts/improve.js?version=2025-09-15-14-23"></script>
330+
<script src="/all_static/javascripts/improve.js?version=2025-09-24-16-22"></script>
331331
<!-- code highlighting -->
332332

333333
<!--<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>

api/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33

44
<head>
5-
<!-- This page was last built at 2025-09-15 14:20 -->
5+
<!-- This page was last built at 2025-09-24 16:19 -->
66

77
<meta charset="utf-8" />
88

@@ -45,7 +45,7 @@
4545

4646
<!-- Main Stylesheets -->
4747
<link rel="stylesheet" type="text/css" href="/all_static/css/main.css?version=false" />
48-
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-15-14-20">
48+
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-24-16-19">
4949

5050
<!-- LOCAL DEV STYLESHEET -->
5151
<!--<link rel="stylesheet" type="text/css" href="http://api.plotly.dev/all_static/css/main.css">-->
@@ -499,7 +499,7 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
499499
<script src="/all_static//javascripts/hash_offset.js"></script>
500500
<!-- Image Hover Script -->
501501
<script src="/all_static/javascripts/imghover.js"></script>
502-
<script src="/all_static/javascripts/improve.js?version=2025-09-15-14-20"></script>
502+
<script src="/all_static/javascripts/improve.js?version=2025-09-24-16-19"></script>
503503
<!-- code highlighting -->
504504

505505
<!--<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>

csharp/3d-charts/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<!-- This page was last built at 2025-09-15 14:22 -->
4+
<!-- This page was last built at 2025-09-24 16:21 -->
55

66
<meta charset="utf-8" />
77

@@ -44,7 +44,7 @@
4444

4545
<!-- Main Stylesheets -->
4646
<link rel="stylesheet" type="text/css" href="/all_static/css/main.css?version=false" />
47-
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-15-14-22">
47+
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-24-16-21">
4848

4949
<!-- LOCAL DEV STYLESHEET -->
5050
<!--<link rel="stylesheet" type="text/css" href="http://api.plotly.dev/all_static/css/main.css">-->
@@ -479,9 +479,9 @@
479479
</div>
480480

481481

482-
<a href="https://plotly.com/webinars/rise-of-vibe-analytics?utm_medium=graphing_libraries&utm_campaign=rise_vibe_analytics&utm_content=sidebar" target="_blank">
483-
<img src="https://images.prismic.io/plotly-marketing-website-2/aJ9rZKTt2nPbaXaM_riseofvibeanalytics_square.jpg?auto=format,compress"
484-
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Plotly Presents: The Rise of Vibe Analytics">
482+
<a href="https://plotly.com/webinars/data-apps-publishing-playbook/?utm_medium=graphing_libraries&utm_campaign=plotly_publishing_playbook&utm_content=sidebar" target="_blank">
483+
<img src="https://images.prismic.io/plotly-marketing-website-2/aNMW2J5xUNkB1CWg_PlotlyPublishingPlaybook.jpg?auto=format,compress"
484+
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Any App, Any Scale: The Plotly Publishing Playbook">
485485
</a>
486486

487487
</aside>
@@ -878,7 +878,7 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
878878
<script src="/all_static//javascripts/hash_offset.js"></script>
879879
<!-- Image Hover Script -->
880880
<script src="/all_static/javascripts/imghover.js"></script>
881-
<script src="/all_static/javascripts/improve.js?version=2025-09-15-14-22"></script>
881+
<script src="/all_static/javascripts/improve.js?version=2025-09-24-16-21"></script>
882882
<!-- code highlighting -->
883883

884884
<!--<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>

csharp/ai-ml/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<!-- This page was last built at 2025-09-15 14:22 -->
4+
<!-- This page was last built at 2025-09-24 16:21 -->
55

66
<meta charset="utf-8" />
77

@@ -44,7 +44,7 @@
4444

4545
<!-- Main Stylesheets -->
4646
<link rel="stylesheet" type="text/css" href="/all_static/css/main.css?version=false" />
47-
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-15-14-22">
47+
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-24-16-21">
4848

4949
<!-- LOCAL DEV STYLESHEET -->
5050
<!--<link rel="stylesheet" type="text/css" href="http://api.plotly.dev/all_static/css/main.css">-->
@@ -479,9 +479,9 @@
479479
</div>
480480

481481

482-
<a href="https://plotly.com/webinars/rise-of-vibe-analytics?utm_medium=graphing_libraries&utm_campaign=rise_vibe_analytics&utm_content=sidebar" target="_blank">
483-
<img src="https://images.prismic.io/plotly-marketing-website-2/aJ9rZKTt2nPbaXaM_riseofvibeanalytics_square.jpg?auto=format,compress"
484-
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Plotly Presents: The Rise of Vibe Analytics">
482+
<a href="https://plotly.com/webinars/data-apps-publishing-playbook/?utm_medium=graphing_libraries&utm_campaign=plotly_publishing_playbook&utm_content=sidebar" target="_blank">
483+
<img src="https://images.prismic.io/plotly-marketing-website-2/aNMW2J5xUNkB1CWg_PlotlyPublishingPlaybook.jpg?auto=format,compress"
484+
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Any App, Any Scale: The Plotly Publishing Playbook">
485485
</a>
486486

487487
</aside>
@@ -877,7 +877,7 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
877877
<script src="/all_static//javascripts/hash_offset.js"></script>
878878
<!-- Image Hover Script -->
879879
<script src="/all_static/javascripts/imghover.js"></script>
880-
<script src="/all_static/javascripts/improve.js?version=2025-09-15-14-22"></script>
880+
<script src="/all_static/javascripts/improve.js?version=2025-09-24-16-21"></script>
881881
<!-- code highlighting -->
882882

883883
<!--<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>

csharp/bar-charts/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<!-- This page was last built at 2025-09-15 14:21 -->
4+
<!-- This page was last built at 2025-09-24 16:20 -->
55

66
<meta charset="utf-8" />
77

@@ -58,7 +58,7 @@
5858

5959
<!-- Main Stylesheets -->
6060
<link rel="stylesheet" type="text/css" href="/all_static/css/main.css?version=false" />
61-
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-15-14-21">
61+
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-24-16-20">
6262

6363
<!-- LOCAL DEV STYLESHEET -->
6464
<!--<link rel="stylesheet" type="text/css" href="http://api.plotly.dev/all_static/css/main.css">-->
@@ -355,9 +355,9 @@
355355
</div>
356356

357357

358-
<a href="https://plotly.com/webinars/rise-of-vibe-analytics?utm_medium=graphing_libraries&utm_campaign=rise_vibe_analytics&utm_content=sidebar" target="_blank">
359-
<img src="https://images.prismic.io/plotly-marketing-website-2/aJ9rZKTt2nPbaXaM_riseofvibeanalytics_square.jpg?auto=format,compress"
360-
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Plotly Presents: The Rise of Vibe Analytics">
358+
<a href="https://plotly.com/webinars/data-apps-publishing-playbook/?utm_medium=graphing_libraries&utm_campaign=plotly_publishing_playbook&utm_content=sidebar" target="_blank">
359+
<img src="https://images.prismic.io/plotly-marketing-website-2/aNMW2J5xUNkB1CWg_PlotlyPublishingPlaybook.jpg?auto=format,compress"
360+
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Any App, Any Scale: The Plotly Publishing Playbook">
361361
</a>
362362

363363
</aside>
@@ -1134,7 +1134,7 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
11341134
<script src="/all_static//javascripts/hash_offset.js"></script>
11351135
<!-- Image Hover Script -->
11361136
<script src="/all_static/javascripts/imghover.js"></script>
1137-
<script src="/all_static/javascripts/improve.js?version=2025-09-15-14-21"></script>
1137+
<script src="/all_static/javascripts/improve.js?version=2025-09-24-16-20"></script>
11381138
<!-- code highlighting -->
11391139

11401140
<!--<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>

csharp/basic-charts/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<!-- This page was last built at 2025-09-15 14:22 -->
4+
<!-- This page was last built at 2025-09-24 16:21 -->
55

66
<meta charset="utf-8" />
77

@@ -44,7 +44,7 @@
4444

4545
<!-- Main Stylesheets -->
4646
<link rel="stylesheet" type="text/css" href="/all_static/css/main.css?version=false" />
47-
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-15-14-22">
47+
<link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-09-24-16-21">
4848

4949
<!-- LOCAL DEV STYLESHEET -->
5050
<!--<link rel="stylesheet" type="text/css" href="http://api.plotly.dev/all_static/css/main.css">-->
@@ -479,9 +479,9 @@
479479
</div>
480480

481481

482-
<a href="https://plotly.com/webinars/rise-of-vibe-analytics?utm_medium=graphing_libraries&utm_campaign=rise_vibe_analytics&utm_content=sidebar" target="_blank">
483-
<img src="https://images.prismic.io/plotly-marketing-website-2/aJ9rZKTt2nPbaXaM_riseofvibeanalytics_square.jpg?auto=format,compress"
484-
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Plotly Presents: The Rise of Vibe Analytics">
482+
<a href="https://plotly.com/webinars/data-apps-publishing-playbook/?utm_medium=graphing_libraries&utm_campaign=plotly_publishing_playbook&utm_content=sidebar" target="_blank">
483+
<img src="https://images.prismic.io/plotly-marketing-website-2/aNMW2J5xUNkB1CWg_PlotlyPublishingPlaybook.jpg?auto=format,compress"
484+
style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Register for Any App, Any Scale: The Plotly Publishing Playbook">
485485
</a>
486486

487487
</aside>
@@ -910,7 +910,7 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
910910
<script src="/all_static//javascripts/hash_offset.js"></script>
911911
<!-- Image Hover Script -->
912912
<script src="/all_static/javascripts/imghover.js"></script>
913-
<script src="/all_static/javascripts/improve.js?version=2025-09-15-14-22"></script>
913+
<script src="/all_static/javascripts/improve.js?version=2025-09-24-16-21"></script>
914914
<!-- code highlighting -->
915915

916916
<!--<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>

0 commit comments

Comments
 (0)