var FR0000061129_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,89893000],[2012,87642000],[2013,87611000],[2014,87732000],[2015,87858000],[2016,87890000],[2017,89643000],[2018,89630000],[2019,89646000],[2020,89556000],[2021,89635000],[2022,94002000],[2023,89665000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,40026000],[2012,38664000],[2013,37532000],[2014,36324000],[2015,35463000],[2016,31308000],[2017,29107000],[2018,26420000],[2019,27068000],[2020,30111000],[2021,30993000],[2022,31887000],[2023,30132000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,161092000],[2012,150242000],[2013,147614000],[2014,146054000],[2015,143451000],[2016,159906000],[2017,178862000],[2018,194657000],[2019,191263000],[2020,174815000],[2021,162793000],[2022,152491000],[2023,141953000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,57235000],[2012,54245000],[2013,52876000],[2014,52733000],[2015,59721000],[2016,59096000],[2017,60896000],[2018,70747000],[2019,72249000],[2020,85037000],[2021,85556000],[2022,96924000],[2023,96767000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,95744000],[2012,103067000],[2013,115453000],[2014,111004000],[2015,100286000],[2016,101130000],[2017,101821000],[2018,102153000],[2019,104274000],[2020,88920000],[2021,97340000],[2022,100536000],[2023,86954000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,91652000],[2012,96521000],[2013,160949000],[2014,161034000],[2015,195409000],[2016,244307000],[2017,275009000],[2018,217248000],[2019,208444000],[2020,234685000],[2021,234504000],[2022,250945000],[2023,74044000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,49015000],[2012,46035000],[2013,62959000],[2014,71393000],[2015,70430000],[2016,67514000],[2017,61977000],[2018,63926000],[2019,68925000],[2020,75858000],[2021,65465000],[2022,56532000],[2023,55075000]], "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: 'FR0000061129_actif', data: FR0000061129_actif, height: "350", width: "100%" });