Provides a mechanism to simplify generating a graph of a mathematical function which maps x to y.
lw-gt
t
basic-graph-spec-functionbasic-graph-spec-start-xbasic-graph-spec-step-xbasic-graph-spec-rangebasic-graph-spec-colorbasic-graph-spec-thicknessbasic-graph-spec-namebasic-graph-spec-x-scalebasic-graph-spec-y-scalebasic-graph-spec-x-offsetbasic-graph-spec-y-offsetbasic-graph-spec-var1basic-graph-spec-var2basic-graph-spec-var3basic-graph-spec-var4basic-graph-spec-var5basic-graph-spec-var6
The system class basic-graph-spec provides a mechanism to simplify generating a graph of a mathematical function which maps x to y. Create it with make-basic-graph-spec.
basic-graph-spec mechanism is intended to make it simpler to repeatedly compute graphs for a function with values that may change. It is a thin layer, and you can implement you own version using generate-graph-from-pairs.basic-graph-spec is a structure type, and can be included in structures your define to extend the functionality.
make-basic-graph-spec
14.2 Higher level - drawing graphs and bar charts
CAPI User Guide and Reference Manual (Windows version) - 18 Feb 2025 15:35:58