var FR0012757854_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": [[2012,1881609000],[2013,2049051000],[2014,2123153000],[2015,2148937000],[2016,2207341000],[2017,3015955000],[2018,3102689000],[2019,3211854000],[2020,3201028000],[2021,3313674000],[2022,3365903000],[2023,3504749000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2012,768101000],[2013,827391000],[2014,813131000],[2015,791992000],[2016,777367000],[2017,1075590000],[2018,1028304000],[2019,999326000],[2020,969854000],[2021,983403000],[2022,1010921000],[2023,1028850000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2012,82360000],[2013,106077000],[2014,108311000],[2015,110094000],[2016,99920000],[2017,180444000],[2018,174085000],[2019,173235000],[2020,156314000],[2021,157598000],[2022,161169000],[2023,170679000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2012,21452000],[2013,22510000],[2014,29824000],[2015,24935000],[2016,24554000],[2017,37281000],[2018,43149000],[2019,41188000],[2020,35446000],[2021,41662000],[2022,56029000],[2023,49163000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2012,1225008000],[2013,1461569000],[2014,1124538000],[2015,1463885000],[2016,1370872000],[2017,1850370000],[2018,1877875000],[2019,1916910000],[2020,1617601000],[2021,1748759000],[2022,1987986000],[2023,2047538000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2012,162493000],[2013,252247000],[2014,260903000],[2015,603790000],[2016,565657000],[2017,543341000],[2018,784497000],[2019,872003000],[2020,1189695000],[2021,1149784000],[2022,1170814000],[2023,761940000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2012,474160000],[2013,590438000],[2014,1244598000],[2015,519650000],[2016,514467000],[2017,984018000],[2018,728477000],[2019,1027917000],[2020,1057253000],[2021,1178760000],[2022,1121888000],[2023,1543600000]], "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: 'FR0012757854_actif', data: FR0012757854_actif, height: "350", width: "100%" });