add attribution

This commit is contained in:
Sergei Trifonov 2022-06-10 18:57:25 +02:00
parent 90472569cf
commit 139f6035c4

View File

@ -1,5 +1,6 @@
/*
* d3-gantt.js by @serxa
* Based on https://github.com/ydb-platform/ydb/blob/stable-22-2/library/cpp/lwtrace/mon/static/js/d3-gantt.js
*/
d3.gantt = function() {
function gantt(input_data) {