mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.ScatterCtrl_Demo: Included etacked plots
git-svn-id: svn://ultimatepp.org/upp/trunk@11645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
e0b3fb462e
commit
c30ce51621
1 changed files with 0 additions and 2 deletions
|
|
@ -9,6 +9,4 @@ void TabPie::Init()
|
|||
chart.AddCategory("Sunny", 8, ::Color(90, 150, 255));
|
||||
chart.AddCategory("Cloudy", 4, ::Color(90, 255, 150));
|
||||
chart.AddCategory("Rainy", 2, ::Color(250, 150, 90));
|
||||
|
||||
chart.SetColor(Null);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue