You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by 1ambda <gi...@git.apache.org> on 2017/03/10 13:02:14 UTC

[GitHub] zeppelin issue #2098: [ZEPPELIN-2217][WIP] AdvancedTransformation for Visual...

Github user 1ambda commented on the issue:

    https://github.com/apache/zeppelin/pull/2098
  
    Some features, improvements which can be done in this PR
    
    - refine `transform()` return value
    - selectable dynamic parameter. `{ ..., name: "theme" paramType: "optional", options: ["light", "dark"]`
    - support multiple chart types in one visualization. `{ subcharts: ["area", "stacked", "stream"] }`
    - customized axis spec + dynamic parameters for each sub chart type.
    - parse dynamic parameters based on types (`string`, `number`, `JSON`)


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---