var FR0000050353_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,182611000],[2012,178612000],[2013,174768000],[2014,256511000],[2015,260334000],[2016,300426000],[2017,321377000],[2018,347787000],[2019,354552000],[2020,332093000],[2021,401877000],[2022,413938000],[2023,406722000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,15382000],[2012,14052000],[2013,13675000],[2014,16349000],[2015,14923000],[2016,23822000],[2017,30177000],[2018,26975000],[2019,29393000],[2020,30150000],[2021,27933000],[2022,31568000],[2023,28680000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,326872000],[2012,343896000],[2013,371208000],[2014,431846000],[2015,468912000],[2016,565186000],[2017,602685000],[2018,657557000],[2019,732776000],[2020,597184000],[2021,597214000],[2022,631313000],[2023,635068000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,238878000],[2012,246711000],[2013,258176000],[2014,316988000],[2015,336127000],[2016,338986000],[2017,337101000],[2018,351009000],[2019,321639000],[2020,300389000],[2021,332721000],[2022,400298000],[2023,437321000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,130505000],[2012,124975000],[2013,135218000],[2014,182215000],[2015,174010000],[2016,222527000],[2017,200654000],[2018,219524000],[2019,234522000],[2020,156315000],[2021,150844000],[2022,160020000],[2023,173345000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,45675000],[2012,30625000],[2013,94000000],[2014,110817000],[2015,125813000],[2016,141719000],[2017,197576000],[2018,156879000],[2019,236809000],[2020,242144000],[2021,215870000],[2022,144149000],[2023,139312000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,104736000],[2012,114031000],[2013,57009000],[2014,40614000],[2015,98889000],[2016,69428000],[2017,127341000],[2018,96642000],[2019,74068000],[2020,194057000],[2021,186437000],[2022,206665000],[2023,222913000]], "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: 'FR0000050353_actif', data: FR0000050353_actif, height: "350", width: "100%" });