Skip to content

Commit

Permalink
Add caption for gif
Browse files Browse the repository at this point in the history
  • Loading branch information
JiananAlvin committed Dec 20, 2024
1 parent cb132e9 commit 6971a43
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@ Our approach assumes that movies sharing similar tropes likely share narrative p

## Organization within the team

- JX: Questions 1, 2
- RL: Questions 4, 5
- RW: Questions 3
- AZ: Questions 6, 7
- AO: Questions 6, 7
- Jianan Xu: Data preprocessing; data analysis, visulization, story from RQ 1, 2, and 3.
- RL: Website setup; data analysis, visulization, story from RQ 4, 5, and 6.
- RW: Data analysis for RQ 3.
- AZ: Data preprocessing; Data analysis, visulization, story from RQ 7 and 8; Website beautification.
- AO: Data preprocessing; Data analysis, visulization, story from RQ 7 and 8.

## Project Structure

Expand Down
8 changes: 4 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem

<div class="text-center">
<img src="https://media4.giphy.com/media/NS7gPxeumewkWDOIxi/giphy.gif?cid=6c09b952mg94u2g7aq1pcnj1sxdidnzdsm6as1z4c55nx3bs&ep=v1_gifs_search&rid=giphy.gif&ct=g" alt="Detective Gif" class="gif">
<figcaption class="mt-2 text-muted">Your caption text here</figcaption>
<figcaption class="mt-2 text-muted">From the movie: <em>Detective Pikachu</em></figcaption>
</div>

<div class="section-divider"></div>
Expand Down Expand Up @@ -144,7 +144,7 @@ In short, while casting diversity might influence a film’s performance in subt

<div class="text-center">
<img src="https://media2.giphy.com/media/eQabXVbbLW63K/200.gif?cid=6c09b952h6xy4fkwj27ehe3n3g9bm294agh7j44b1s6pdrp0&ep=v1_gifs_search&rid=200.gif&ct=g" alt="Director Gif" class="gif">
<figcaption class="mt-2 text-muted">Your caption text here</figcaption>
<figcaption class="mt-2 text-muted">From the animated series: <em>Peanuts</em></figcaption>
</div>

Next, we turn our attention to directors. Is thematic consistency or variety in their filmography related to poor performance?
Expand All @@ -153,7 +153,7 @@ Next, we turn our attention to directors. Is thematic consistency or variety in
<div class="col-sm-12 col-md-4 d-flex align-items-center">
The Sankey diagram compares the number of genres directors work with to their films’ ratings and average revenue. Directors who stick to just one genre generally cluster in lower rating categories, 5.5–6.0. This suggests that overly rigid thematic focus may limit a film’s appeal. In contrast, directors who explore a moderate range of genres—around 6 to 13—tend to produce films with higher ratings (above 6.4).
<br><br>
Revenue patterns follow a similar trend. Directors who either confine themselves to very few genres (e.g., 1) or attempt too many (e.g. 18) show lower average revenues (lower than $30 million). Those who maintain a middle ground, exploring a moderate but not overwhelming range of genres, tend to see better financial returns.
Revenue patterns follow a similar trend. Directors who either confine themselves to very few genres (e.g., 1) or attempt too many (e.g., 18) show lower average revenues (lower than $30 million). Those who maintain a middle ground, exploring a moderate but not overwhelming range of genres, tend to see better financial returns.
</div>
<div class="col-sm-12 col-md-8">
{% include plotly/rq3_genres_to_ratings.html %}
Expand Down Expand Up @@ -362,7 +362,7 @@ Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem

<div class="text-center">
<img src="https://media0.giphy.com/media/l2JdYkTPVG9gRbvhK/giphy.gif?cid=6c09b952uf8lcok55y8ans5raxds0t2l0erufs0nsao0mpcf&ep=v1_gifs_search&rid=giphy.gif&ct=g" alt="Detective Gif" class="gif">
<figcaption class="mt-2 text-muted">Your caption text here</figcaption>
<figcaption class="mt-2 text-muted">From the animated series: <em>The Simpsons</em></figcaption>
</div>

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
Expand Down

0 comments on commit 6971a43

Please sign in to comment.