I'm trying to create a flowchart diagram. It includes the following data:
- Time with interval of 30 minutes
- A group of data for each time interval
- Data flow inside to this group
- Data flow outside from this group
Here is my attempt:

But I think, it's not ok. User can understand which data comes in and which goes outside but it feels like it's so ordinary and not human readable.
What else can I add or change?
Should I separate the incoming and outgoing data?
Here is the file.

Data5belongs to the second interval? It looks like the 1st interval began with 120M, then 18% minus 8% was added and finished with 132M, which is the starting amount of the second interval. If so, then I got a little different representation for your data that may work. – Roimer Dec 24 '12 at 17:34