var FR0013326246_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": [[2014,541200000],[2015,542800000],[2016,539900000],[2017,522400000],[2018,2863100000],[2019,2878400000],[2020,1248100000],[2021,1079200000],[2022,1079200000],[2023,845200000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2014,237500000],[2015,242100000],[2016,229400000],[2017,172200000],[2018,1294800000],[2019,984400000],[2020,876300000],[2021,844800000],[2022,820500000],[2023,829600000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2014,215700000],[2015,216300000],[2016,219800000],[2017,216300000],[2018,292200000],[2019,344500000],[2020,226600000],[2021,80400000],[2022,78500000],[2023,70700000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2014,null],[2015,null],[2016,null],[2017,null],[2018,95200000],[2019,91200000],[2020,32000000],[2021,37400000],[2022,44400000],[2023,35300000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2014,364400000],[2015,393600000],[2016,369000000],[2017,416500000],[2018,550600000],[2019,513000000],[2020,539400000],[2021,532500000],[2022,463900000],[2023,506500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2014,831100000],[2015,342600000],[2016,362000000],[2017,276800000],[2018,369900000],[2019,488800000],[2020,2137600000],[2021,2256100000],[2022,3329100000],[2023,5502300000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2014,1101200000],[2015,771000000],[2016,2236900000],[2017,2832100000],[2018,11088400000],[2019,13117800000],[2020,10119000000],[2021,9249400000],[2022,8616400000],[2023,7952600000]], "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: 'FR0013326246_actif', data: FR0013326246_actif, height: "350", width: "100%" });