var FR0010533075_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,16965000],[2012,17364000],[2013,16997000],[2014,18193000],[2015,19308000],[2016,119955000],[2017,20392000],[2018,20392000],[2019,20392000],[2020,20392000],[2021,20392000],[2022,20000000],[2023,20000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,11971000],[2012,11139000],[2013,9814000],[2014,9337000],[2015,6958000],[2016,0],[2017,119955000],[2018,158493000],[2019,119955000],[2020,119955000],[2021,119955000],[2022,151000000],[2023,170000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,6626841000],[2012,6647650000],[2013,6529045000],[2014,6450466000],[2015,6349694000],[2016,6246222000],[2017,6352704000],[2018,6478334000],[2019,6558521000],[2020,6543363000],[2021,6519702000],[2022,6485000000],[2023,6386000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,2258000],[2012,3250000],[2013,3622000],[2014,3531000],[2015,3540000],[2016,3009000],[2017,1843000],[2018,2291000],[2019,2521000],[2020,2736000],[2021,3064000],[2022,3000000],[2023,3000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,105960000],[2012,120985000],[2013,130600000],[2014,145655000],[2015,129442000],[2016,94336000],[2017,96422000],[2018,97489000],[2019,77148000],[2020,77367000],[2021,75721000],[2022,113000000],[2023,113000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,275522000],[2012,256228000],[2013,276725000],[2014,384723000],[2015,405912000],[2016,346637000],[2017,612533000],[2018,606532000],[2019,524507000],[2020,628905000],[2021,718112000],[2022,1196000000],[2023,1275000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,44710000],[2012,43393000],[2013,157983000],[2014,183444000],[2015,277246000],[2016,290800000],[2017,70478000],[2018,273031000],[2019,320919000],[2020,297102000],[2021,295642000],[2022,336000000],[2023,652000000]], "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: 'FR0010533075_actif', data: FR0010533075_actif, height: "350", width: "100%" });