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/05/22 05:44:40 UTC

[GitHub] [incubator-superset] TheLastSultan opened a new pull request #7577: [WIP] [SIP] Step Visualization (American Express)

TheLastSultan opened a new pull request #7577: [WIP] [SIP] Step Visualization (American Express)
URL: https://github.com/apache/incubator-superset/pull/7577
 
 
   ### SIP: Add Step Visualization (American Express)
   [SIP issue #7574](https://github.com/apache/incubator-superset/issues/7574)
   
   Choose one
   - [x] Enhancement (new features, refinement)
   - [x] Refactor
   - [x] Add tests
   - [x] Build / Development Environment
   - [x] Documentation
   
   ### SUMMARY
   Adding Step Visualization to Apache Superset
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   1) STEPS 
   Using the 'dist_bar' Viz_type the user will be able to add many steps. Each step has is simply a bar graph step with a specific query. Relationships are made between each step by printing the delta for story telling effect.
   ![Steps](https://i.imgur.com/z6dCtj1.png)
   
   2) ABSOLUTE FILTER
   Absolute Filter can be added on a slice as a whole for repetitive filters. For example if you are only interested in telling a story on domestic sales. You can apply the domestic_sales filter once in absolute filter instead of on every step.
   ![Absolute Filter](https://i.imgur.com/Oth7I10.png)
   
   ### TEST PLAN
   Run additional tests on the issue
   
   ### ADDITIONAL INFORMATION
   - [x] Has associated issue:
   - [x] Changes UI
   - [x] Requires DB Migration.
   - [x] Confirm DB Migration upgrade and downgrade tested.
   - [x] Introduces new feature or API
   - [x] 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