看板 R_Language 關於我們 聯絡資訊
[問題類型]: 程式諮詢(我想用R 做某件事情,但是我不知道要怎麼用R 寫出來) [軟體熟悉度]: 使用者(已經有用R 做過不少作品) [問題敘述]: 我想畫一個簡單的3D barplot但是使用 hist3D 沒辦法改 x/y 軸 我嘗試了很久google了很久 hist3D沒辦法直接在option裡面改 軸的呈現方式 譬如說 x軸 1:5 但是我想A:E https://github.com/JiaoyanHuang/Testing-codes/blob/master/Capture.PNG
我也嘗試 latticeExtra::cloud跟barplot3d但是 圖形表現沒有hist3D 漂亮 [程式範例]: https://github.com/JiaoyanHuang/Testing-codes/blob/master/R_3Dbarplot [環境敘述]: > sessionInfo() R version 3.6.2 (2019-12-12) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 18363) [關鍵字]: 3D bar plot, hist3D, cloud 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 136.56.131.247 (美國) ※ 文章網址: https://www.ptt.cc/bbs/R_Language/M.1588735145.A.F83.html