Commit 9fbced5
[SPARK-17216][UI] fix event timeline bars length
## What changes were proposed in this pull request?
Make event timeline bar expand to full length of the bar (which is total time)
This issue occurs only on chrome, firefox looks fine. Haven't tested other browsers.
## How was this patch tested?
Inspection in browsers
Before

After

Author: Robert Kruszewski <[email protected]>
Closes #14791 from robert3005/robertk/event-timeline.1 parent 40168db commit 9fbced5
File tree
1 file changed
+4
-0
lines changed- core/src/main/resources/org/apache/spark/ui/static
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
| |||
0 commit comments