Hi Zhong, I've made simple example that programmatically configure graph with dynamic form. please check following link.
http://s.apache.org/57E Theoretically, Angular Display System can do, but you'll need to build everything from scratch. i.e. form, column selection, drag n drop, pivot, graph, etc. Thanks, moon On Tue, Jan 19, 2016 at 1:30 AM Zhong Wang <wangzhong....@gmail.com> wrote: > Hi all, > > I am building an application on Zeppelin using dynamic forms to generate > graphs. The change of some of the forms may change the number of columns of > the output table, which requires the visualization to be reconfigured. > Every time when I change these forms, I need to specify graph > configurations, such as keys, groupby and values, to correct the graph. > This is quite inconvenient. > > Is there anyway I can set the graph configurations programmatically based > on the structure of my output data? Can Angular Display System achieve that? > > Thanks! > > Zhong >