Update D3 library

This commit is contained in:
Gregory Trullemans 2024-04-21 07:31:55 +02:00
parent 9eaacdc9b0
commit 0e10b2f9d4
3 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@
{% endblock %}
{% block footerscript %}
<script src="{% static "js/plugins/D3-dag/d3_7.6.1.min.js" %}"></script>
<script src="{% static "js/plugins/D3-dag/d3_7.9.0.min.js" %}"></script>
<script src="{% static "js/plugins/D3-dag/d3-dag_0.11.1.min.js" %}"></script>
<script>
function compute_font_size(string)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long