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

tm_rnet() titles and all #21

Open
temospena opened this issue Jun 12, 2022 · 3 comments
Open

tm_rnet() titles and all #21

temospena opened this issue Jun 12, 2022 · 3 comments

Comments

@temospena
Copy link
Member

Add title option in tm_rnet, such as:

tm_layout(title = title, panel.show = T) + ...

Create a function (tm_rnet_multiple()?) to be able to show and hide more than one layer: different visualization for the same data

@Robinlovelace
Copy link
Collaborator

Yes this would be good...

@Robinlovelace
Copy link
Collaborator

Simple approach would be:

m = tm_rnet(...)
m + tm_layout(...)
``

No?

@temospena
Copy link
Member Author

add an alpha option to tm_rnet, usefull when showing 2 layers at same time.

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

2 participants