mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-04 23:16:54 +00:00
Visual changes (#108)
* Basic dynamically added buy-sell component * Adds a basic component to display ticker info on the top right of the GUI * Dashboard with actual components * Adds AM charts * More fake component data Better handling of dashboard blocks * Attempting to make the dashboard scalable * Fixes dashboard sizing Adjusts dashboard widget margins * Gets a chart! * Buy sell updates * Sprucing the buy sell components Updates material Fix up git Pr issues
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<script src="/assets/amcharts.js" ></script>
|
||||
<script src="/assets/amstock.js" ></script>
|
||||
<script src="/assets/serial.js" ></script>
|
||||
<script src="/assets/light.js" ></script>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user