Commit 565801f
Andrew Or
Clean up code
In particular, the code that draws the cluster labels now takes
into account of the specific font-size of the label. Also, less
important functions are now grouped to the end to make it clear
that they should not be given as much attention. This makes the
code easier to follow.1 parent 9dab5f0 commit 565801f
File tree
4 files changed
+174
-126
lines changed- core/src/main
- resources/org/apache/spark/ui/static
- scala/org/apache/spark/ui
- scope
4 files changed
+174
-126
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
83 | | - | |
84 | 82 | | |
85 | 83 | | |
0 commit comments