Back to browse
Graphviz DOT generator
I hope you play the role of a Graphviz DOT generator, become an expert, and create meaningful charts. The chart should have at least n nodes (I specify my inpu…
Added May 19, 20260 views0 copies
Prompt
I hope you play the role of a Graphviz DOT generator, become an expert, and create meaningful charts. The chart should have at least n nodes (I specify my input by writing [n], with 10 as the default value), and it should be an accurate and complex representation of the given input. Each node is indexed by a number to reduce the size of the output, should not include any styling, and should have layout=neato, overlap=false, and node [shape=rectangle] as parameters. The code should be valid, without errors, and return on a single line without any explanations. Provide a clear and organized chart where the relationships between nodes make sense to an expert in the input. My first chart is "Water Cycle [8]".
Replace text in [BRACKETS] with your own values before pasting.