MinPointSeparation

MinPointSeparation

is an option for GeoGraphValuePlot that determines when to merge nearby vertices into a single vertex.

Details

  • MinPointSeparation simplifies the appearance of a graph by combining nearby points into a single representation.
  • Possible settings for MinPointSeparation are:
  • Automaticautomatically merge vertices
    Noneshow every vertex in the graph
    Scaled[s]combine vertices within scaled distance s
  • Scaled distances s are taken to be a fraction of the overall size of the plot.

Examples

Basic Examples  (1)

The vertices for nearby cities are automatically combined:

Use None to show all the vertices:

Combine vertices that are within 25% of the image size from each other:

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

Text

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

CMS

Wolfram Language. 2021. "MinPointSeparation." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MinPointSeparation.html.

APA

Wolfram Language. (2021). MinPointSeparation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MinPointSeparation.html

BibTeX

@misc{reference.wolfram_2023_minpointseparation, author="Wolfram Research", title="{MinPointSeparation}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/MinPointSeparation.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

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