var FR0000061608_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": [[2006,null],[2007,null],[2008,null],[2009,65980000],[2010,67167000],[2011,67504000],[2012,65161000],[2013,62482000],[2014,61262000],[2015,59398000],[2016,59752000],[2017,61369000],[2018,61623000],[2019,66585000],[2020,76906000],[2021,97940000],[2022,109984000],[2023,117046000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,null],[2007,null],[2008,null],[2009,29220000],[2010,26679000],[2011,33884000],[2012,30708000],[2013,28429000],[2014,26733000],[2015,26540000],[2016,20802000],[2017,17790000],[2018,16984000],[2019,13894000],[2020,16857000],[2021,27750000],[2022,40384000],[2023,43353000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,370000],[2012,388000],[2013,532000],[2014,621000],[2015,163000],[2016,304000],[2017,763000],[2018,599000],[2019,629000],[2020,263000],[2021,339000],[2022,355000],[2023,321000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,5894000],[2012,5402000],[2013,5557000],[2014,5716000],[2015,6149000],[2016,7264000],[2017,8741000],[2018,7972000],[2019,8701000],[2020,11506000],[2021,14749000],[2022,12050000],[2023,11443000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,8677000],[2012,9092000],[2013,8508000],[2014,9980000],[2015,9869000],[2016,11906000],[2017,10493000],[2018,9699000],[2019,12997000],[2020,15478000],[2021,18437000],[2022,14125000],[2023,11851000]], "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: 'FR0000061608_passif', data: FR0000061608_passif, height: "350", width: "100%" });