NEWS.md

highdir 0.6.1

highdir 0.6.0

hd_make(mode = "dynamic")
hd_make(mode = "static")
# or equivalent functions
hd(mode = "dynamic")
hd(mode = "static")

dynamic replaces the previous highcharter backend and static replaces the previous ggplot2 backend.

Breaking changes

hd_make(backend = "highcharter")
hd_make(backend = "ggplot2")
# or equivalent functions
hd(backend = "highcharter")
hd(backend = "ggplot2")

continues to work but produces a deprecation warning.

highdir 0.5.0

highdir 0.3.0

highdir 0.2.0

highdir 0.1.0

highdir 0.0.0.9000



Try the highdir package in your browser

Any scripts or data that you put into this service are public.

highdir documentation built on July 31, 2026, 5:06 p.m.