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
small data (copy and paste)

large data (upload tab-delimited txt file)

Optional
Figure size
figure width:
figure height:

Fontsize
ticks fontsize:
axis label fontsize:

Labels
X label name:
X label rotation:
Y label name:

Cut value:
0: original data range. default 2: extend density

violine edge line width:

Colors, 20 user-defined colors, otherwise default colors
color1: ;color2:
color3: ;color4:
color5: ;color6:
color7: ;color8:
color9: ;color10:
color11: ;color12:
color13: ;color14:
color15: ;color16:
color17: ;color18:
color19: ;color20:

Orientation


Fill


Fontfamily


violin plot

Introduction
A violin plot is a method of plotting numeric data that combines aspects of a box plot and a kernel density plot. It shows the probability density of the data at different values, typically symmetrically on either side of the median. The width of the violin at any point corresponds to the density of the data at that point. Violin plots are particularly useful for comparing the distribution of data across different groups
Input data instructions
Input data contain N columns: the first column is name, the other columns are values. At most 20 datasets.
Paper example
Input 示例数据
Output

1) How to plot?
1, Put data in excel according to the example format.
2, Copy and paste into input frame.
3, Input pre-checking button to check input
4, After checking pass, select parameters, submit and download

2) How to cite?
4000+ 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.

3) FAQs