var FR001400MV37_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": [[1707868800000,1.8],[1707955200000,1.78],[1708041600000,1.75],[1708300800000,1.63],[1708387200000,1.54],[1708473600000,1.44],[1708560000000,1.27],[1708646400000,1.4],[1708905600000,1.25],[1708992000000,1.2],[1709078400000,1.24],[1709164800000,1.33],[1709251200000,1.16],[1709510400000,1.16],[1709596800000,1.22],[1709683200000,1.17],[1709769600000,1.11],[1709856000000,1.15],[1710115200000,1.19],[1710201600000,1.05],[1710288000000,1.03],[1710374400000,1],[1710460800000,1],[1710720000000,0.97],[1710806400000,0.94],[1710892800000,0.88],[1710979200000,0.8],[1711065600000,0.8],[1711324800000,0.75],[1711411200000,0.7],[1711497600000,0.68],[1711584000000,0.67],[1712016000000,0.66],[1712102400000,0.63],[1712275200000,0.6],[1712534400000,0.52],[1712620800000,0.56],[1712793600000,0.51],[1712880000000,0.51],[1713139200000,0.49],[1713225600000,0.43],[1713312000000,0.38],[1713398400000,0.33],[1713484800000,0.37],[1713744000000,0.34],[1713830400000,0.3],[1713916800000,0.29],[1714003200000,0.31],[1714089600000,0.29],[1714348800000,0.26],[1714435200000,0.33],[1714608000000,0.27],[1714694400000,0.25],[1714953600000,0.24],[1715040000000,0.26],[1715126400000,0.23],[1715212800000,0.25],[1715299200000,0.21],[1715558400000,0.2],[1715644800000,0.19]], "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" : 1707868800000, "max-value" : 1715644800000, "max-items": 15, "items-overlap": false, "item": { "font-size": "12px" } }, "scale-y": { "format":"%v€", "decimals": 1, "min-value": 0.19, "max-value": 1.8, "step": 0.10733333333333, "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" : 1707868800000, "max-value" : 1715644800000, "max-items": 15, "items-overlap": false, "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: 'FR001400MV37_cours_obj', data: FR001400MV37_cours_obj, height: "450", width: "100%" });