This text is displayed if your browser does not support the Canvas HTML element.
Iris-setosa
Sepal Length
4.5
Sepal Width
2.3
Petal Length
1.3
Petal Width
0.3

X-axis






Y-axis






This sample gives an example of a Diagram interacting with other HTML elements on the page.

As the mouse moves over the diagram, a formatted HTML DIV element displays information about the nearest Node.

The data displayed is from the Iris flower data set, describing the variations in dimensions of three related flower species.

View this sample page's source in-page

View this sample page's source on GitHub