/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */
goldopt={
        //title:{text:golddate,textAlign:'left'},
        seriesDefaults:{neighborThreshold:0,lineWidth: 0.5,showMarker: false},
        series:[
          {color:'#DC8B26'}
        ],
        grid: {
            borderWidth: 1.0,
            background: '#EBEDEF'
            //background: 'transparent'
        },
        axes: {
        xaxis: {
            pad: 1.0,
            renderer:$.jqplot.DateAxisRenderer,
            tickInterval: '2 hours',
            tickOptions:{formatString:'%#H:%#M0'}
        },
        yaxis: {
            pad: 1.2,
            renderer: $.jqplot.LinearAxisRenderer,
            tickOptions:{formatString:'%.2f'},
            useSeriesColor:false
        }
    },
        axesDefaults:{tickOptions:{formatString:"%i"}, autoscale:false, useSeriesColor:true}
      };

goldweekopt={
        //title:{text:golddate,textAlign:'left'},
        seriesDefaults:{neighborThreshold:0,lineWidth: 0.5,showMarker: false},
        series:[
          {label:'XAUEUR',color:'#DC8B26',
        trendline:{lineWidth:0.5,color:'#666666',shadow:true}}
        ],
        grid: {
            borderWidth: 1.0,
            background: '#EBEDEF'
        },
        axes: {
        xaxis: {
            renderer:$.jqplot.DateAxisRenderer,
            tickInterval: '1 day',
            tickOptions:{formatString:'%Y.%m.%d<br/>%#H:%I:%M'}
        },
        yaxis: {
            pad: 1.2,
            renderer: $.jqplot.LinearAxisRenderer,
            tickOptions:{formatString:'%.4f'},
            useSeriesColor:false
        }
    },
        cursor:{
          showVerticalLine:true,
          showHorizontalLine:true,
          showTooltip: true,
          showCursorLegend: false,
          followMouse: true,
          tooltipLocation: 'ne',
          showTooltipDataPosition:true,
          zoom:true,
          intersectionThreshold:6,
          dblClickReset: true,
          tooltipFormatString: '%s %s, %s'
        },
        axesDefaults:{tickOptions:{formatString:"%i"}, autoscale:false, useSeriesColor:true}
      };

silberopt={
        //title:{text:silberdate,textAlign:'left'},
        seriesDefaults:{neighborThreshold:0,lineWidth: 0.5, showMarker: false},
        series:[
          {color:'#DC8B26'}
        ],
        grid: {
            borderWidth: 1.0,
            background: '#EBEDEF'
        },
        axes: {
        xaxis: {
            pad: 1.0,
            renderer:$.jqplot.DateAxisRenderer,
            tickInterval: '2 hours',
            tickOptions:{formatString:'%#H:%#M0'}
        },
        yaxis: {
            pad: 1.2,
            renderer: $.jqplot.LinearAxisRenderer,
            tickOptions:{formatString:'%.4f'},
            useSeriesColor:false
        }
    },
        cursor:{
          showVerticalLine:true,
          showHorizontalLine:true,
          showTooltip: true,
          tooltipLocation: 'ne',
          showTooltipDataPosition:true,
          zoom:true,
          intersectionThreshold:6,
          tooltipFormatString: '%s x:%s, $:%s'
        },
        axesDefaults:{tickOptions:{formatString:"%i"}, autoscale:false, useSeriesColor:true}
      }
platinopt= {
        //title:{text:platindate,textAlign:'left'},
        seriesDefaults:{neighborThreshold:0,lineWidth: 0.5, showMarker: false},
        series:[
          {color:'#DC8B26'}
        ],
        grid: {
            borderWidth: 1.0,
            background: '#EBEDEF'
        },
        axes: {
        xaxis: {
            pad: 1.0,
            renderer:$.jqplot.DateAxisRenderer,
            tickInterval: '2 hours',
            tickOptions:{formatString:'%#H:%#M0'}
        },
        yaxis: {
            pad: 1.2,
            renderer: $.jqplot.LinearAxisRenderer,
            tickOptions:{formatString:'%.2f'},
            useSeriesColor:false
        }
    },
        cursor:{
          showVerticalLine:true,
          showHorizontalLine:true,
          showTooltip: true,
          //followMouse: true,
          tooltipLocation: 'ne',
          showTooltipDataPosition:true,
          zoom:true,
          intersectionThreshold:6,
          tooltipFormatString: '%s x:%s, $:%s'
        },
        axesDefaults:{tickOptions:{formatString:"%i"}, autoscale:false, useSeriesColor:true}
      }
      
palladiumopt={
        //title:{text:palladiumdate,textAlign:'left'},
        seriesDefaults:{neighborThreshold:0,lineWidth: 0.5, showMarker: false},
        series:[
          {color:'#DC8B26'}
        ],
        grid: {
            borderWidth: 1.0,
            background: '#EBEDEF'
        },
        axes: {
        xaxis: {
            pad: 1.0,
            renderer:$.jqplot.DateAxisRenderer,
            tickInterval: '2 hours',
            tickOptions:{formatString:'%#H:%#M0'}
        },
        yaxis: {
            pad: 1.2,
            renderer: $.jqplot.LinearAxisRenderer,
            tickOptions:{formatString:'%.2f'},
            useSeriesColor:false
        }
    },
        cursor:{
          showVerticalLine:true,
          showHorizontalLine:true,
          showTooltip: true,
          //followMouse: true,
          tooltipLocation: 'ne',
          showTooltipDataPosition:true,
          zoom:true,
          intersectionThreshold:6,
          tooltipFormatString: '%s x:%s, $:%s'
        },
        axesDefaults:{tickOptions:{formatString:"%i"}, autoscale:false, useSeriesColor:true}
      }

// Ende
