var FR0000073041_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,490953000],[2010,486845000],[2011,493737000],[2012,450223000],[2013,403946000],[2014,373588000],[2015,364884000],[2016,378915000],[2017,326878000],[2018,287005000],[2019,251447000],[2020,-561228000],[2021,-986414000],[2022,-355576000],[2023,-425772000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,212417000],[2010,259582000],[2011,339362000],[2012,316718000],[2013,337108000],[2014,320714000],[2015,271406000],[2016,295485000],[2017,295623000],[2018,363905000],[2019,343374000],[2020,3420093000],[2021,3694339000],[2022,3204271000],[2023,3683588000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,27597000],[2012,18638000],[2013,16025000],[2014,23980000],[2015,21544000],[2016,26718000],[2017,58531000],[2018,51985000],[2019,68299000],[2020,96876000],[2021,93463000],[2022,115187000],[2023,32014000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,259308000],[2012,296865000],[2013,288240000],[2014,384060000],[2015,331973000],[2016,298402000],[2017,319109000],[2018,319376000],[2019,340388000],[2020,266007000],[2021,342730000],[2022,310833000],[2023,367954000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,528079000],[2012,473554000],[2013,562968000],[2014,586834000],[2015,401416000],[2016,455121000],[2017,488208000],[2018,467702000],[2019,514048000],[2020,0],[2021,0],[2022,0],[2023,null]], "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: 'FR0000073041_passif', data: FR0000073041_passif, height: "350", width: "100%" });