var FR0000053225_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,74800000],[2012,66800000],[2013,63400000],[2014,72700000],[2015,89700000],[2016,101500000],[2017,235600000],[2018,193600000],[2019,366500000],[2020,282100000],[2021,299300000],[2022,299300000],[2023,287900000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,120700000],[2012,115600000],[2013,117400000],[2014,112800000],[2015,119200000],[2016,138300000],[2017,201800000],[2018,192000000],[2019,182500000],[2020,253300000],[2021,359400000],[2022,350200000],[2023,340000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,127900000],[2012,135600000],[2013,128300000],[2014,121200000],[2015,117800000],[2016,115200000],[2017,127200000],[2018,119400000],[2019,154000000],[2020,107700000],[2021,101800000],[2022,93100000],[2023,86800000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,194800000],[2012,192100000],[2013,183300000],[2014,216800000],[2015,224000000],[2016,250300000],[2017,265500000],[2018,269500000],[2019,291800000],[2020,270000000],[2021,283300000],[2022,231400000],[2023,226100000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,292700000],[2012,271000000],[2013,246400000],[2014,264900000],[2015,249000000],[2016,241500000],[2017,330700000],[2018,320500000],[2019,356200000],[2020,360400000],[2021,352000000],[2022,308900000],[2023,294000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,328600000],[2012,315600000],[2013,287000000],[2014,260900000],[2015,175800000],[2016,174400000],[2017,54300000],[2018,132800000],[2019,45900000],[2020,197000000],[2021,349000000],[2022,374800000],[2023,443900000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,232800000],[2012,206600000],[2013,207400000],[2014,204400000],[2015,202900000],[2016,217600000],[2017,278900000],[2018,257000000],[2019,298700000],[2020,362900000],[2021,325700000],[2022,319900000],[2023,358200000]], "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: 'FR0000053225_actif', data: FR0000053225_actif, height: "350", width: "100%" });