Favoris
Postes de bilan
Financiers
Rentabilité
Gestion
Modèle
Sélection
<[code_ratio]> <[LIB_RATIO]> <[LIBB0]> <[LIBB1]> <[LIBB2]> <[LIBB3]>
<[Formule_ratio]> <[B0]> <[B1]> <[B2]> <[B3]>
Comparaison des exercices et des 12 derniers mois
  <[BKYLIB-5]> <[BKYLIB-4]> <[BKYLIB-3]> <[BKYLIB-2]> <[BKYLIB-1]> 12 derniers mois Moyenne Ecart
<[LIBVALEUR]> <[ValBky-5]> <[ValBky-4]> <[ValBky-3]> <[ValBky-2]> <[ValBky-1]> <[ValBky-0]> <[AVGBKY]> <[Delta_12M]>
Delta / Today <[DeltaBky-5]> <[DeltaBky-4]> <[DeltaBky-3]> <[DeltaBky-2]> <[DeltaBky-1]>
Evolution / Today <[EvolBky-5]> <[EVolBky-4]> <[EVolBky-3]> <[EVolBky-2]> <[EVolBky-1]>
Evaluation <[EValBky-5]> <[EValBky-4]> <[EValBky-3]> <[EValBky-2]> <[EValBky-1]> <[EValBky-0]> <[EvalAVGBKY]>  
Comparaison des moyennes mobiles sur 12 mois
  <[LibRefPrdBi-12]> <[LibRefPrdBi-11]> <[LibRefPrdBi-10]> <[LibRefPrdBi-9]> <[LibRefPrdBi-8]> <[LibRefPrdBi-7]> <[LibRefPrdBi-6]> <[LibRefPrdBi-5]> <[LibRefPrdBi-4]> <[LibRefPrdBi-3]> <[LibRefPrdBi-2]> <[LibRefPrdBi-1]>
<[LIBSOMME12M]> <[Avg-12]> <[Avg-11]> <[Avg-10]> <[Avg-9]> <[Avg-8]> <[Avg-7]> <[Avg-6]> <[Avg-5]> <[Avg-4]> <[Avg-3]> <[Avg-2]> <[Avg-1]>
Delta / Today <[DAvg-12]> <[DAvg-11]> <[DAvg-10]> <[DAvg-9]> <[DAvg-8]> <[DAvg-7]> <[DAvg-6]> <[DAvg-5]> <[DAvg-4]> <[DAvg-3]> <[DAvg-2]> <[DAvg-1]>
Evolution / Today <[EAvg-12]> <[EAvg-11]> <[EAvg-10]> <[EAvg-9]> <[EAvg-8]> <[EAvg-7]> <[EAvg-6]> <[EAvg-5]> <[EAvg-4]> <[EAvg-3]> <[EAvg-2]> <[EAvg-1]>
Mouvements <[Mvts-12]> <[Mvts-11]> <[Mvts-10]> <[Mvts-9]> <[Mvts-8]> <[Mvts-7]> <[Mvts-6]> <[Mvts-5]> <[Mvts-4]> <[Mvts-3]> <[Mvts-2]> <[Mvts-1]>
Présentation graphique de l'évolution sur les 12 derniers mois ( Moyenne mobile de 12 mois )
Working
Imprimer tous les graphiques. Imprimer un ratio par page.
Imprimer
undefined') { var dataGauge = new Array() if (typeof (theDataGauge.pourcentage) != 'undefined') { dataGauge[0] = ['Label', 'Value']; dataGauge[1] = ['', theDataGauge.pourcentage]; if (typeof (google) == 'undefined') { } else { var data = google.visualization.arrayToDataTable(dataGauge); if ($(theNext).attr('id') != "") { var thecontainer = document.getElementById($(theNext).attr('id')); var chart = new google.visualization.Gauge(thecontainer); chart.draw(data, options); } } } } } } $('.pgraph > IMG').click(function () { changeGraph(this); var bigParent = $(this).parents('table'); var theIMG = $(bigParent).find('.pgauge > .logoPlus'); if (theIMG.length != 0) { changeGauge(theIMG); } }); $('.ptbl > IMG').click(function () { changeTbl(this); var bigParent = $(this).parents('table'); var theIMG = $(bigParent).find('.pgauge > .logoPlus'); if (theIMG.length != 0) { changeGauge(theIMG); } }); $('.pgauge > .logoPlus').click(function () { changeGauge(this); }); //google.charts.load('current', { 'packages': ['gauge', 'corechart'] }); if (typeof (google) != 'undefined') { google.charts.load('44', { 'packages': ['gauge', 'corechart'] }); google.charts.setOnLoadCallback(drawChart); } else { drawChart() toggleWait(false); } function drawChart() { //alert("on"); toggleWait(true); var theLevel; if (typeof (myUrlInfo) == 'undefined') { theLevel = defLevel; } else { theLevel = myUrlInfo.queryString('Level') == "" ? defLevel : parseInt(myUrlInfo.queryString('Level')); } $('.favoris_dos').attr('src', moinsFav); $('.favoris_no').attr('src', plusFav); $('.favoris_no').attr('title', favTitleAdd); $('.favoris_dos').attr('title', favTitleDel); $('.favoris_glb').attr('src', glbFav); $('.favoris_glb').attr('title', favTitleGlb); $('.ratioPrinter').attr('src', Printer); $('.ratioInfo').attr('src', info_on); $('.ratioChgBorne').attr('src', chgBorne); $('.ratioChgBorne').att