[問題] Jquery graphTable

看板Ajax作者 (煉)時間12年前 (2013/07/16 11:02), 編輯推噓0(002)
留言2則, 2人參與, 最新討論串1/1
請問一下我使用 $(this).graphTable(...) <thead> <tr> <th></th> <th style="color : #437BC4;">1</th> <th style="color : #8CB6ED;">2</th> <th style="color : #BF4143;">3</th> <th style="color : #E6A5BB;">4</th> </tr> </thead> 顯示出來的 標頭是 口1 口2 口3 口4 但是現在想改成 口1 口2 口3 口4 該如何設定呢? -- -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.39.0.168

07/16 11:51, , 1F
Google 到了 -> legend:{ noColumns: 1 }
07/16 11:51, 1F

07/19 02:15, , 2F
印象中,每一行後面加個<br>因該可以達成
07/19 02:15, 2F
文章代碼(AID): #1HvBV2-- (Ajax)
文章代碼(AID): #1HvBV2-- (Ajax)