Group Abstract Group Abstract

Message Boards Message Boards

0
|
2.2K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

What is the method to obtain the complete set of options that are utilized?

Posted 2 years ago

Although AbsoluteOptions doesn't provide information on certain automatic options, I would like to know all the options that are being used.

POSTED BY: Cutlipy Cutlipy
2 Replies

I just tried AbsoluteOptions with GeoGraphics:

AbsoluteOptions[
 GeoGraphics[
  Entity["AdministrativeDivision", {"England", "UnitedKingdom"}], 
  GeoScaleBar -> "Kilometers"],
 GeoScaleBar]

{GeoScaleBar -> None}

Hmmm. Whatever.

POSTED BY: Gianluca Gorni
Posted 2 years ago

AbsoluteOptions does provide info on automatic options. Options gives you the full list of options with default values. What are you wanting that you cannot get with these two? If you provide a specific example of what you tried and what you expected, then it might be easier for us to explain and provide guidance.

POSTED BY: Eric Rimbey
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard