var FR0010766667_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,null],[2011,null],[2012,null],[2013,null],[2014,7949000],[2015,11007000],[2016,12110000],[2017,7607000],[2018,13444000],[2019,15329000],[2020,18525000],[2021,29910000],[2022,34326000],[2023,37691000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,776000],[2015,234000],[2016,1286000],[2017,1495000],[2018,1921000],[2019,2045000],[2020,4983000],[2021,2112000],[2022,1463000],[2023,21547000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,220000],[2015,219000],[2016,331000],[2017,169000],[2018,159000],[2019,286000],[2020,282000],[2021,328000],[2022,456000],[2023,581000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,10279000],[2015,10335000],[2016,7787000],[2017,9928000],[2018,10321000],[2019,14852000],[2020,15971000],[2021,13977000],[2022,18737000],[2023,15722000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,5052000],[2015,4251000],[2016,6468000],[2017,6161000],[2018,10046000],[2019,6970000],[2020,11714000],[2021,13438000],[2022,8230000],[2023,14336000]], "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: 'FR0010766667_passif', data: FR0010766667_passif, height: "350", width: "100%" });