You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/04/18 14:08:12 UTC

[GitHub] [incubator-superset] zhaoyongjie opened a new pull request #7325: [Viz] transpose pivot table

zhaoyongjie opened a new pull request #7325: [Viz] transpose pivot table
URL: https://github.com/apache/incubator-superset/pull/7325
 
 
   ### CATEGORY
   
   Choose one
   
   - [ ] Bug Fix
   - [x] Enhancement (new features, refinement)
   - [ ] Refactor
   - [ ] Add tests
   - [ ] Build / Development Environment
   - [ ] Documentation
   
   ### SUMMARY
   For pivot tables, rotating rows and columns is a very common operation. row and column swapping can be done easily with a checkbox in Pivot Options.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   
   #### uncheck `transpose pivottable`
   ![Screen Shot 2019-04-18 at 9 59 50 PM](https://user-images.githubusercontent.com/2016594/56366417-ab5fb900-6225-11e9-8864-9ec418193984.png)
   
   #### checked `transpose pivottable`
   ![checked](https://user-images.githubusercontent.com/2016594/56366536-f2e64500-6225-11e9-9c27-3a1559eef0ac.png)
   
   
   ### TEST PLAN
   <!--- What steps should be taken to verify the changes -->
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [x] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   
   ### REVIEWERS
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org