mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-11-03 02:25:26 +08:00
committed by
Patrik Svensson
parent
b64e016e8c
commit
705cf745ea
@@ -22,7 +22,7 @@ namespace Charts
|
||||
Render("Languages", new BreakdownChart()
|
||||
.FullSize()
|
||||
.Width(60)
|
||||
.ShowAsPercentages()
|
||||
.TagValueFormat("{0}%")
|
||||
.AddItem("SCSS", 37, Color.Red)
|
||||
.AddItem("HTML", 28.3, Color.Blue)
|
||||
.AddItem("C#", 22.6, Color.Green)
|
||||
|
||||
Reference in New Issue
Block a user