I want to draw a diagram from a three column sheet
Input
| Date          | Value         | Identifier |
| ------------- | ------------- | ---------- |
| 01-04-2014    | 1             | John       |
| 01-04-2014    | 2             | Maja       |
| 01-04-2014    | 27            | Jim        |
| 02-04-2014    | 32            | John       |
| 02-04-2014    | 12            | Maja       |
| 02-04-2014    | 5             | Jim        |
| ...           |               |            |
Expected output:
An independently line per identifier. Value on Y, Date on X.
How do I set this up in LibreOffice - Calc? I’m kind of overwhelmed of it
Oh and I don’t want to use the identifier as column header
I’m using LibreOffice 4.1
