Skip to content

Instantly share code, notes, and snippets.

View jachstet-sea's full-sized avatar

jachstet-sea

  • Schneider Electric Automation GmbH
  • Germany
View GitHub Profile
<!doctype html>
<html>
<head>
<title>Scatter Chart</title>
<script src="../node_modules/chart.js/dist/Chart.bundle.js"></script>
<script src="../node_modules/hammerjs/hammer.min.js"></script>
<script src="../Chart.Zoom.js"></script>
<style>
canvas {