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 classSet up the dashboard in Composite viewInside 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 Excel Reader (XLS) Dashboard 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 classSet up the dashboard in Composite viewInside 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 Excel Reader (XLS) Dashboard

Nodes

Extensions

Links