What would be the best way of drawing a political spectrum diagram like this one:

|
|
|||||||||||||||
|
|
I would (of course) use PGFPlots for this. Once the axis is set up, you can add your data in a really easy and clear way:
|
|||||
|
|
This is quite straightforward with »tikZ/PGF«.
|
|||
|
|
|
An option using the
|
|||
|
|
TikZ, check texample.net/tikz/examples for a suitable starting point. – Uwe Ziegenhagen Nov 30 '12 at 17:11