var FR0000120222_actif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Actif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Ecart d'acquisition", "values": [[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,236000000],[2014,473800000],[2015,258800000],[2016,309500000],[2017,273200000],[2018,253700000],[2019,229900000],[2020,188900000],[2021,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,282000000],[2014,143700000],[2015,530400000],[2016,557000000],[2017,525900000],[2018,478500000],[2019,443000000],[2020,3448600000],[2021,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,348000000],[2014,349000000],[2015,307100000],[2016,309300000],[2017,291500000],[2018,311100000],[2019,175400000],[2020,152300000],[2021,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,4645000000],[2014,6733000000],[2015,3644200000],[2016,4236300000],[2017,4646900000],[2018,5192900000],[2019,5831200000],[2020,4881700000],[2021,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,703000000],[2012,955000000],[2013,1080000000],[2014,796000000],[2015,1328000000],[2016,1400000000],[2017,1231000000],[2018,1287100000],[2019,1807600000],[2020,1734000000],[2021,1803300000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1541000000],[2012,894000000],[2013,1123000000],[2014,5038000000],[2015,2421000000],[2016,2656000000],[2017,2858000000],[2018,2838200000],[2019,2737200000],[2020,2509000000],[2021,3129500000]], "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":"7x1", "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: 'FR0000120222_actif', data: FR0000120222_actif, height: "350", width: "100%" });