Skip to content

Instantly share code, notes, and snippets.

@dexion
dexion / coinlist.py
Created February 14, 2022 09:33 — forked from badmofo/coinlist.py
CoinList Pro Python3 API
'''
Copyright (c) 2020 Lucas Ryan
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so.
<!doctype html>
<head>
<title>Chart.JS zoom test</title>
<script src="https://cdn.jsdelivr.net/npm/chart.js@2.9.3"></script>
<script src="https://cdn.jsdelivr.net/npm/hammerjs@2.0.8"></script>
<script src="https://cdn.jsdelivr.net/npm/chartjs-plugin-zoom@0.7.7"></script>
</head>
<body>
<input type="number" id="last_ticks" name="last_ticks" min="1" value="1"/>