is an option for gauge functions that gives a function to use to generate the primitives for rendering the gauge face.


GaugeFaceElementFunction
is an option for gauge functions that gives a function to use to generate the primitives for rendering the gauge face.
Details

- GaugeFaceElementFunction->f specifies that the gauge face element should be rendered with the graphics primitives given by f[region,values].
- GaugeFaceElementFunction->"name" uses a named function for generating chart elements.
- Lists of built-in named functions for specific charting functions can be obtained from ChartElementData["AngularGauge","Face"], etc.
- In GaugeFaceElementFunction->f, the region argument to f is given as follows:
-
AngularGauge,ClockGauge {{θmin,θmax},{rmin,rmax}} HorizontalGauge,VerticalGauge,ThermometerGauge,BulletGauge {{xmin,xmax},{ymin,ymax}}
Examples
Basic Examples (2)
Related Guides
-
▪
- Gauges
History
Text
Wolfram Research (2012), GaugeFaceElementFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/GaugeFaceElementFunction.html.
CMS
Wolfram Language. 2012. "GaugeFaceElementFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GaugeFaceElementFunction.html.
APA
Wolfram Language. (2012). GaugeFaceElementFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GaugeFaceElementFunction.html
BibTeX
@misc{reference.wolfram_2025_gaugefaceelementfunction, author="Wolfram Research", title="{GaugeFaceElementFunction}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/GaugeFaceElementFunction.html}", note=[Accessed: 04-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_gaugefaceelementfunction, organization={Wolfram Research}, title={GaugeFaceElementFunction}, year={2012}, url={https://reference.wolfram.com/language/ref/GaugeFaceElementFunction.html}, note=[Accessed: 04-August-2025]}