Closed hdsingh closed 5 years ago
This is how the graphical output appears. When user clicks on plot button after selection of dims
in Select widgets x
and y
, plot is generated for that particular variable. In case it has indexing along the extra dimensions, Index Selector widgets are generated. Players widgets are also generated which can be used to quickly iterate over a particular dim in case dataset is small or available locally. Player widgets are linked with the Index selectors, i.e. modifying the Player widget will update its respective index selector, which will as a result modify the graph.
This section would display the graph based on the selections in the previous sections.