Server Course: Customer Segmentation - Part 3: Display Cluster Results

1. Use the Interactive Slider Filter Widget node to make interactive filtering (variable Day Mins as Range Column). Configuration: - Min Value: 0, Max Value: 360 - Use Stepping (Step Size: 10, Connect Middle, Orientation: Horizontal, Direction: Left to Right) - Enables Labels and Ticks (Ticks Mode: RANGE, Density: 2, Decimal Digit: 2) 2) Use the JavaScript Scatter Plot to display the clusters interactively 3) Use the JavaScript Table View to visualize the data table interactively 4) Use the JavaScript Parallel Coordinates Plot node to display interactive Parallel Coordinates on the WebPortal 5) Use the OSM Map to Image and then the Image Output Widget node to display the markers of each cluster on a map 6) Use the Text Output Widget node to write the webpage description. Text for the WebPage (hint: use html as text format): <h2><font color="red">Cluster Result</font></h2> <p>The first plot on the left shows the cluster distribution. The second plot on the left shows the data in a parallel coordinate space.</p> <p>The slider below allows you to interactively explore the two plots above, by limiting or expanding the number of points.</p> <p>In the lower part of this page, available data points are reported in a table where they can be manually selected and are displayed on a geographic map.</p> <p>Click 'Next' to start labeling the individual clusters.</p> 7) Select the created node and encapsulate them in a Component called “Display Cluster Result”


This is a companion discussion topic for the original entry at https://kni.me/w/hRk0EzzjtkcNPZpx