var FR0000130395_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": [[2009,null],[2010,null],[2011,null],[2012,22500000],[2013,22900000],[2014,22900000],[2015,26000000],[2016,26000000],[2017,51800000],[2018,45600000],[2019,48300000],[2020,29100000],[2021,31900000],[2022,31900000],[2023,24000000],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,457700000],[2013,457600000],[2014,457600000],[2015,461600000],[2016,461600000],[2017,474300000],[2018,463800000],[2019,494300000],[2020,469100000],[2021,476100000],[2022,480000000],[2023,482400000],[2024,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,173100000],[2013,190900000],[2014,190900000],[2015,223200000],[2016,223200000],[2017,237200000],[2018,242900000],[2019,269300000],[2020,310100000],[2021,336600000],[2022,368900000],[2023,412500000],[2024,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,null],[2012,945900000],[2013,1024600000],[2014,1024600000],[2015,1107900000],[2016,1107900000],[2017,1145400000],[2018,1170300000],[2019,1245500000],[2020,1363900000],[2021,1492500000],[2022,1615500000],[2023,1815800000],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,null],[2012,197200000],[2013,152800000],[2014,152800000],[2015,155200000],[2016,155200000],[2017,155200000],[2018,141800000],[2019,192200000],[2020,103800000],[2021,85500000],[2022,123800000],[2023,138800000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,null],[2012,186800000],[2013,186300000],[2014,186300000],[2015,46900000],[2016,46900000],[2017,78000000],[2018,186800000],[2019,178600000],[2020,269400000],[2021,201000000],[2022,116400000],[2023,73700000],[2024,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,null],[2012,106400000],[2013,141400000],[2014,111300000],[2015,132100000],[2016,125400000],[2017,132900000],[2018,124100000],[2019,102500000],[2020,155900000],[2021,130800000],[2022,205900000],[2023,223600000],[2024,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: 'FR0000130395_actif', data: FR0000130395_actif, height: "350", width: "100%" });