functions
Chart| modified | Sunday 25 January 2026 |
|---|
Category: Widgets
File: charts.go
Package: ui
1func Chart[T Numeric](ds []T, height float32) W
Documentation pending. Contributions welcome!
No examples available yet. See the test files for usage.
To add an example for this function, create an ExampleChart function in the test files.
This documentation is auto-generated. To update, run make docs