多组渐变3D散点图
简介
在4个维度上描述数据:X,Y,Z和Z轴对应点的颜色。颜色越深表示Z轴的值越大
输入数据
数据为4列:第1列是点名字;第2列是X轴数值;第3列是Y轴数值;第4列是Z轴数值。
数据为5列:第1列是点名字;第2列是X轴数值;第3列是Y轴数值;第4列是Z轴数值;第5列是数据点分组。不同组使用不同的marker标识。
论文例子
Advancing resilient power systems through hierarchical restoration with renewable resources Fig 2
论文写作
3D scatter plot showing the variability of renewable output across different buses and hours of the day. Each dot represents the renewable energy output at a specific bus during a particular hour, with the color indicating the magnitude of the output.
如何引用?
建议直接写网址。助力10000+篇
(google学术),9000+篇
(知网)论文
正式引用:Tang D, Chen M, Huang X, Zhang G, Zeng L, Zhang G, Wu S, Wang Y.
SRplot: A free online platform for data visualization and graphing. PLoS One. 2023 Nov 9;18(11):e0294236. doi: 10.1371/journal.pone.0294236. PMID: 37943830.
方法章节:Heatmap was plotted by https://www.bioinformatics.com.cn (last accessed on May 4, 2026), an online platform for data analysis and visualization.
致谢章节:We thank Mingjie Chen (Shanghai NewCore Biotechnology Co., Ltd.) for providing data analysis and visualization support.