File:Commutative diagram bad.svg

Original file(SVG file, nominally 306 × 165 pixels, file size: 4 KB)

Commons-logo.svg This is a file from the Wikimedia Commons. The description on its description page there is shown below.
Commons is a freely licensed media file repository. You can help.

Summary

Description Bad commutative diagram made with DOT
Date
Source Own work
Author Tlep
SVG development
InfoField
 
The SVG code is valid.
 
This diagram was created with Graphviz with DOT_language.
 
This diagram uses embedded text.
Source code
InfoField
This image was made with DOT language, and shows limitations of it.
Right rectangle isn't square, and label "g o f" is in wrong place.
See fixed version of this image.

Graphviz mscgen code

digraph g {
	node [shape=plaintext]
	A1 -> B1
	A2 -> B2
	A3 -> B3
	
	A1 -> A2 [label=f]
	A2 -> A3 [label=g]
	B2 -> B3 [label="g'"]
	B1 -> B3 [label="(g o f)'" tailport=s headport=s]

	{ rank=same; A1 A2 A3 }
	{ rank=same; B1 B2 B3] 
}

Licensing

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

24 October 2007

image/svg+xml

e3f4331cf564ae6dad0448037b822ded9b3812a8

3,972 byte

165 pixel

306 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current03:47, 24 October 2007306 × 165 (4 KB)Tlep~commonswiki{{Information |Description=Commutative diagram made with DOT |Source=self-made |Date=24.10.2007 |Author= Tlep }}

There are no pages that use this file.