var FR0000079147_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": [[2008,54253000],[2009,52073000],[2010,63955000],[2011,73081000],[2012,79624000],[2013,87611000],[2014,96267000],[2015,104268000],[2016,107825000],[2017,46662000],[2018,44646000],[2019,42751000],[2020,39871000],[2021,42329000],[2022,42361000],[2023,40673000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,75339000],[2009,53536000],[2010,53940000],[2011,55191000],[2012,48392000],[2013,44246000],[2014,39176000],[2015,45003000],[2016,62307000],[2017,63170000],[2018,66317000],[2019,56409000],[2020,42529000],[2021,49505000],[2022,56195000],[2023,43218000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,603000],[2012,688000],[2013,708000],[2014,907000],[2015,1015000],[2016,1161000],[2017,1227000],[2018,5390000],[2019,3900000],[2020,6610000],[2021,5820000],[2022,4910000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,18105000],[2012,18695000],[2013,22520000],[2014,25368000],[2015,27596000],[2016,24476000],[2017,22014000],[2018,27250000],[2019,22320000],[2020,24160000],[2021,26560000],[2022,23300000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,10026000],[2012,9978000],[2013,9691000],[2014,10394000],[2015,22396000],[2016,11543000],[2017,34546000],[2018,40527000],[2019,34533000],[2020,41611000],[2021,46181000],[2022,40979000],[2023,36384000]], "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: 'FR0000079147_passif', data: FR0000079147_passif, height: "350", width: "100%" });