Skip to content

Commit

Permalink
Update the title
Browse files Browse the repository at this point in the history
  • Loading branch information
MounaBelaid committed Jun 20, 2023
1 parent bd17fe4 commit 8495060
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2282,8 +2282,6 @@ <h4 class="date">2023-06-03</h4>


<pre class="r"><code>library(readxl)
library(tidygeocoder)
library(maps)
library(dplyr)
library(tidyr)
library(ggrepel)
Expand All @@ -2299,12 +2297,10 @@ <h2>Introduction</h2>
community.</p>
<pre class="r"><code>rladies_paris &lt;- read_excel(&quot;~/Desktop/Mouna/R-Ladies Paris/Statistics from Meetup_June 2023/rladies_paris_Member_List_on_2023_06_03.xlsx&quot;) # data can&#39;t be made public as it includes personal information.</code></pre>
</div>
<div id="evolution-of" class="section level2">
<h2>Evolution of</h2>
<div id="evolution-of-the-number-of-our-members-on-our-meetup-group" class="section level3">
<h3>Evolution of the number of our members on our <a href="https://www.meetup.com/fr-FR/rladies-paris/">Meetup</a> group</h3>
<div id="evolution-of-the-number-of-our-members-on-our-meetup-group" class="section level2">
<h2>Evolution of the number of our members on our <a href="https://www.meetup.com/fr-FR/rladies-paris/">Meetup</a> group</h2>
<p>You can also embed plots, for example:</p>
<pre class="r"><code>rladies_paris$Joined_Group_on&lt;- mdy(rladies_paris$Joined_Group_on) # convert character to date format.
<pre class="r"><code>rladies_paris$Joined_Group_on &lt;- mdy(rladies_paris$Joined_Group_on) # convert character to date format.
rladies_paris_year &lt;- rladies_paris %&gt;% mutate(year = year(rladies_paris$Joined_Group_on)) %&gt;% group_by(year) %&gt;% count()

rladies_paris_year %&gt;%
Expand All @@ -2319,9 +2315,8 @@ <h3>Evolution of the number of our members on our <a href="https://www.meetup.co
yaxis = list(title = list(text=&#39;Total Number&#39;, font=list(size=18))),
title = &quot;Evolution of the Number of Members on Meetup&quot;,
showlegend = FALSE) </code></pre>
<div class="plotly html-widget html-fill-item-overflow-hidden html-fill-item" id="htmlwidget-0e87e6687ec2193532c3" style="width:672px;height:480px;"></div>
<script type="application/json" data-for="htmlwidget-0e87e6687ec2193532c3">{"x":{"visdat":{"9e0744b85b8e":["function () ","plotlyVisDat"]},"cur_data":"9e0744b85b8e","attrs":{"9e0744b85b8e":{"mode":"lines + markers","alpha_stroke":1,"sizes":[10,100],"spans":[1,20],"type":"scatter"},"9e0744b85b8e.1":{"mode":"lines + markers","alpha_stroke":1,"sizes":[10,100],"spans":[1,20],"type":"scatter","x":{},"y":{},"marker":{"color":"#fdc538","size":12},"line":{"color":"#2568b0"},"hoverinfo":"text","text":{},"inherit":true}},"layout":{"margin":{"b":40,"l":60,"t":25,"r":10},"xaxis":{"domain":[0,1],"automargin":true,"title":{"text":"Year","font":{"size":18}}},"yaxis":{"domain":[0,1],"automargin":true,"title":{"text":"Total Number","font":{"size":18}}},"title":"Evolution of the Number of Members on Meetup","showlegend":false,"hovermode":"closest"},"source":"A","config":{"modeBarButtonsToAdd":["hoverclosest","hovercompare"],"showSendToCloud":false},"data":[{"mode":"lines + markers","type":"scatter","marker":{"color":"rgba(31,119,180,1)","line":{"color":"rgba(31,119,180,1)"}},"error_y":{"color":"rgba(31,119,180,1)"},"error_x":{"color":"rgba(31,119,180,1)"},"line":{"color":"rgba(31,119,180,1)"},"xaxis":"x","yaxis":"y","frame":null},{"mode":"lines + markers","type":"scatter","x":[2016,2017,2018,2019,2020,2021,2022,2023],"y":[94,234,410,505,553,583,833,1001],"marker":{"color":"#fdc538","size":12,"line":{"color":"rgba(255,127,14,1)"}},"line":{"color":"#2568b0"},"hoverinfo":["text","text","text","text","text","text","text","text"],"text":["94 New members<br /> 94 Total number of members on 2016","140 New members<br /> 234 Total number of members on 2017","176 New members<br /> 410 Total number of members on 2018","95 New members<br /> 505 Total number of members on 2019","48 New members<br /> 553 Total number of members on 2020","30 New members<br /> 583 Total number of members on 2021","250 New members<br /> 833 Total number of members on 2022","168 New members<br /> 1001 Total number of members on 2023"],"error_y":{"color":"rgba(255,127,14,1)"},"error_x":{"color":"rgba(255,127,14,1)"},"xaxis":"x","yaxis":"y","frame":null}],"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot","plotly_sunburstclick"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
</div>
<div class="plotly html-widget html-fill-item-overflow-hidden html-fill-item" id="htmlwidget-682490960da823873acf" style="width:672px;height:480px;"></div>
<script type="application/json" data-for="htmlwidget-682490960da823873acf">{"x":{"visdat":{"9efd564e708":["function () ","plotlyVisDat"]},"cur_data":"9efd564e708","attrs":{"9efd564e708":{"mode":"lines + markers","alpha_stroke":1,"sizes":[10,100],"spans":[1,20],"type":"scatter"},"9efd564e708.1":{"mode":"lines + markers","alpha_stroke":1,"sizes":[10,100],"spans":[1,20],"type":"scatter","x":{},"y":{},"marker":{"color":"#fdc538","size":12},"line":{"color":"#2568b0"},"hoverinfo":"text","text":{},"inherit":true}},"layout":{"margin":{"b":40,"l":60,"t":25,"r":10},"xaxis":{"domain":[0,1],"automargin":true,"title":{"text":"Year","font":{"size":18}}},"yaxis":{"domain":[0,1],"automargin":true,"title":{"text":"Total Number","font":{"size":18}}},"title":"Evolution of the Number of Members on Meetup","showlegend":false,"hovermode":"closest"},"source":"A","config":{"modeBarButtonsToAdd":["hoverclosest","hovercompare"],"showSendToCloud":false},"data":[{"mode":"lines + markers","type":"scatter","marker":{"color":"rgba(31,119,180,1)","line":{"color":"rgba(31,119,180,1)"}},"error_y":{"color":"rgba(31,119,180,1)"},"error_x":{"color":"rgba(31,119,180,1)"},"line":{"color":"rgba(31,119,180,1)"},"xaxis":"x","yaxis":"y","frame":null},{"mode":"lines + markers","type":"scatter","x":[2016,2017,2018,2019,2020,2021,2022,2023],"y":[94,234,410,505,553,583,833,1001],"marker":{"color":"#fdc538","size":12,"line":{"color":"rgba(255,127,14,1)"}},"line":{"color":"#2568b0"},"hoverinfo":["text","text","text","text","text","text","text","text"],"text":["94 New members<br /> 94 Total number of members on 2016","140 New members<br /> 234 Total number of members on 2017","176 New members<br /> 410 Total number of members on 2018","95 New members<br /> 505 Total number of members on 2019","48 New members<br /> 553 Total number of members on 2020","30 New members<br /> 583 Total number of members on 2021","250 New members<br /> 833 Total number of members on 2022","168 New members<br /> 1001 Total number of members on 2023"],"error_y":{"color":"rgba(255,127,14,1)"},"error_x":{"color":"rgba(255,127,14,1)"},"xaxis":"x","yaxis":"y","frame":null}],"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot","plotly_sunburstclick"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
</div>


Expand Down

0 comments on commit 8495060

Please sign in to comment.