How to make graph or flow chart?

I need to make flow chart thing for showing in my mobile game data’s stastistics.

Is there a solution or easy way?

You can use GUI.DrawTexture() and change the widths and/or heights based on your data, or you could use Eric’s Vectrosity plug-in to manually draw the graphs.