Sociogram

This webpage allows you analyse a sociogram. A sociogram consists of a group of items together positive and negative relationships between those items. The various tools provided for analysing a sociogram are:

You can specify the data via a form, in a text box, or by uploading a file. You can download the data suitable for uploading again. You can also save the generated graphs or charts.

Note that no data is sent over the network. The processing of the data takes place in the browser on your machine. You can verify this by using this page with your computer detached from your network.

The graph generation code is done by this javascript port of Graphviz.

Data Input


Input method

Name Positives Negatives
Enter the data so that each line has the following format:
Name;First Positive,Second Positive;First Negative,Second Negative,Third Negative
Spaces either side of the ; and , are ignored. You can also use a TAB in place of the ; (which means you can cut and paste from a spreadsheet).
Select a file to upload. Each line of the file should be in the following format:
Name;First Positive,Second Positive;First Negative,Second Negative,Third Negative
Spaces either side of the ; and , are ignored.

Style Options

Edge Style

Node style

Filled:
Rounded:

Graph Generation

Select what to show on the graph:

Anonymise names
Don't create missing entries
Positive
Negative

Grouping


Allow disjointed groups
Ignore negatives when grouping