mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
add attribution
This commit is contained in:
parent
90472569cf
commit
139f6035c4
1
utils/trace-visualizer/js/d3-gantt.js
vendored
1
utils/trace-visualizer/js/d3-gantt.js
vendored
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user