var FR001400SVN0_cours_obj = { graphset : [ { x: 0, y: 0, height: "270", width: "100%", "type": "line", "title":{ "text": "Objectif de cours (consensus)", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "plot" : { "marker": { "visible" : false } }, "crosshair-x": { "plot-label" : { "decimals": 2, }, "scale-label": { "transform": { "type": "date", "all": "%d/%m/%y", }, }, }, "series": [ { "values": [[1733702400000,0.34],[1733788800000,0.35],[1733875200000,0.36],[1733961600000,0.36],[1734048000000,0.37],[1734307200000,0.36],[1734393600000,0.34],[1734480000000,0.38],[1734566400000,0.37],[1734652800000,0.37],[1734912000000,0.36],[1734998400000,0.37],[1735257600000,0.36],[1735516800000,0.37],[1735603200000,0.36],[1735776000000,0.37],[1735862400000,0.37],[1736121600000,0.37],[1736208000000,0.38],[1736294400000,0.47],[1736467200000,0.45],[1736812800000,0.45],[1736985600000,0.35],[1737072000000,0.32],[1737331200000,0.31],[1737417600000,0.3],[1737504000000,0.3],[1737590400000,0.3],[1737676800000,0.29],[1737936000000,0.29],[1738022400000,0.31],[1738108800000,0.3],[1738195200000,0.31],[1738281600000,0.31],[1738540800000,0.3],[1738627200000,0.3],[1738713600000,0.28],[1738800000000,0.25],[1738886400000,0.25],[1739318400000,0.25],[1739404800000,0.24],[1739491200000,0.25],[1739750400000,0.26],[1739836800000,0.25],[1739923200000,0.24],[1740009600000,0.26],[1740096000000,0.25],[1740355200000,0.26],[1740441600000,0.26],[1740528000000,0.26],[1740614400000,0.25],[1740700800000,0.25],[1740960000000,0.25],[1741046400000,0.27],[1741219200000,0.55],[1741305600000,0.49],[1741564800000,0.8],[1741651200000,0.67]], "line-color": "#3068c1", "text": "Cours", "legend-text": "Cours", }, { "values": [], "line-color": "#25b51b", "text": "Objectif Analystes", "legend-text": "Objectif Analystes", } ], "scale-x": { "transform": { "type": "date", "all": "%M%y", }, "items-overlap": true, "min-value" : 1733702400000, "max-value" : 1741651200000, "max-items": 15, "items-overlap": false, "markers":[{ "type":"line", "range":[1735686000000], "value-range":true, "line-color":"black", "line-width":1, },], "item": { "font-size": "12px" } }, "scale-y": { "format":"%v€", "decimals": 1, "min-value": 0.24, "max-value": 0.8, "step": 0.037333333333333, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" } }, "legend": { "layout":"2x1", "x": "55", "y": "25", "item": { "font-size": "11px" } }, "plotarea" : { "margin-right":"20", "margin-left":"55", "margin-bottom":"30", "margin-top":"70", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "utc": true, "timezone": 0, }, { //----------- %Objectif ---------------------------------------- x: 0, y: "270", height: "180", width: "100%", "type": "line", "crosshair-x": { "plot-label" : { "text":"%t: %v%", }, "scale-label": { "transform": { "type": "date", "all": "%d/%m/%y", }, }, }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "plot" : { "marker": { "visible" : false } }, "series": [ { "values": [], "line-color": "#25b51b", "text": "%Objectif", "legend-text": "%Objectif", }, ], "scale-x": { "transform": { "type": "date", "all": "%M%y", }, "items-overlap": true, "min-value" : 1733702400000, "max-value" : 1741651200000, "max-items": 15, "items-overlap": false, "markers":[{ "type":"line", "range":[1735686000000], "value-range":true, "line-color":"black", "line-width":1, },], "item": { "font-size": "12px" } }, "scale-y": { "format":"%v%", "decimals": 1, "min-value": -1, "max-value": 1, "step": 0.13333333333333, "ref-value":0, "ref-line":{ "visible":true, "line-color":"red", "line-width":2, "line-style":"solid" }, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" } }, "legend": { "layout":"1x1", "x": "50", "y": "0", "item": { "font-size": "11px" } }, "plotarea" : { "margin-right":"20", "margin-left":"50", "margin-bottom":"50", "margin-top":"15", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "utc": true, "timezone": 0, }] }; zingchart.render({ id: 'FR001400SVN0_cours_obj', data: FR001400SVN0_cours_obj, height: "450", width: "100%" });