var FR0000032658_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,69276000],[2012,75943000],[2013,72603000],[2014,74149000],[2015,67267000],[2016,62637000],[2017,72779000],[2018,102430000],[2019,107347000],[2020,97767000],[2021,97971000],[2022,108813000],[2023,127810000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,26447000],[2012,17309000],[2013,15969000],[2014,14269000],[2015,20016000],[2016,23499000],[2017,21538000],[2018,44990000],[2019,50512000],[2020,49247000],[2021,43025000],[2022,37216000],[2023,34850000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,15948000],[2012,24750000],[2013,25382000],[2014,29171000],[2015,35206000],[2016,36562000],[2017,51326000],[2018,63090000],[2019,68257000],[2020,65211000],[2021,63942000],[2022,61958000],[2023,133110000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,355962000],[2012,339907000],[2013,376643000],[2014,386333000],[2015,404815000],[2016,478671000],[2017,525410000],[2018,629610000],[2019,565974000],[2020,508049000],[2021,596690000],[2022,637714000],[2023,749210000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,49054000],[2012,35018000],[2013,29036000],[2014,67112000],[2015,87187000],[2016,59513000],[2017,78283000],[2018,85320000],[2019,162166000],[2020,256752000],[2021,309186000],[2022,373337000],[2023,393950000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,32083000],[2012,38154000],[2013,28053000],[2014,26374000],[2015,25286000],[2016,30113000],[2017,83526000],[2018,79382000],[2019,116813000],[2020,171350000],[2021,148333000],[2022,147460000],[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":"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: 'FR0000032658_actif', data: FR0000032658_actif, height: "350", width: "100%" });