Displaying 3 results from an estimated 3 matches for "lightgoldenrodyellow".
2023 Mar 27
1
Cambiar orden top-down stacked area ggplot2
..., 0, 0, 90, 164, 132, 175, 234, 6, 0, 265, 73, 143,
595, 560, 94, 3, 256, 72, 157, 657, 618, 143, 3, 279, 75, 180, 688, 711,
205, 5, 275, 95, 185, 672, 817, 305, 5)
data <- data.frame(year, sbcd, cat)
ggplot(data, aes(x=year, y=sbcd, fill=cat)) +
geom_area()+
scale_fill_manual(values=c("lightgoldenrodyellow","#FEE391","#FEC44F","#FE9929","#CD6600","#8B1A1A","red"))
[[alternative HTML version deleted]]
2016 May 03
9
[Bug 95251] New: vdpau decoder capabilities: not supported
https://bugs.freedesktop.org/show_bug.cgi?id=95251
Bug ID: 95251
Summary: vdpau decoder capabilities: not supported
Product: Mesa
Version: 11.2
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2000 Feb 29
0
mapping of colornames into hsv: half way done
..."#7A8B8B",
"lightgoldenrod", "#EEDD82",
"lightgoldenrod1", "#FFEC8B",
"lightgoldenrod2", "#EEDC82",
"lightgoldenrod3", "#CDBE70",
"lightgoldenrod4", "#8B814C",
"lightgoldenrodyellow","#FAFAD2",
"lightgray", "#D3D3D3",
"lightgreen", "#90EE90",
"lightgrey", "#D3D3D3",
"lightpink", "#FFB6C1",
"lightpink1", "#FFAEB9",
"lightpink2", &q...