Using PHP to call Graphviz light drawing topology diagram
Source: Internet
Author: User
Easily draw a topology diagram with PHP call Graphviz
Graphviz is an ancient painting topology of the tool, very powerful, in accordance with the format you define in the text file into a topology map, many large companies are using Graphviz to draw topology diagram, its main function is to use the program to generate text, Then call Graphviz to convert the text into a topology diagram.
1. Installing Graphviz
Download the installation package for the corresponding platform in the http://www.graphviz.org/Download..php;
I'm using CentOS so it's easy to install with Yum
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.