mirror of
https://github.com/apache/superset.git
synced 2026-06-07 00:29:17 +00:00
Fixing the build 2 out of 2
This commit is contained in:
@@ -81,7 +81,6 @@ function treemap(slice) {
|
||||
return results;
|
||||
};
|
||||
|
||||
|
||||
// Compute the treemap layout recursively such that each group of siblings
|
||||
// uses the same size (1x1) rather than the dimensions of the parent cell.
|
||||
// This optimizes the layout for the current zoom state. Note that a wrapper
|
||||
|
||||
Reference in New Issue
Block a user