mirror of
https://github.com/apache/superset.git
synced 2026-04-21 17:14:57 +00:00
Getting the query to show
This commit is contained in:
@@ -98,7 +98,7 @@ function viz_sankey(data_attribute) {
|
||||
link.attr("d", path);
|
||||
}
|
||||
token.select("img.loading").remove();
|
||||
done();
|
||||
done(json);
|
||||
});
|
||||
}
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user