GaugeFaceElementFunction

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)

Use a built-in ChartElementFunction:

Write a custom GaugeFaceElementFunction:

Wolfram Research (2012), GaugeFaceElementFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/GaugeFaceElementFunction.html.

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_2023_gaugefaceelementfunction, author="Wolfram Research", title="{GaugeFaceElementFunction}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/GaugeFaceElementFunction.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_gaugefaceelementfunction, organization={Wolfram Research}, title={GaugeFaceElementFunction}, year={2012}, url={https://reference.wolfram.com/language/ref/GaugeFaceElementFunction.html}, note=[Accessed: 19-April-2024 ]}