var FR0000051070_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,1036447000],[2009,939630000],[2010,834791000],[2011,765111000],[2012,769956000],[2013,763332000],[2014,887516000],[2015,1101458000],[2016,1073868000],[2017,844743000],[2018,970758000],[2019,1019606000],[2020,450094000],[2021,608465000],[2022,815432000],[2023,953287000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,394688000],[2009,456505000],[2010,678813000],[2011,422212000],[2012,471392000],[2013,662190000],[2014,667126000],[2015,746531000],[2016,730853000],[2017,580290000],[2018,610024000],[2019,626467000],[2020,506901000],[2021,473911000],[2022,326233000],[2023,220202000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,7206000],[2012,8531000],[2013,8937000],[2014,10282000],[2015,49222000],[2016,45076000],[2017,41062000],[2018,33239000],[2019,76435000],[2020,71521000],[2021,84314000],[2022,78220000],[2023,86441000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,78059000],[2012,50810000],[2013,36663000],[2014,107210000],[2015,65227000],[2016,50079000],[2017,47347000],[2018,52328000],[2019,67558000],[2020,35683000],[2021,45346000],[2022,64490000],[2023,68359000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,198815000],[2012,336995000],[2013,420086000],[2014,443781000],[2015,490251000],[2016,496557000],[2017,422945000],[2018,488625000],[2019,498704000],[2020,296361000],[2021,277383000],[2022,287223000],[2023,355561000]], "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: 'FR0000051070_passif', data: FR0000051070_passif, height: "350", width: "100%" });