Обсуждение:Graphviz: различия между версиями

Материал из Поле цифровой дидактики
Строка 170: Строка 170:
rankdir=LR;  
rankdir=LR;  


node[color="red",fontsize=14, fontcolor="black",style=filled, shape="none"] ;
node[color="LemonChiffon",fontsize=14, fontcolor="black",style=filled, shape="none"] ;
education
education
"higher education"
"higher education"


node[color="Azure",fontsize=14, fontcolor="black",style=filled, shape="box"] ;
node[color="Azure",fontsize=14, fontcolor="black",style=filled, shape="none"] ;
"internal quality assurance"
"internal quality assurance"
"service quality assurance"
"service quality assurance"


node[color="CornflowerBlue",fontsize=14, fontcolor="black",style=filled, shape="box"] ;
node[color="CornflowerBlue",fontsize=14, fontcolor="black",style=filled, shape="none"] ;
"quality history"
"quality history"
"model development"
"model development"


node[color="Bisque",fontsize=14, fontcolor="black",style=filled, shape="box"] ;
node[color="Bisque",fontsize=14, fontcolor="black",style=filled, shape="none"] ;
"quality definition"
"quality definition"
"quality criteria"
"quality criteria"
Строка 191: Строка 191:
"quality models"
"quality models"


node[color="MediumSlateBlue",fontsize=14, fontcolor="black",style=filled, shape="box"] ;
node[color="MediumSlateBlue",fontsize=14, fontcolor="black",style=filled, shape="none"] ;
"modern quality interpretation"
"modern quality interpretation"
"stakeholders"
"stakeholders"

Версия 12:38, 12 сентября 2023

 subgraph cluster_1 {
   node [style=filled];
   b0 -> b1 -> b2 -> b3;
   label = "process #2";
   color=blue
 }
 start -> директор;
 start -> главный инженер;
 руководитель цеха 3 -> руководитель цеха 1;
 b2 -> a3;
 a3 -> a0;
 a3 -> end;
 b3 -> end;
 start [shape=Mdiamond];
 end [shape=Msquare];

}

Представление задания ЕГЭ №13 по информатике с помощью Graphviz

BiblioWork

Only themes

only labels