GraphFillerInfo

Revision as of 23:59, 4 March 2019 by Lchrisman (talk | contribs) (Created page with "This index is used by the <code>roles</code> variable in OnGraphDraw, and indexes the information about a graphing role filler dimension. == Index GraphFillerInfo == The...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This index is used by the roles variable in OnGraphDraw, and indexes the information about a graphing role filler dimension.

Index GraphFillerInfo

The roles variable in OnGraphDraw contains information about the graphing dimensions depicted on a graph. Roles is indexed by GraphingRole and by GraphFillerInfo. Each graphing role may by filled by a graphing dimension (either an index or a value), and information about that graphing dimension is indexed by GraphFillerInfo.

The filler information that is provided (the elements of GraphFillerInfo) are as follows:

  • "Type":
  • "Source":
  • "Slice index":
  • "Slice position":
  • "Categorical":
  • "Min":
  • "Max":
  • "Log scale":
  • "Log abs min":
  • "Rounding unit":
  • "Reversed":
  • "Labels":
  • "Value":

See Also

Comments


You are not allowed to post comments.