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 (NO special characters in header, like %, (, )

Optional
figure width: ; figure height:
axis label fontsize:
ticks fontsize:
table fontsize:

X Axis and Breaks
xlim (max value of X axis):
xbreaks (X axis break value):

Plot type


Colors (at most 8 classes)
color 1:
color 2:
color 3:
color 4:
color 5:
color 6:
color 7:
color 8:

Table

table height:

Confidence interval shadow


Median line


Censor table


Fontfamily


Kaplan Meier (KM) survival curves

Introduction
For binary categories, such as high/low, female/male. For multi-stage classes, e.g. stageI, stageII, stageIII. At most 8 classes. Default log-rank method. Ref: survminer R packages
Input data instructions
Input data contain three columns: the first column is survival time, the second column is status (1 for alive, 2 for death; 0 for alive, 1 for death), the third column is categories.
Paper examples
Chromosomal instability drives metastasis through a cytosolic DNA response. Fig 2e
Input Example
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?
3000+ 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