Skip to content

Added fontSizeTransition param#300

Open
Seferin wants to merge 2 commits into
christophergandrud:masterfrom
Seferin:network-diagonal-text-transition-fontsize
Open

Added fontSizeTransition param#300
Seferin wants to merge 2 commits into
christophergandrud:masterfrom
Seferin:network-diagonal-text-transition-fontsize

Conversation

@Seferin

@Seferin Seferin commented Feb 20, 2023

Copy link
Copy Markdown

Related to issue #299

image

@Seferin

Seferin commented Feb 20, 2023

Copy link
Copy Markdown
Author

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