var FR0000033219_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,1158091000],[2009,973235000],[2010,1042101000],[2011,1116100000],[2012,1361900000],[2013,1832900000],[2014,2169200000],[2015,2250900000],[2016,2758300000],[2017,3164700000],[2018,3237300000],[2019,3335500000],[2020,2716700000],[2021,3543600000],[2022,3959500000],[2023,3219600000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,2120441000],[2009,2209268000],[2010,2336863000],[2011,2210600000],[2012,2283300000],[2013,2072500000],[2014,1821300000],[2015,2396200000],[2016,2312300000],[2017,2971500000],[2018,2593200000],[2019,2708500000],[2020,3214800000],[2021,3096200000],[2022,2676000000],[2023,2784500000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,25700000],[2013,21100000],[2014,21300000],[2015,17400000],[2016,20000000],[2017,153800000],[2018,283100000],[2019,332400000],[2020,344400000],[2021,385400000],[2022,380600000],[2023,337100000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,339400000],[2012,442200000],[2013,339900000],[2014,335000000],[2015,302700000],[2016,416800000],[2017,511400000],[2018,730800000],[2019,1188500000],[2020,1271700000],[2021,1176700000],[2022,1287300000],[2023,1378400000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,678100000],[2012,697600000],[2013,513400000],[2014,551900000],[2015,1165700000],[2016,1574000000],[2017,2038400000],[2018,1444200000],[2019,1830300000],[2020,2437400000],[2021,1710700000],[2022,1350600000],[2023,1415700000]], "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: 'FR0000033219_passif', data: FR0000033219_passif, height: "350", width: "100%" });