var CH0008175645_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,111247000],[2012,111968000],[2013,108205000],[2014,108631000],[2015,109837000],[2016,109866000],[2017,112231000],[2018,113695000],[2019,110206000],[2020,115205000],[2021,121010000],[2022,144427000],[2023,154253000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,16896000],[2012,22377000],[2013,21192000],[2014,19435000],[2015,18547000],[2016,16643000],[2017,14921000],[2018,12991000],[2019,10482000],[2020,9213000],[2021,26716000],[2022,27944000],[2023,31535000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,2965000],[2012,2558000],[2013,2611000],[2014,5508000],[2015,8796000],[2016,9251000],[2017,8742000],[2018,7810000],[2019,9478000],[2020,10520000],[2021,6614000],[2022,3193000],[2023,3889000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,4999000],[2013,8243000],[2014,5124000],[2015,5091000],[2016,4816000],[2017,6046000],[2018,4903000],[2019,3265000],[2020,2626000],[2021,7089000],[2022,5127000],[2023,5279000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,33074000],[2012,28282000],[2013,27825000],[2014,27279000],[2015,27757000],[2016,26862000],[2017,26948000],[2018,26992000],[2019,27027000],[2020,21276000],[2021,22953000],[2022,29414000],[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: 'CH0008175645_passif', data: CH0008175645_passif, height: "350", width: "100%" });