GitHub user 1ambda reopened a pull request:
https://github.com/apache/zeppelin/pull/2328
[ZEPPELIN-2521] fix: Confusing axis description in advanced-transformation
### What is this PR for?
Fixed confusing axis descriptions in advanced-transformation.
### What type of PR is it?
[Improvement]
### Todos
NONE
### What is the Jira issue?
[ZEPPELIN-2521](https://issues.apache.org/jira/browse/ZEPPELIN-2521)
### How should this be tested?
1. Install any helium visualization package written with
advanced-transformation. For example ultimate-heatmap-chart.
2. Open the `setting` menu.
### Screenshots (if appropriate)
#### Before
<img width="797" alt="2521_before"
src="https://cloud.githubusercontent.com/assets/4968473/25875376/0c327874-3552-11e7-883e-3667e198e180.png">
#### After
<img width="793" alt="2521_after"
src="https://cloud.githubusercontent.com/assets/4968473/25875379/0f603de2-3552-11e7-8c50-2ac0b783b704.png">
### Questions:
* Does the licenses files need update? - NO
* Is there breaking changes for older versions? - NO
* Does this needs documentation? - NO
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/1ambda/zeppelin
ZEPPELIN-2521/confusing-desc-for-axis-in-adtr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2328.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2328
----
commit 78a39b20f2ad455610260615765d5058825548bb
Author: 1ambda <[email protected]>
Date: 2017-05-09T22:19:34Z
fix: Remove sep desc for axis type
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---