var FR0000064404_resus_an = { "type": "bar", "plot":{ "tooltip" : { "short": true, "decimals": 1, }, }, "title":{ "text": "Compte de résultats", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Chiffre d'affaires", "values": [[2009,75135000],[2010,67019000],[2011,78574000],[2012,61986000],[2013,53502000],[2014,54636000],[2015,63020000],[2016,370000],[2017,460000],[2018,82437000],[2019,77300000],[2020,68154000],[2021,65737000],[2022,82910000],[2023,98598000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,-3647000],[2010,-4708000],[2011,195000],[2012,1220000],[2013,605000],[2014,-407000],[2015,-475000],[2016,1360000],[2017,4880000],[2018,4212000],[2019,3768000],[2020,-2990000],[2021,-447000],[2022,623000],[2023,5644000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,-2582000],[2010,-3444000],[2011,624000],[2012,857000],[2013,273000],[2014,27000],[2015,-771000],[2016,226000],[2017,2011000],[2018,2982000],[2019,2593000],[2020,-3653000],[2021,-1110000],[2022,515000],[2023,4106000]], "background-color": "rgb(27, 139, 61)", }, ], "plotarea" : { "margin-right":"20", "margin-left":"50", "margin-bottom":"50", "margin-top":"70", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"1x3", "y": 30, "x": 0, "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: 'FR0000064404_resus_an', data: FR0000064404_resus_an, height: "350", width: "100%" });