{if isset($managementLoadHistoryIndicator_jqplotData)}

{t}Evolution of the real progress vs the theoretical progress.{/t}

{t}Theoretical progress{/t}
{t}Compares the EffortEstim to the Elapsed days{/t}
{t}Formula{/t} : {t}Elapsed / max(MgrEffortEstim, EffortEstim){/t}

{t}Real progress{/t}
{t}Displays the backlog{/t}
{t}Formula{/t} : {t}Elapsed / (Elapsed + Backlog){/t}

{else} {t}No data.{/t} {/if}