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

Allow choosing a font family #275

Open
vikasrawal opened this issue Aug 7, 2024 · 1 comment
Open

Allow choosing a font family #275

vikasrawal opened this issue Aug 7, 2024 · 1 comment

Comments

@vikasrawal
Copy link

Can esquisse allow user to select a font family? This would be useful if users have to produce production ready output from esquisse. I am trying to use esquisse in a shiny app, and would like to be able to choose font family from the frontend.

I am wondering if you get too many such feature requests, and the view is that making esquisse infitely flexible to allow all the ggplot2 options from estquisse is, for some reason, not desitable (for example, to keep esquisse simple).

One way to handle this would be to allow the user to edit the code generated by esquisse, and then run it from the front-end. I guess, this may, however, have security implications. It would be important to restrict this to only ggplot2 commands, and not allow user to run any other R or system command.

@pvictor
Copy link
Member

pvictor commented Sep 23, 2024

Hi,
Yes that would be an interesting feature, maybe possible through support to the {thematic} package (https://rstudio.github.io/thematic/).

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