pie graph
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-09-14 06:01:54 +09:00
commit 12483e9978
4 changed files with 58 additions and 1 deletions

View file

@ -269,7 +269,7 @@ int main() {
wclock = child(f);
f = frame("Chart", -PaddingContent, -PaddingContent, MwChartClass,
MwNtype, MwCHART_3D_BAR,
MwNtype, MwCHART_PIE,
MwNcolumnSpan, 2,
NULL);
w = child(f);