wär top wenn mir jemand bei folgendem Problem helfen könnte:
Gerne würde ich in ein Kreisdiagramm (0°-360°) einen Vektor plotten, der im Ursprung (Mittelpunkt des Kreises) beginnt. Von Vektor weiß ich sowohl die Länge als auch den Winkel (0°-360°).
Wie ich mein Kreisdiagramm plotte, weiß ich dank matplotlib (http://matplotlib.org/examples/pylab_ex ... _demo.html). Auch ist es kein Problem, statt eines Vektors nur einen Punkt in mein Diagramm zu plotten. Nur wie plotte ich einen Vektor anstelle eines Punktes?
Vielen Dank schon mal!
