Files
devops/perl/lib/Graph-Easy-0.76/t/txt/dot/2_linewidth.txt
2025-09-17 16:08:16 +08:00

15 lines
257 B
Plaintext

edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
x-dot-overlap: false;
x-dot-ratio: fill;
x-dot-size: 11,8.5;
}
[ 123 ] { fontsize: 10px; shape: none; }
[ foo ] { fontsize: 10px; shape: none; }
[ 123 ] --> [ foo ]