From b95a0410d17916be4fb4697b1680ec52955835d0 Mon Sep 17 00:00:00 2001 From: Nekori Date: Wed, 28 Apr 2021 19:34:34 +0200 Subject: [PATCH] prototype de graph --- html/base.html | 2 ++ html/export_yaml_to_html.py | 30 ++++++++++++----- html/graphTemplate.html | 19 +++++++++++ html/graphTemplate.js | 67 +++++++++++++++++++++++++++++++++++++ 4 files changed, 109 insertions(+), 9 deletions(-) create mode 100644 html/graphTemplate.html create mode 100644 html/graphTemplate.js diff --git a/html/base.html b/html/base.html index 29514d3..db1a38e 100644 --- a/html/base.html +++ b/html/base.html @@ -9,6 +9,7 @@ + {% block head %}{% endblock %} @@ -38,6 +39,7 @@ Semestre 6