WA-Department-of-Agriculture / soil-health-report-generator

https://tshapiro.shinyapps.io/soil-health/
MIT License
0 stars 0 forks source link

Create inputs to allow for report customization #5

Open tashapiro opened 2 hours ago

tashapiro commented 2 hours ago

This application should allow users to apply their own branded styling guideline with their own colors and a selection of font families. Include a color picker input for users to input hex codes or use the eye-dropper. Include drop-down for font families.

tashapiro commented 2 hours ago

@jadeynryan for font families, we can include some with Google fonts using CSS in the HTML outputs. For docx, we can't ensure this will work if the user does not have it downloaded locally. Do we want to disable font family selection if the report output format is Word Doc?