/**
@prefix : .
<> a ;
:title "焼きたて!!ジャぱん ゲーム1号 頂上決戦!! パンタジック・グランプリ!での一か八か使用時のルーレット"@ja;
:dependencies "焼きたて!!ジャぱん ゲーム1号 頂上決戦!! パンタジック・グランプリ!での一か八か使用時のルーレットをDOT言語で記述した文書です。"@ja;
:created "2016-07-09"^^:W3CDTF;
:modified "2016-07-21"^^:W3CDTF;
:identifier "urn:uuid:ba124609-1660-4402-8ea3-b12bff6f71ae"^^:URI;
:license ;
:creator ;
:conformsTo ; .
*/
graph yakitatejapanGame1RouletteOf1Or8 {
graph [
layout = "circo",
normalize = 342,
scale = 0.4,
splines = "none"
];
node [
color = "#F07810",
fillcolor = "#101010",
fixedsize = true,
fontcolor = "#805818",
fontname = "Sanidana",
fontsize = 24,
margin = 0,
penwidth = 1.5,
shape = "circle",
style = "filled",
width = 0.5
];
one1, one2, one3, one4, one5 [label = "1"];
eight1, eight2, eight3, eight4, eight5 [label = "8"];
/*[
fillcolor = "#F89010",
fontcolor = "#F8F8F8"
];*/
one1 -- eight1 -- one2 -- eight2 -- one3 -- eight3 -- one4 -- eight4 -- one5 -- eight5 -- one1;
}