Mermaid vs Xfig
A side-by-side look at Mermaid and Xfig. For an in-depth review of either product, follow the links below.
Mermaid
Mermaid is an open-source tool that allows you to create diagrams and visualizations using text and code. It is designed to integrate with documentation sites and wikis to add charts and graphs through a simple markdown-inspired script language. The key benefit is the ability to generate complex diagrams that are portable, themeable, and easy to edit programmatically.
Xfig
Xfig is an open-source vector graphics editor used to draw diagrams and figures. It supports objects like circles, boxes, lines, spline curves, text, etc. and can export to formats like PDF and PostScript. Common uses are drawing diagrams like flowcharts, UML diagrams, network maps, etc.