Visualise your own data
Interactive 2D Scatter Chart
The input data should have three columns (Name, X, Y) separated by comma, tab, or space.
+ Sample data for 2D scatter plot1. Set details for your chart (all optional):
Chart Title (default "Scatter Plot"):
Name of x-axis (default: "X")
Name of y-axis (default: "Y")
Point color (default: "#333")
Point link prefix (default to this website)
Show data labels? (point names)
For volcano or MA plot: if you wish to add lines on the X and Y axis, specify the line color and positions below (you can add one or two line for each axis, by default no lines):
Color: ; X: - ; Y: -
Example: Color: blue or #ff0000; X: 1 & -1; Y: 0.01 & -0.01
2. Please paste your data below:
Interactive Line Chart
You can use comma-, tab-, or space-separated values as input. Be sure to include a header in your data, otherwise the first row will not be plotted.
+ Sample data for line chartCharting function powered by IVIS