Add OHLC chart for solds.

This commit is contained in:
Alexis Lahouze
2015-06-16 17:19:31 +02:00
parent f144c8ffc1
commit 92005e5a56
3 changed files with 80 additions and 6 deletions

View File

@ -74,9 +74,6 @@
<!-- Custom Javascript library for entries -->
<script type="text/javascript" src="{{ url_for('frontend.static', filename='build/js/app.js') }}"></script>
<script type="text/javascript">
</script>
</body>
</html>