Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsun153 authored Feb 17, 2024
1 parent a50d24a commit f8e5102
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@
<p>
In addition to the basic chart, we integrated a more sophisticated graph using the 'react-stockcharts' package. This enhancement offers improved visual appeal and interactive functionalities like zooming and precise coordinate positioning. Although we utilized additional packages, this advanced chart serves to demonstrate how our initial design can be augmented with supplementary tools.
</p>
</div>
<meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/manifest.json"><title>K-line Stock Market Visualization</title><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/latest/css/bootstrap.min.css"><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/latest/css/bootstrap-theme.min.css"><style>iframe{width:100%;height:700px;border:0;margin-top:100px}body{overflow-x:hidden}</style></head>
</html>
</div><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/manifest.json"><title>K-line Stock Market Visualization</title><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/latest/css/bootstrap.min.css"><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/latest/css/bootstrap-theme.min.css"><style>iframe{width:100%;height:700px;border:0;margin-top:100px}body{overflow-x:hidden}</style></head><body><div id="root"></div><iframe src="./stock.html"></iframe><script type="text/javascript" src="/static/js/main.ecd7e6dc.js"></script><script type="text/javascript" src="/Stock-Visualization/static/js/main.fefe5a90.js"></script></body></html>

0 comments on commit f8e5102

Please sign in to comment.