var FR0000072993_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": [[2010,6166000],[2011,8112000],[2012,8371000],[2013,8474000],[2014,10808000],[2015,11219000],[2016,11367000],[2017,13768000],[2018,13322000],[2019,5048000],[2020,6800000],[2021,9040000],[2022,7074000],[2023,2017000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,3710000],[2011,2307000],[2012,1634000],[2013,3700000],[2014,3942000],[2015,3932000],[2016,5098000],[2017,5036000],[2018,4703000],[2019,5485000],[2020,1300000],[2021,899000],[2022,12725000],[2023,9316000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,83000],[2012,247000],[2013,85000],[2014,109000],[2015,120000],[2016,152000],[2017,160000],[2018,214000],[2019,249000],[2020,264000],[2021,360000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,4257000],[2012,3620000],[2013,3026000],[2014,3273000],[2015,2860000],[2016,3193000],[2017,2882000],[2018,3130000],[2019,3311000],[2020,2200000],[2021,1520000],[2022,8060000],[2023,8120000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,7321000],[2012,7394000],[2013,6246000],[2014,6360000],[2015,5738000],[2016,5282000],[2017,4349000],[2018,4127000],[2019,3949000],[2020,4344000],[2021,3723000],[2022,20415000],[2023,16171000]], "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: 'FR0000072993_passif', data: FR0000072993_passif, height: "350", width: "100%" });