Type: Package Package: ggcolormeter Title: Colormeter Guide Extension Version: 0.2.0 Authors@R: person("June", "Choe", , "jchoe001@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-0701-921X")) Description: A 'ggplot2' guide extension for fill and color scales in the style of a dashboard meter. The dashboard legend maps onto continuous aesthetics and can be customized for its dimensions and the style of its various components including the labels and frames. Fine-grained control over the positioning of dashboard components is possible via an option to expose the legend-internal coordinate system. License: MIT + file LICENSE URL: https://github.com/yjunechoe/ggcolormeter, https://github.com/yjunechoe/ggcolormeter/issues, https://yjunechoe.github.io/ggcolormeter/ BugReports: https://github.com/yjunechoe/ggcolormeter/issues Depends: ggplot2, R (>= 4.1) Imports: grid (>= 4.1), gtable, polyclip Suggests: ggtext, scales Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://yjunechoe.r-universe.dev Date/Publication: 2024-09-20 00:36:44 UTC RemoteUrl: https://github.com/yjunechoe/ggcolormeter RemoteRef: HEAD RemoteSha: 30f5b3a1b9ed66dc91f7ef86d53d99bbffb3c469 NeedsCompilation: no Packaged: 2026-06-12 09:27:22 UTC; root Author: June Choe [aut, cre, cph] (ORCID: ) Maintainer: June Choe