Add charts view with pie, bar, and line charts

This commit is contained in:
2026-03-02 00:22:19 +02:00
parent 1239dda32e
commit 47affa37f0
5 changed files with 408 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -1586,6 +1586,7 @@ name = "outlay-gtk"
version = "0.1.0"
dependencies = [
"chrono",
"gdk4",
"gtk4",
"libadwaita",
"outlay-core",