Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 42af64bb9 -> 78804bb78
[MINOR] remove typo in line and area chart
### What is this PR for?
The line and area chart have the typo `xLables`, not `xLabels`.
However, this line is not necessary, because `xLabels` is defined by `render`
Repository: zeppelin
Updated Branches:
refs/heads/master c23aa8871 -> 8a7117248
[MINOR] remove typo in line and area chart
### What is this PR for?
The line and area chart have the typo `xLables`, not `xLabels`.
However, this line is not necessary, because `xLabels` is defined by `render`
fun