Icon

04a. Dashboards - solution

Dashboard via Component on WebPortal
Create a dashboard showing:- scatter plot depicting relation between sepal length and sepal width- scatter plot depicting relation between petal length and petal width- interactive table- add interactive range slider filter- add interactive nominal filterDashboard will have filtering options and assigned colors based on the Iris class(OPTIONAL Additional Tasks) Add output to Component for Saving Selection:Right Click on Component : Component > Setup > Add Data outputInside the Component: Connect output Table View to a Row FIlter which filters rowswith "true" in "Selected (JavaScript Table View)" column.Then Connect Row Filter output to Component OutputOutside the Component: Open Interactive View, Select data points via either ScatterPlot or Table View. Select in bottom right corner "Apply" then "Close". The Componentshould rexecute and output only what you selected. Read iris dataset Iris datset Dashboard Excel Reader (XLS) Create a dashboard showing:- scatter plot depicting relation between sepal length and sepal width- scatter plot depicting relation between petal length and petal width- interactive table- add interactive range slider filter- add interactive nominal filterDashboard will have filtering options and assigned colors based on the Iris class(OPTIONAL Additional Tasks) Add output to Component for Saving Selection:Right Click on Component : Component > Setup > Add Data outputInside the Component: Connect output Table View to a Row FIlter which filters rowswith "true" in "Selected (JavaScript Table View)" column.Then Connect Row Filter output to Component OutputOutside the Component: Open Interactive View, Select data points via either ScatterPlot or Table View. Select in bottom right corner "Apply" then "Close". The Componentshould rexecute and output only what you selected. Read iris dataset Iris datset Dashboard Excel Reader (XLS)

Nodes

Extensions

Links