API reference¶
The API reference is generated from the published package entrypoints with TypeDoc. Start with the package page that matches the renderer or helper you are using.
Package |
Public surface |
|---|---|
Network renderer, topology input, channels, events, and display options |
|
Monitor renderer, packed series input, readings, events, and display options |
|
Core WebGPU device acquisition, availability failures, and canvas presentation |
|
Colormap names, labels, transfer functions, and CSS gradients |
|
Shared model primitives as they become public |
Common entrypoints¶
createNetworkcreates a network canvas controller.Topologydescribes CPU-side graph data in the network package reference.createMonitorcreates a monitor canvas controller.Seriesdescribes packed monitor samples in the monitor package reference.requestDevicerequests a native Core WebGPU device.createPresentationconfigures a caller-owned canvas.colormapreturns a normalized color transfer function.