GitHub user 1ambda reopened a pull request:
https://github.com/apache/zeppelin/pull/2340
[ZEPPELIN-2426] Improve graph setting DOMs
### What is this PR for?
Improve graph setting DOMs. Refer the attached screenshots.
### What type of PR is it?
[Improvement]
### Todos
* [x] - columnselector setting
* [x] - pivot setting
### What is the Jira issue?
[ZEPPELIN-2426](https://issues.apache.org/jira/browse/ZEPPELIN-2426)
### How should this be tested?
1. Display a table.
2. Click charts including scatter chart. (written with columnselector
transformation)
### Screenshots (if appropriate)
#### Before: Pivot

#### After: Pivot

#### Before: Columnselector

#### After: Columnselector

### 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-2426/improve-graph-setting-dom
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2340.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 #2340
----
commit 2e4260f741fce3443e5e1b17eb09c9bd34540386
Author: 1ambda <[email protected]>
Date: 2017-05-10T04:51:50Z
fix: Remove invalid ng-if
commit d0d23c25fa05946ccb8c9e08fe9914b9bc35ea76
Author: 1ambda <[email protected]>
Date: 2017-05-10T21:32:50Z
feat: Prettify columnselector setting
commit 70fbdd6802618a4751ef5f82e6dc380e63d41cbc
Author: 1ambda <[email protected]>
Date: 2017-05-10T21:32:58Z
feat: Prettify pivot setting
----
---
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.
---