內容簡介
創建網誌統計頁面
創建一個頁面,並插入 PasiChart 腳本,類似以下示例:
[[PASICHART blog y][size 440,200]]
[[PASICHART blog monthly][size 440,200]]
[[PASICHART blog w 49][size 440,200]]
[[PASICHART blog d 14][size 440,200]]
在第一個選項括號中,「blog」表示此圖表為網誌統計條形圖。之後,可以通過輸入一年、一個月、一週或一日來選擇統計類型(可以像上面顯示的那樣縮寫)。之後,可以選擇包含的天數,從今天開始倒數計算。
第二個是標題括號。只需編寫所需標題,或者完全忽略以不包含標題。
最後,使用大小括號來確定圖表圖像的尺寸。圖表本身的尺寸取決於周圍的元素。
外掛標籤
開發者團隊
原文外掛簡介
Creating blog statistics page
Create a page and insert PasiChart script similar to examples below:
[[PASICHART blog y][size 440,200]]
[[PASICHART blog monthly][size 440,200]]
[[PASICHART blog w 49][size 440,200]]
[[PASICHART blog d 14][size 440,200]]
In the first option brackets, “blog” means that this chart is blogging stats bar graph. After that you can select stats type by typing either yearly, monthly, weekly or daily (you can abbreviate these as shown above). After this you can select the number of days included, counting backwards from today.
Second, there’s caption brackets. Just write the caption you want or leave it out entirely to have no caption.
Finally, use the size brackets to determine the dimensions of the chart image. The size of the chart itself depends on the surrounding elements.
