var FR0000033888_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,123493000],[2009,120384000],[2010,129076000],[2011,140838000],[2012,131219000],[2013,133118000],[2014,199989000],[2015,186011000],[2016,199304000],[2017,196981000],[2018,192127000],[2019,199225000],[2020,197074000],[2021,207355000],[2022,212713000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,30837000],[2009,26487000],[2010,19246000],[2011,19830000],[2012,18761000],[2013,32018000],[2014,46462000],[2015,40723000],[2016,40050000],[2017,12898000],[2018,10464000],[2019,12383000],[2020,8413000],[2021,4742000],[2022,6533000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,5026000],[2012,4705000],[2013,6649000],[2014,8865000],[2015,8669000],[2016,10028000],[2017,2697000],[2018,2635000],[2019,3067000],[2020,3380000],[2021,2652000],[2022,2136000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,22799000],[2012,21923000],[2013,26286000],[2014,27233000],[2015,23485000],[2016,21437000],[2017,11189000],[2018,12621000],[2019,65234000],[2020,59483000],[2021,66841000],[2022,74986000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,35388000],[2012,26124000],[2013,25130000],[2014,58260000],[2015,65628000],[2016,80947000],[2017,67206000],[2018,63097000],[2019,16458000],[2020,11412000],[2021,11732000],[2022,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: 'FR0000033888_passif', data: FR0000033888_passif, height: "350", width: "100%" });