RDML-BarGraph

Create bar graphs for publication.

Get help · RDML-Tools · Citation · Source
Load table file



Table after import




Combine Data:




SVG vector files can be adapted to individual needs or converted to PNG/JPG using Inkscape (click to download).





Y-Axis
Image Scale:
Max Y Value:
Min Y Value:
Axis Line Strength:
Tick Line Strength:
Tick Line Length:
Space to Text:
Text Size:
Font Type:
Description:
Space to Desc.:
Desc. Size:
Desc. Type:



X-Axis
Empty Space for Missing Bars:
Gap Width between Bars:
Gap Width between Groups (additional):
Axis Line Strength:
Tick Line Strength:
Tick Line Length:
First Order:
Rotate Axis Text:
Space to Text:
Text Size:
Font Type:
Space to Group Line:
Group Line Strength:
Group Line Extension:
Second Order:
Rotate Axis Text 2:
Space to Text 2:
Text 2 Size:
Font Type 2:



Box Plot
Box Line Strength:



Error Bars
Show Error Bars:
Error Bars Shape:
Tick Line Strength:
Tick Line Length:



Datapoint Dots
Show Individual Dots:
Dot Placing Method:
Dot Size:
Dot Line Width:
Dot Color:



Graph Basics
Height:
Width:
Image Scale Unit:
Title:
Space to Title:
Title Size:
Title Type:

Application Description

RDML-BarGraph is a tool to create bar plots with error bars and the individual values as dots.

Function to place the dots

The function to place the dots in a not overlapping form was heavily inspired by the calculateCompactSwarm function from the R package beeswarm (see https://github.com/aroneklund/beeswarm).

The use of RDML-BarGraph

RDML-BarGraph follows three consecutive steps:

1. Upload the data as csv file in the first tab. The file needs to have three columns. The fist two are used to group the samples, the third must contain the value.

2. Choose SEM or SD on the second tab.

3. Download the graph or adapt it to your needs on the third tab.

Accepted Input

The table files can be provided in text format with tab, comma or semicolon as separator(*.txt, *.tsv, and *.csv).

Sample Data

The "Show Example" button loads an example table file.

More Help

A general help file is available as RDML-Tools Help.