var FR0011950732_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": [[2011,2116400000],[2012,2230900000],[2013,2411600000],[2014,2360200000],[2015,2376000000],[2016,2542000000],[2017,2561700000],[2018,2541000000],[2019,1851000000],[2020,1719000000],[2021,1731000000],[2022,1577000000],[2023,1680000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2011,62900000],[2012,108100000],[2013,143400000],[2014,260200000],[2015,294100000],[2016,378800000],[2017,479200000],[2018,524000000],[2019,262000000],[2020,221000000],[2021,197000000],[2022,155000000],[2023,257000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2011,401900000],[2012,488300000],[2013,489500000],[2014,498400000],[2015,510500000],[2016,574800000],[2017,667500000],[2018,747000000],[2019,392000000],[2020,552000000],[2021,277000000],[2022,237000000],[2023,258000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2011,68100000],[2012,85200000],[2013,94200000],[2014,94500000],[2015,96000000],[2016,116700000],[2017,123000000],[2018,132000000],[2019,94000000],[2020,102000000],[2021,96000000],[2022,99000000],[2023,107000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2011,null],[2012,716900000],[2013,755200000],[2014,743700000],[2015,728500000],[2016,760000000],[2017,607600000],[2018,646000000],[2019,552000000],[2020,397000000],[2021,501000000],[2022,568000000],[2023,799000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2011,408700000],[2012,109400000],[2013,210000000],[2014,220200000],[2015,210400000],[2016,160600000],[2017,139600000],[2018,143000000],[2019,83000000],[2020,41000000],[2021,80000000],[2022,64000000],[2023,45000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2011,829600000],[2012,400800000],[2013,447800000],[2014,484000000],[2015,494700000],[2016,519500000],[2017,527900000],[2018,553000000],[2019,422000000],[2020,390000000],[2021,530000000],[2022,478000000],[2023,555000000]], "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: 'FR0011950732_actif', data: FR0011950732_actif, height: "350", width: "100%" });