var FR0010193979_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,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,53000],[2012,80000],[2013,56000],[2014,78000],[2015,463000],[2016,620000],[2017,590000],[2018,384000],[2019,252000],[2020,149000],[2021,305000],[2022,242000],[2023,189000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,265582000],[2012,292859000],[2013,310088000],[2014,321615000],[2015,349386000],[2016,10191000],[2017,10677000],[2018,11201000],[2019,13415000],[2020,12355000],[2021,10241000],[2022,6506000],[2023,6104000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,53584000],[2012,59964000],[2013,63247000],[2014,78635000],[2015,81370000],[2016,84850000],[2017,85716000],[2018,87410000],[2019,88090000],[2020,77020000],[2021,90220000],[2022,91210000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,10156000],[2012,10048000],[2013,6782000],[2014,9292000],[2015,11359000],[2016,6535000],[2017,10513000],[2018,11683000],[2019,13020000],[2020,13449000],[2021,15510000],[2022,6166000],[2023,4458000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,17403000],[2012,25570000],[2013,15382000],[2014,16396000],[2015,9503000],[2016,8683000],[2017,16250000],[2018,21915000],[2019,43020000],[2020,44647000],[2021,27577000],[2022,35208000],[2023,34713000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,6521000],[2012,11914000],[2013,24565000],[2014,27011000],[2015,34846000],[2016,373262000],[2017,111976000],[2018,113631000],[2019,125376000],[2020,105086000],[2021,114779000],[2022,117924000],[2023,94116000]], "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: 'FR0010193979_actif', data: FR0010193979_actif, height: "350", width: "100%" });