var FR0000039620_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,264000000],[2012,269700000],[2013,263000000],[2014,281500000],[2015,287900000],[2016,288000000],[2017,265200000],[2018,276200000],[2019,280600000],[2020,256800000],[2021,269500000],[2022,262000000],[2023,257700000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,40000000],[2012,40100000],[2013,32900000],[2014,34400000],[2015,35800000],[2016,37400000],[2017,31800000],[2018,35100000],[2019,34200000],[2020,34600000],[2021,38800000],[2022,42700000],[2023,50700000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,306200000],[2012,311800000],[2013,274200000],[2014,290000000],[2015,296800000],[2016,285500000],[2017,266200000],[2018,300900000],[2019,338400000],[2020,337400000],[2021,404400000],[2022,448400000],[2023,561800000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,188700000],[2012,173600000],[2013,154300000],[2014,162400000],[2015,168200000],[2016,152600000],[2017,158800000],[2018,198600000],[2019,207000000],[2020,181100000],[2021,218200000],[2022,283200000],[2023,299200000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,128000000],[2012,112300000],[2013,108000000],[2014,115900000],[2015,119000000],[2016,123800000],[2017,123400000],[2018,156800000],[2019,157100000],[2020,135100000],[2021,149800000],[2022,169800000],[2023,172100000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,52200000],[2012,21400000],[2013,20200000],[2014,37600000],[2015,22400000],[2016,29200000],[2017,25900000],[2018,34800000],[2019,45200000],[2020,110700000],[2021,49500000],[2022,59200000],[2023,37400000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,56800000],[2012,65300000],[2013,67500000],[2014,70000000],[2015,76700000],[2016,67600000],[2017,63800000],[2018,68800000],[2019,122700000],[2020,123700000],[2021,146000000],[2022,158300000],[2023,144200000]], "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: 'FR0000039620_actif', data: FR0000039620_actif, height: "350", width: "100%" });