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 2021/11/04 14:41:41 UTC

[GitHub] [superset] cdmikechen opened a new issue #17342: Let Superset provide another canvas based presentation/让Superset提供另一种基于画布方式的展现形式

cdmikechen opened a new issue #17342:
URL: https://github.com/apache/superset/issues/17342


   **Is your feature request related to a problem? Please describe.**
   
   `Superset`是个非常好的数据可视化产品,我和我的公司是在 0.35 版本开始接触它的。我们使用它在接下来的时间里为客户提供了很多很有用的服务。
   原来我们的基于 `Superset` 的工作主要在如何适配本土的中文化上面。在今年年初的时候,我们在结合以往的使用经验和一些需求,决定在基于图表的基础上,脱离现有看板模式的约束,让整个展现页面进行拖拽化的功能升级。对于新的功能,我们暂且称之为 `大屏`。
   
   
   **Describe the solution you'd like**
   
   新功能的设计理念主要是借鉴了国内阿里的数据可视化产品 [DataV](https://www.aliyun.com/product/bigdata/datav),主要的理念还是将整个页面上的图表不规约于已有的行列线内,而是可以自由进行布局。同时辅以一些定制的背景图片,主题色系,贴图等等,让整个界面的画面更加的生动。画布上的图表还是会沿用 `superset-ui` 内的组件,在框架的功能和风格上仍保持和 `Superset` 的一致性
   
   
   **Describe alternatives you've considered**
   
   针对设个设计,我们已经在内部花了几个月的时间基于 `1.0.1` 版本(在当时最新的版本)做了一个demo出来。整个demo基本上将上述的功能都进行了实现,具体的截图会放在后面。我们觉得虽然这个独立的需求和看板是两种不同的设计思路,但是对于拓宽 `Superset` 的使用场景会是一个很好的帮助。具体的代码我们也会在未来的时间开放出来并在合适的实际看是否已PR形式提交到 `Superset` 主分支内
   
   
   **Additional context**
   
   以下的图片都是基于该demo在 `Superset` 上做的实际的页面,而不是设计图。注意这个颜色风格我们自己调整过。
   
   ![Xnip2021-11-04_22-27-46](https://user-images.githubusercontent.com/12069428/140333594-e1e93cf3-25bf-451b-ba65-7ac63cc25c64.jpg)
   
   ![Xnip2021-11-04_22-30-57](https://user-images.githubusercontent.com/12069428/140333825-00ee9895-22e9-4bbb-b825-7a442bd9d6d7.jpg)
   
   ![Xnip2021-11-04_22-31-51](https://user-images.githubusercontent.com/12069428/140333950-bdf1953b-8ab6-42bf-aa12-a99cb626621e.jpg)
   
   ![Xnip2021-11-04_22-34-34](https://user-images.githubusercontent.com/12069428/140334087-9dfcea64-278d-41f0-bb7d-e8afaabed3be.jpg)
   
   
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] chuancyzhang commented on issue #17342: Let Superset provide another canvas based presentation/让Superset提供另一种基于画布方式的展现形式

Posted by GitBox <gi...@apache.org>.
chuancyzhang commented on issue #17342:
URL: https://github.com/apache/superset/issues/17342#issuecomment-968468872


   looks cool


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] aniaan commented on issue #17342: Let Superset provide another canvas based presentation/让Superset提供另一种基于画布方式的展现形式

Posted by GitBox <gi...@apache.org>.
aniaan commented on issue #17342:
URL: https://github.com/apache/superset/issues/17342#issuecomment-971140102


   cool


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] junlincc edited a comment on issue #17342: Let Superset provide another canvas based presentation/让Superset提供另一种基于画布方式的展现形式

Posted by GitBox <gi...@apache.org>.
junlincc edited a comment on issue #17342:
URL: https://github.com/apache/superset/issues/17342#issuecomment-966035229


   OMG. thanks for sharing! @cdmikechen this looks awesome. Please reach out to me in Slack - junlin chen. we would like to take a look at your fork and hopefully present to the wider community!! 
   
   cc @zhaoyongjie @stephenLYZ 


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] junlincc commented on issue #17342: Let Superset provide another canvas based presentation/让Superset提供另一种基于画布方式的展现形式

Posted by GitBox <gi...@apache.org>.
junlincc commented on issue #17342:
URL: https://github.com/apache/superset/issues/17342#issuecomment-966035229


   OMG. thanks for sharing! @cdmikechen this looks awesome. Please reach out to me in Slack - junlin chen. we would like to take a look at your fork and hopefully present to the wider community!! 


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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