var FR0000075343_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,17525000],[2010,18354000],[2011,20175000],[2012,21252000],[2013,23418000],[2014,25582000],[2015,28604000],[2016,28809000],[2017,27797000],[2018,21297000],[2019,16036000],[2020,38928000],[2021,41239000],[2022,34881000],[2023,22600000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,19692000],[2010,19189000],[2011,16002000],[2012,12675000],[2013,11733000],[2014,10649000],[2015,9771000],[2016,9550000],[2017,9666000],[2018,14674000],[2019,39978000],[2020,34215000],[2021,30521000],[2022,25678000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,348000],[2012,381000],[2013,347000],[2014,396000],[2015,540000],[2016,550000],[2017,684000],[2018,772000],[2019,421000],[2020,2866000],[2021,2480000],[2022,2273000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,13585000],[2012,14420000],[2013,11857000],[2014,12631000],[2015,12105000],[2016,12362000],[2017,12177000],[2018,9475000],[2019,12528000],[2020,20652000],[2021,10504000],[2022,7309000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,6052000],[2012,6424000],[2013,7555000],[2014,6054000],[2015,5529000],[2016,5482000],[2017,6916000],[2018,4138000],[2019,4977000],[2020,12414000],[2021,2968000],[2022,2567000],[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: 'FR0000075343_passif', data: FR0000075343_passif, height: "350", width: "100%" });