mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -04:00
* Fix Orientation not exposed, although there are public fields with its type * Implement formatters for X/Y axis labels * Use array instead of separate X/Y formatters * Swap axis formatters if charts are horizontal * Review suggestions