var FR0000121014_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,6957000000],[2012,7806000000],[2013,9959000000],[2014,8810000000],[2015,10122000000],[2016,10401000000],[2017,16514000000],[2018,13727000000],[2019,16034000000],[2020,16042000000],[2021,25904000000],[2022,24782000000],[2023,24022000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,11482000000],[2012,11510000000],[2013,11458000000],[2014,13031000000],[2015,13572000000],[2016,13335000000],[2017,13714000000],[2018,17254000000],[2019,17213000000],[2020,17013000000],[2021,24551000000],[2022,25432000000],[2023,25589000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,8017000000],[2012,8769000000],[2013,9602000000],[2014,10387000000],[2015,11169000000],[2016,11284000000],[2017,12443000000],[2018,14510000000],[2019,18214000000],[2020,17909000000],[2021,19872000000],[2022,22621000000],[2023,27015000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,7510000000],[2012,8080000000],[2013,8586000000],[2014,9475000000],[2015,10096000000],[2016,10546000000],[2017,10908000000],[2018,12485000000],[2019,13718000000],[2020,13016000000],[2021,16549000000],[2022,20319000000],[2023,22952000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,1878000000],[2012,1985000000],[2013,2189000000],[2014,2274000000],[2015,2521000000],[2016,2685000000],[2017,2737000000],[2018,3222000000],[2019,3450000000],[2020,2756000000],[2021,3787000000],[2022,4258000000],[2023,4728000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,2303000000],[2012,2196000000],[2013,3221000000],[2014,4091000000],[2015,3594000000],[2016,3544000000],[2017,3738000000],[2018,4610000000],[2019,5673000000],[2020,19963000000],[2021,8021000000],[2022,7300000000],[2023,7774000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2292000000],[2012,2893000000],[2013,2995000000],[2014,3706000000],[2015,4684000000],[2016,6306000000],[2017,6839000000],[2018,6406000000],[2019,20658000000],[2020,21127000000],[2021,25573000000],[2022,28748000000],[2023,29233000000]], "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: 'FR0000121014_actif', data: FR0000121014_actif, height: "350", width: "100%" });