var FR0010428771_passif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Capitaux propres", "values": [[2009,167828000],[2010,130779000],[2011,104663000],[2012,56829000],[2013,108248000],[2014,136427000],[2015,136427000],[2016,145032000],[2017,249234000],[2018,257853000],[2019,266431000],[2020,230067000],[2021,121822000],[2022,78060000],[2023,105370000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,42051000],[2010,39952000],[2011,32877000],[2012,53823000],[2013,82265000],[2014,202117000],[2015,202117000],[2016,310014000],[2017,226913000],[2018,239485000],[2019,222279000],[2020,227092000],[2021,329791000],[2022,383417000],[2023,458478000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,565000],[2012,845000],[2013,1028000],[2014,1075000],[2015,1075000],[2016,1454000],[2017,1494000],[2018,1733000],[2019,2420000],[2020,2341000],[2021,2457000],[2022,2341000],[2023,2819000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,11360000],[2012,8617000],[2013,10379000],[2014,10463000],[2015,10463000],[2016,28135000],[2017,29712000],[2018,55772000],[2019,51947000],[2020,93475000],[2021,91987000],[2022,66904000],[2023,63035000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,110501000],[2012,86183000],[2013,95361000],[2014,107558000],[2015,117399000],[2016,119762000],[2017,106852000],[2018,70660000],[2019,86606000],[2020,150268000],[2021,152215000],[2022,120905000],[2023,111841000]], "background-color": "rgb(192, 96, 0)" }, ], "plotarea" : { "margin-right":"5", "margin-left":"180", "margin-bottom":"50", "margin-top":"40", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"5x1", "x" : "0", "y": "35", "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" }, }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0010428771_passif', data: FR0010428771_passif, height: "350", width: "100%" });