- Add
si_style_transparent
theme for transparent visuals [2020-07-17] - Update vignette with new set of available OHA colors for site [2024-07-17]
- Set the default fill.color with
scale_*_si
to beslate
[2024-07-16] - Add to the
si_palette
, changing old version to "classic" and adding full range of tints and continuous ramps [2024-06-11] - Modify a few colors in the Hemsworth palette based on feedback -
midnight_blue
,slate
, andlavender_haze
[2024-06-06] - Add
hw_slate
to extend Hemsworth palette & addhemsworth
as an option undersi_palettes
[2024-02-11] - Change instructions to install from rOpenSci [2024-01-04]
- Update font vignette to describe changing graphic options [2023-12-12]
- Add Hemsworth palette (
hw_*
) for testing [2023-12-11] - Add new Patone 2024 color of the year [2023-12-07]
- Resolve bug with
extrafonts
warning [2023-11-15] - Flag if
extrafonts
is loaded to suggest removal and restart [2023-10-17] - Update vignettes and examples with
systemfonts
[2023-10-27] - Implement site build via GitHub Action [2023-10-27]
- Replace the use of
extrafont
withsystemfonts
to work more efficiently across platforms and obviated need for having to stick with an old version ofRttf2pt1
[2023-10-23] - Change the default font to look for and use either Source Sans 3 (preferred) and Source Sans Pro [2023-09-07]
- Add documentation on how Tableau TPS file was rendered to
data-raw
for documentaiton purposes [2023-10-05] - Adds
si_preview
to output a png to see how it looks iteration stage as well as asi_clear_preview
which can be used to clear out the temporary folder [2023-02-15] - Include Pantone Color of the Year palette and color vignette [2023-01-23]
- Update README with font installation instructions and duplicated in a vignette [2023-01-23]
- Provide alternative font if Source Sans Pro is not available [2022-08-15]
- Add in package status check from
gagglr
[2022-08-15] - Update data to reflect new naming conventions as of FY22Q2 (2022-04-08)
- Added a new masked dataset for training/demoing,
hfr_mmd
- New parameter in
si_sytle()
to allow for all black textFO = TRUE
sets all text to be black throughout
-
Add
...
to allsi_style()
functions- Allows for passing of theme elements not defined in
si_style()
- Allows for passing of theme elements not defined in
-
Add experimental legend functions to create nice legends
si_legend_fill()
adds a fill-based legendsi_legend_color()
adds a color-based legend
-
New parameters incorporated into si_style() function
facet_space
lets you change space between facetstext_scale
allows for scaling of text size for entire plot
- Add white background to plots rather than having them be tranaparent
- Migrate to website
- Fix scale_fill_si and scale_color_si defaults
- Renamed some color stubs (old si_ colors) to siei_
- Started vignetted on how to use glitr themes and colors