File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 29
29
<div id="bar-graph" style="position:absolute;top:10vw;left:0.6vw;">
30
30
<img src="bar.png" height=500px>
31
31
</div>
32
- <div id="pie-graph" style="position:absolute;top:10vw;right:0.6vw ;">
32
+ <div id="pie-graph" style="position:absolute;top:10vw;right:12vw ;">
33
33
<img src="pie.png" height=500px>
34
- </div>root1234
34
+ </div>
35
+ <div id="hashtag" style="position:fixed;top:60%;left:40%; transform: translateX(-50%) translateY(-50%);height: 100px;width: 500px;">
36
+ <img src="Hashtag Bar Graph.png" height=500px>
37
+ </div>
38
+
35
39
36
- <div id="tweet" style="position:fixed;top:30 %;left:50 %; transform: translateX(-50%) translateY(-50%);height: 100px;width: 500px;">
40
+ <div id="tweet" style="position:fixed;top:25 %;left:45 %; transform: translateX(-50%) translateY(-50%);height: 100px;width: 500px;">
37
41
<strong>
38
42
<span style="text-decoration: underline;">Some random tweets: </span> <br><br>
39
43
""" )
You can’t perform that action at this time.
0 commit comments