Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About Ouput file created after writing Phylocanvas #6

Open
BTBIIT opened this issue Aug 26, 2022 · 1 comment
Open

About Ouput file created after writing Phylocanvas #6

BTBIIT opened this issue Aug 26, 2022 · 1 comment

Comments

@BTBIIT
Copy link

BTBIIT commented Aug 26, 2022

Hello Zachcp.
I found the following problem while using your package.

**> TTT <- phylocanvas(test_tree2, treetype = "hierarchical", nodestyles = 2,
nodesize = 20, textsize = 30, linewidth = 2, showlabels = TRUE,
alignlabels = TRUE, showhistory = FALSE, showcontextmenu = TRUE,
showscalebar = TRUE, width = "100%", height = "800px", elementId = NULL)

htmlwidgets::saveWidget(as_widget(TTT),` "tttest7.html")**

The created html completely created the tree I wanted.
If you right-click the generated html file, you can use the following functions.
Among the features, I really liked the feature called "Export as Image", and when I used it, I was a little sad.
The downloaded image was painted very dark, showing the tree slightly darker in it.
phylocanvas

I know it's been 5 years since you wrote the script.
If you see this article, please reply to see if you can help with this part.
Thanks in advance for your advice.

@BTBIIT
Copy link
Author

BTBIIT commented Aug 26, 2022

You can probably see it well on the screen, but after downloading it, when viewed in the Viewer on Windows, it was printed in black.

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

No branches or pull requests

1 participant