var FR0000038465_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,23987000],[2009,30755000],[2010,34347000],[2011,36533000],[2012,29302000],[2013,29413000],[2014,29207000],[2015,31882000],[2016,31633000],[2017,28929000],[2018,29899000],[2019,31677000],[2020,33057000],[2021,34511000],[2022,38555000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,2158000],[2009,76000],[2010,25000],[2011,17000],[2012,48000],[2013,31000],[2014,23000],[2015,18000],[2016,7000],[2017,0],[2018,2000],[2019,1246000],[2020,759000],[2021,759000],[2022,5029000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,170000],[2012,145000],[2013,182000],[2014,220000],[2015,224000],[2016,218000],[2017,329000],[2018,488000],[2019,518000],[2020,547000],[2021,427000],[2022,422000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,6667000],[2012,5845000],[2013,5293000],[2014,6079000],[2015,5870000],[2016,4833000],[2017,4643000],[2018,4267000],[2019,4322000],[2020,4294000],[2021,6540000],[2022,7448000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,4048000],[2012,3400000],[2013,3177000],[2014,2642000],[2015,2731000],[2016,2465000],[2017,2128000],[2018,1698000],[2019,2364000],[2020,2627000],[2021,3873000],[2022,6449000]], "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: 'FR0000038465_passif', data: FR0000038465_passif, height: "350", width: "100%" });