Documentation
¶
Overview ¶
Command demo opens a chart in a native window.
go run ./cmd/demo
Hover to see what is under the pointer, drag to pan, turn the wheel to zoom about it, and double click to go back to the whole signal. Resize the window and the chart is laid out again at the size it now has; because the plot is refract.Responsive, its type and stroke weights follow.
It is here rather than in the repository's examples directory because it needs this module: the core's examples are built by a module that depends on nothing, and a window is a dependency.
Click to show internal directories.
Click to hide internal directories.