var FR0000065971_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,10240000],[2010,12224000],[2011,17682000],[2012,17269000],[2013,19324000],[2014,24386000],[2015,27561000],[2016,31071000],[2017,34550000],[2018,35312000],[2019,38050000],[2020,32713000],[2021,42076000],[2022,71806000],[2023,72546000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,null],[2011,0],[2012,20613000],[2013,28352000],[2014,33964000],[2015,23379000],[2016,19544000],[2017,15635000],[2018,10586000],[2019,24021000],[2020,41843000],[2021,43273000],[2022,58635000],[2023,62958000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,3000000],[2014,729000],[2015,639000],[2016,723000],[2017,740000],[2018,789000],[2019,1037000],[2020,1122000],[2021,1194000],[2022,1047000],[2023,1264000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,7000000],[2014,9856000],[2015,11814000],[2016,3879000],[2017,4946000],[2018,3752000],[2019,3710000],[2020,4573000],[2021,12056000],[2022,9787000],[2023,9352000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,23425000],[2012,10228000],[2013,17691000],[2014,6920000],[2015,6912000],[2016,6999000],[2017,8233000],[2018,8051000],[2019,9161000],[2020,6272000],[2021,9130000],[2022,9206000],[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: 'FR0000065971_passif', data: FR0000065971_passif, height: "350", width: "100%" });