Werbung:
Hilfe:Diagramme: Unterschied zwischen den Versionen
Aus Spielwiki
| [unmarkierte Version] | [unmarkierte Version] |
(Die Seite wurde neu angelegt: = Kuchendiagramm = <pie 3d title="Beispiel 2005" size=300x150 xlabel> A, 50.0 B, 25.0 C, 12.5 D, 7.25 E, 3.0 F, 1.0 G, 0.1 </pie> = Liniendiagramm = <lines size=270x...) |
|||
| Zeile 1: | Zeile 1: | ||
| + | = Balendiagramm = | ||
| + | |||
| + | <bars title="Site Visitors"> | ||
| + | 5345 | ||
| + | 3452 | ||
| + | 7843 | ||
| + | </bars> | ||
| + | |||
| + | <bars title="Site Visitors" ymin=0 ymax=8000 colors=FF0000,00FF00 stacked ylabel=4 xlabel legend horizontal grid=y> | ||
| + | ,EU ,US | ||
| + | Oct,4115,1230 | ||
| + | Nov,2541, 911 | ||
| + | Dec,5410,2433 | ||
| + | </bars> | ||
| + | |||
= Kuchendiagramm = | = Kuchendiagramm = | ||
| Zeile 12: | Zeile 27: | ||
= Liniendiagramm = | = Liniendiagramm = | ||
| + | |||
| + | <lines title="Site Visitors"> | ||
| + | 5345 | ||
| + | 3452 | ||
| + | 7843 | ||
| + | </lines> | ||
| + | |||
| + | <lines title="Site Visitors" ymin=0 ymax=8000 colors=FF0000,00FF00 ylabel=4 xlabel legend grid=xy> | ||
| + | ,EU ,US | ||
| + | Oct,4115,1230 | ||
| + | Nov,2541, 911 | ||
| + | Dec,5410,2433 | ||
| + | </lines> | ||
<lines size=270x120 title="Avg. Temp (°F)" ymin=0 ymax=80 colors=8AB800,F5B800 xlabel ylabel=4 grid=xy legend> | <lines size=270x120 title="Avg. Temp (°F)" ymin=0 ymax=80 colors=8AB800,F5B800 xlabel ylabel=4 grid=xy legend> | ||
Version vom 19. Juni 2008, 02:24 Uhr
Balendiagramm
Kuchendiagramm
Liniendiagramm