var FR0000120107_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": [[2010,null],[2011,266618000],[2012,266384000],[2013,292455000],[2014,269536000],[2015,268839000],[2016,268876000],[2017,373131000],[2018,364957000],[2019,379197000],[2020,356547000],[2021,328999000],[2022,303470000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,151368000],[2012,157426000],[2013,187685000],[2014,168840000],[2015,164868000],[2016,165287000],[2017,168919000],[2018,167579000],[2019,180903000],[2020,218629000],[2021,214869000],[2022,511779000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,744551000],[2012,744336000],[2013,846718000],[2014,858625000],[2015,882520000],[2016,928558000],[2017,950810000],[2018,1022586000],[2019,1084050000],[2020,1189995000],[2021,1277077000],[2022,1299629000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,357939000],[2012,368538000],[2013,453469000],[2014,440599000],[2015,429071000],[2016,462461000],[2017,494107000],[2018,517480000],[2019,565746000],[2020,612656000],[2021,676403000],[2022,865591000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,614269000],[2012,618709000],[2013,704545000],[2014,673635000],[2015,648879000],[2016,659576000],[2017,728970000],[2018,694239000],[2019,721020000],[2020,785625000],[2021,845918000],[2022,1123760000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,448345000],[2012,416820000],[2013,387899000],[2014,470356000],[2015,371088000],[2016,430824000],[2017,362116000],[2018,471936000],[2019,465896000],[2020,583543000],[2021,560240000],[2022,548616000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,278369000],[2012,295252000],[2013,346653000],[2014,279468000],[2015,215136000],[2016,346077000],[2017,367128000],[2018,378605000],[2019,475646000],[2020,386586000],[2021,375119000],[2022,1297332000],[2023,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: 'FR0000120107_actif', data: FR0000120107_actif, height: "350", width: "100%" });