R/components.R
R/documentation.R
GaugeValueText.Rd
Low-level composition component of MUI X Charts. See https://mui.com/x/react-charts/composition/.
GaugeValueText(...)
Props to pass to the component.
Object with shiny.tag class suitable for use in the UI of a Shiny app.
shiny.tag
text func, string Default is NA The text to display in the gauge. Can be a string or a function receiving the value and returning a string.
func, string