var FR0004180578_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": [[2007,null],[2008,null],[2009,null],[2010,null],[2011,90377000],[2012,62122000],[2013,79657000],[2014,87126000],[2015,92470000],[2016,86253000],[2017,86162000],[2018,66200000],[2019,74249000],[2020,52053000],[2021,66503000],[2022,71227000],[2023,69355000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,6518000],[2012,3514000],[2013,4173000],[2014,12615000],[2015,11463000],[2016,10850000],[2017,11918000],[2018,6812000],[2019,11692000],[2020,10759000],[2021,19032000],[2022,7905000],[2023,7036000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,2898000],[2012,3101000],[2013,3868000],[2014,4097000],[2015,7849000],[2016,7517000],[2017,7277000],[2018,3720000],[2019,5089000],[2020,1748000],[2021,3171000],[2022,4649000],[2023,4573000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2007,0],[2008,0],[2009,0],[2010,0],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,23655000],[2019,28774000],[2020,16905000],[2021,21727000],[2022,35627000],[2023,45413000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,44432000],[2012,33675000],[2013,43355000],[2014,34310000],[2015,25754000],[2016,25388000],[2017,32037000],[2018,33496000],[2019,37130000],[2020,22874000],[2021,32415000],[2022,32173000],[2023,35700000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,111609000],[2012,125867000],[2013,109567000],[2014,104301000],[2015,62112000],[2016,46196000],[2017,38479000],[2018,112929000],[2019,71657000],[2020,105842000],[2021,55295000],[2022,57138000],[2023,62587000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,43808000],[2012,37277000],[2013,18104000],[2014,19094000],[2015,32549000],[2016,0],[2017,0],[2018,18126000],[2019,24977000],[2020,13810000],[2021,23779000],[2022,35044000],[2023,25025000]], "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: 'FR0004180578_actif', data: FR0004180578_actif, height: "350", width: "100%" });