var FR0000121220_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,2316000000],[2010,2739000000],[2011,2565000000],[2012,3069000000],[2013,2990000000],[2014,3221000000],[2015,3744000000],[2016,3702000000],[2017,3570000000],[2018,3328000000],[2019,4498000000],[2020,2773000000],[2021,3175000000],[2022,4425000000],[2023,4554000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,4760000000],[2010,5050000000],[2011,4858000000],[2012,5234000000],[2013,2647000000],[2014,6495000000],[2015,5615000000],[2016,5264000000],[2017,6311000000],[2018,3985000000],[2019,7100000000],[2020,9493000000],[2021,10166000000],[2022,10171000000],[2023,6388000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,343000000],[2012,486000000],[2013,471000000],[2014,553000000],[2015,506000000],[2016,692000000],[2017,555000000],[2018,477000000],[2019,491000000],[2020,428000000],[2021,463000000],[2022,397000000],[2023,375000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,1526000000],[2012,1792000000],[2013,4260000000],[2014,1768000000],[2015,1953000000],[2016,2024000000],[2017,2112000000],[2018,2226000000],[2019,2517000000],[2020,1899000000],[2021,2179000000],[2022,2707000000],[2023,2502000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,2107000000],[2012,2186000000],[2013,2221000000],[2014,2426000000],[2015,2654000000],[2016,2476000000],[2017,2326000000],[2018,5264000000],[2019,2861000000],[2020,2760000000],[2021,3008000000],[2022,3220000000],[2023,6975000000]], "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: 'FR0000121220_passif', data: FR0000121220_passif, height: "350", width: "100%" });