updates
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
digraph LodgeReservationSystem {
|
||||
// Graph attributes
|
||||
rankdir=TB;
|
||||
node [shape=record, fontname="Arial", fontsize=10];
|
||||
edge [fontname="Arial", fontsize=9];
|
||||
node [shape=record, fontname="Times New Roman", fontsize=10];
|
||||
edge [fontname="Times New Roman", fontsize=9];
|
||||
|
||||
// Package clustering
|
||||
subgraph cluster_data {
|
||||
|
||||
Reference in New Issue
Block a user