tooltip_config parameter to display custom columns from
your data in hover tooltips. Specify which columns from
wbs_structure and activities to show. Fields
that don’t exist or have empty/NA values are automatically hidden.tooltip_config = list(
wbs = c("Owner", "Budget"),
activity = c("Status", "Agency", "Priority")
)hovertext to hovertemplate
for more consistent hover behavior across all bar types.short_activity_indicator parameter
(replaced by automatic dynamic bar width).hover_popup_max_chars parameter to control text
wrapping in hover popups.yaxis_label_width parameter to control y-axis
label area width.yaxis_label_max_chars parameter for automatic
label truncation.Sys.Date() in
milestone_lines.color_config parameter with three modes: “wbs”,
“uniform”, and “attribute”.bar_config parameter for bar styling (opacity,
height, dim_past_activities).display_config parameter to control visibility of
WBS/activities.label_config parameter for custom label
templates.