TrimPoints
is an option to DiagramPlot that specifies which diagram outlier vertex lies on the PlotRange limit.
TrimPoints
TrimPoints
is an option to DiagramPlot that specifies which diagram outlier vertex lies on the PlotRange limit.
更多信息和选项
- To use TrimPoints, you first need to load the Computational Geometry Package using Needs["ComputationalGeometry`"].
- Valid settings are non-negative integers.
- The default setting TrimPoints->0 includes all diagram vertices.
- The setting TrimPoints->n places the n
largest diagram vertex on the PlotRange limit. - In all cases, PlotRange is set large enough to include all points specified in DiagramPlot.
参见
文本
Wolfram Research (2012),TrimPoints,Wolfram 语言函数,https://reference.wolfram.com/language/ComputationalGeometry/ref/TrimPoints.html.
CMS
Wolfram 语言. 2012. "TrimPoints." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ComputationalGeometry/ref/TrimPoints.html.
APA
Wolfram 语言. (2012). TrimPoints. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ComputationalGeometry/ref/TrimPoints.html 年
BibTeX
@misc{reference.wolfram_2025_trimpoints, author="Wolfram Research", title="{TrimPoints}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ComputationalGeometry/ref/TrimPoints.html}", note=[Accessed: 20-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_trimpoints, organization={Wolfram Research}, title={TrimPoints}, year={2012}, url={https://reference.wolfram.com/language/ComputationalGeometry/ref/TrimPoints.html}, note=[Accessed: 20-April-2026]}