var FR0000065393_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,15444000],[2009,16101000],[2010,16615000],[2011,16765000],[2012,17201000],[2013,17231000],[2014,17195000],[2015,17458000],[2016,17887000],[2017,18258000],[2018,18654000],[2019,18812000],[2020,19026000],[2021,19054000],[2022,19658000],[2023,19145000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,4007000],[2009,2813000],[2010,5870000],[2011,18082000],[2012,12710000],[2013,9603000],[2014,5554000],[2015,2361000],[2016,432000],[2017,5294000],[2018,5341000],[2019,4913000],[2020,5111000],[2021,6108000],[2022,2067000],[2023,3857000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,46000],[2015,9000],[2016,112000],[2017,7000],[2018,0],[2019,0],[2020,1070000],[2021,229000],[2022,217000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1107000],[2012,451000],[2013,275000],[2014,136000],[2015,160000],[2016,115000],[2017,117000],[2018,181000],[2019,438000],[2020,826000],[2021,652000],[2022,683000],[2023,111000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,3156000],[2012,4165000],[2013,3250000],[2014,3391000],[2015,3420000],[2016,2810000],[2017,2551000],[2018,2868000],[2019,9620000],[2020,7291000],[2021,3327000],[2022,2525000],[2023,null]], "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: 'FR0000065393_passif', data: FR0000065393_passif, height: "350", width: "100%" });