var FR0000075954_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": [[2008,null],[2009,null],[2010,null],[2011,820000],[2012,820000],[2013,820000],[2014,820000],[2015,924000],[2016,928000],[2017,915000],[2018,919000],[2019,1277000],[2020,1238000],[2021,1273000],[2022,1301000],[2023,1285000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1312000],[2012,1866000],[2013,2788000],[2014,3091000],[2015,2774000],[2016,1969000],[2017,1096000],[2018,1011000],[2019,1342000],[2020,1666000],[2021,1755000],[2022,2094000],[2023,2699000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,7707000],[2012,8131000],[2013,8355000],[2014,5187000],[2015,4732000],[2016,4593000],[2017,4933000],[2018,4800000],[2019,5136000],[2020,4521000],[2021,5356000],[2022,5470000],[2023,4126000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,11394000],[2012,10279000],[2013,9716000],[2014,8352000],[2015,7105000],[2016,7349000],[2017,9908000],[2018,15293000],[2019,11542000],[2020,14276000],[2021,10759000],[2022,16218000],[2023,18350000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,5199000],[2012,8000000],[2013,9610000],[2014,6967000],[2015,5209000],[2016,7107000],[2017,9083000],[2018,8784000],[2019,8018000],[2020,5147000],[2021,10669000],[2022,11170000],[2023,7442000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,12125000],[2012,5329000],[2013,1741000],[2014,1978000],[2015,586000],[2016,2476000],[2017,7352000],[2018,2975000],[2019,5935000],[2020,7995000],[2021,5862000],[2022,6102000],[2023,9666000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1382000],[2012,1735000],[2013,1758000],[2014,3999000],[2015,3806000],[2016,1420000],[2017,3194000],[2018,2905000],[2019,3465000],[2020,4438000],[2021,4289000],[2022,3957000],[2023,4219000]], "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: 'FR0000075954_actif', data: FR0000075954_actif, height: "350", width: "100%" });