Skip to content

Conversation

@Seferin
Copy link

@Seferin Seferin commented Feb 20, 2023

Related to issue #299

image

@Seferin
Copy link
Author

Seferin commented Feb 20, 2023

A quick demo of functionality with the Iris datset.

str_list <- list(name = "root ('data.frame':\t150 obs. of 5 variables:)",
children = list(list(name = "Sepal.Length (num)"), list(name = "Sepal.Width (num)"),
list(name = "Petal.Length (num)"), list(name = "Petal.Width (num)"),
list(name = "Species (Factor w/ 3 levels "setosa","versicolor",)")))

diagonalNetwork(str_list, fontSize = 35, fontSizeTransition = 45)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant