Read before use
1, check data with precheck (windows version) tools
2, data from excel, copy and paste data into the input frame
3, data from txt, must tab-seperated, copy and paste data into the input frame
4, specieal and non-English characters such as #, <, >, %, (, ), α are not friendly
5, use point as decimal separator, not comma. e.g. 3.14, not 3,14 as pi

Required
input data:


Optional
Figure size
figure width:
figure height:

Fontsize
ticks fontsize:
axis label fontsize:

Axis
X axis label:
Y axis label:
X bar width:
Y bar depth:

ticks rotation
X ticks rotation:
Y ticks rotation:

Color
color 1:
color 2:
color 3:
color 4:
color 5:
color 6:

view
vertical view degree:
horizontal view degee:

Fontfamily


3D bar plot

Introduction
Show groups of data with 3D bar. plotted by python matplotlib
Input data instructions
6 user-defined colors, otherwise default colors.
If many groups, bars in each row have the same color.
Examples from papers

Input
person	Mon	Tue	Wed	Thu	Fri	Sat	Sun
Ann	820	254	164	481	164	852	952
Bob	932	248	167	492	254	654	1025
Carl	901	641	481	164	154	164	1520
Output

1) How to plot?
1, Prepare data
2, Open with excel, and change into the same format as the example
3, Copy and paste data into the input frame
4, Select parameters
5, Submit and download figure files

2) Why NO figure generated?
Script need strigent input format, please read the instructions and examples carefully.

3) How to cite?
2000+ papers in (Google Scholar)
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.

4) FAQs