var FR0000075392_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,24655000],[2012,46216000],[2013,45099000],[2014,47089000],[2015,57558000],[2016,56647000],[2017,56558000],[2018,50593000],[2019,44576000],[2020,43796000],[2021,37703000],[2022,36922000],[2023,23918000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,5635000],[2012,5646000],[2013,5188000],[2014,4797000],[2015,10182000],[2016,9756000],[2017,9085000],[2018,8012000],[2019,6977000],[2020,6606000],[2021,6344000],[2022,6298000],[2023,6157000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,11081000],[2012,12250000],[2013,16112000],[2014,18264000],[2015,20514000],[2016,18680000],[2017,20651000],[2018,20888000],[2019,19853000],[2020,19083000],[2021,19828000],[2022,22172000],[2023,19410000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,18306000],[2012,25780000],[2013,27207000],[2014,29311000],[2015,37395000],[2016,33708000],[2017,34037000],[2018,33961000],[2019,28579000],[2020,35821000],[2021,31884000],[2022,36512000],[2023,31277000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,27081000],[2012,38604000],[2013,43705000],[2014,42050000],[2015,51399000],[2016,47227000],[2017,46434000],[2018,47818000],[2019,42380000],[2020,42454000],[2021,35537000],[2022,39094000],[2023,36010000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,4580000],[2012,5781000],[2013,5446000],[2014,6956000],[2015,12643000],[2016,6659000],[2017,9762000],[2018,8550000],[2019,9381000],[2020,37851000],[2021,10766000],[2022,9069000],[2023,13245000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5741000],[2012,8385000],[2013,8101000],[2014,10368000],[2015,15507000],[2016,21384000],[2017,18245000],[2018,25582000],[2019,36035000],[2020,37350000],[2021,39982000],[2022,38709000],[2023,52035000]], "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: 'FR0000075392_actif', data: FR0000075392_actif, height: "350", width: "100%" });