Repository: zeppelin
Updated Branches:
refs/heads/master c706d453e -> 4d6485737
[ZEPPELIN-1357,1892,1370][Umbrella] Text overlap in the MultiBarChart
### What is this PR for?
If using the `multiChartBar`, it often occurs overlap in text. So, this PR is
for preventing to overlap in text.
>~~T
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 c9f2c5fb2 -> 11d6fb38a
Revert "[ZEPPELIN-658] Scala: not accepting companion objects if defined in
different lines"
This reverts commit 0629d93709f13c9196becfd90a65dd3a444f516f.
Project: http://git-wip-us.apache.org/repos/asf/zepp
Repository: zeppelin
Updated Branches:
refs/heads/master a7ffc1291 -> c706d453e
ZEPPELIN-2386. Add parameter for check running current paragraph in
ZeppelinContext
### What is this PR for?
I can reproduce it via the test code in ZeppelinIT.testAngularDisplay. First
run the 4 paragraphs to in
Repository: zeppelin
Updated Branches:
refs/heads/master 33663941c -> a7ffc1291
ZEPPELIN-2390. Improve returnType for z.checkbox
### What is this PR for?
Currently it is not convenient to access the individual item of the return
value of z.checkbox, I would propose to return `Seq` for `SparkI