Sign in to follow this  
John at Spectrumc

Zoom Line Dropping Right Columns

Recommended Posts

I have a very large zoom line chart with 2 lines each having 756 points. These points run from 10/22/2007 to 10/19/2010. Trouble is, when the chart renders, it ends on the right at 10/01/2010. If I zoom in on the last few days, my scroll button shrinks up and I can scroll right to see the data but it's missing on the initial render.

 

Two attachments. The first, "initial render.jpg" post-10173-032603000 1287600933_thumb.jpg shows the chart as it first appears. Note that the data stops on 10/01/2010. The second, "afterzoom.jpg" post-10173-008479200 1287600949_thumb.jpg shows the chart after I zoom in and slide my slider to the right.

 

How can I make it show the last 19 days in the initial chart?

 

Here's the html:

 

<script type="text/javascript" src="http://www.dorseywright.com/FusionCharts/FusionCharts.js">

</script>

<div id="chartContainer1">Charts load here!</div>

<script type="text/javascript"><!--

FusionCharts.printManager.enabled(true);

var myChart = new FusionCharts( "http://64.206.241.164/FusionCharts/ZoomLine.swf",

"51357796", "800", "480", "0", "1" );

myChart.setXMLData("<chart caption=''" +

"logoURL='../../../pics/servicemarks/xo_20_G.jpg' " +

"yAxisName='Score' " +

"yAxisMaxValue='6' " +

"decimalprecision='4' " +

"paletteThemeColor='008080' " +

"bgColor='b7dbdb,FFFFFF' bgAlpha='50' " +

"divIntervalHints='1'" +

"divLineColor='8CB1FF'" +

"divLineThickness='2'" +

"showVDivLines='0'" +

"numVisibleLabels='7'" +

"compactDataMode='1' dataSeparator='|' " +

">" +

"<categories>10/22/2007|10/23/2007|10/24/2007|10/25/2007|10/26/2007|10/29/2007|10/30/2007|10/31/2007|11/01/2007|11/ 02/2007|11/05/2007|11/06/2007|11/07/2007|11/08/2007|11/09/2007|11/12/2007|11/13/2007|11/14/2007|11/15/2007|11/16/2007|11/19/ 2007|11/20/2007|11/21/2007|11/23/2007|11/26/2007|11/27/2007|11/28/2007|11/29/2007|11/30/2007|12/03/2007|12/04/2007|12/05/2007|12/ 06/2007|12/07/2007|12/10/2007|12/11/2007|12/12/2007|12/13/2007|12/14/2007|12/17/2007|12/18/2007|12/19/2007|12/20/2007|12/21/ 2007|12/24/2007|12/26/2007|12/27/2007|12/28/2007|12/31/2007|01/02/2008|01/03/2008|01/04/2008|01/07/2008|01/08/2008|01/09/2008|01/ 10/2008|01/11/2008|01/14/2008|01/15/2008|01/16/2008|01/17/2008|01/18/2008|01/22/2008|01/23/2008|01/24/2008|01/25/2008|01/28/ 2008|01/29/2008|01/30/2008|01/31/2008|02/01/2008|02/04/2008|02/05/2008|02/06/2008|02/07/2008|02/08/2008|02/11/2008|02/12/2008|02/ 13/2008|02/14/2008|02/15/2008|02/19/2008|02/20/2008|02/21/2008|02/22/2008|02/25/2008|02/26/2008|02/27/2008|02/28/2008|02/29/ 2008|03/03/2008|03/04/2008|03/05/2008|03/06/2008|03/07/2008|03/10/2008|03/11/2008|03/12/2008|03/13/2008|03/14/2008|03/17/2008|03/ 18/2008|03/19/2008|03/20/2008|03/24/2008|03/25/2008|03/26/2008|03/27/2008|03/28/2008|03/31/2008|04/01/2008|04/02/2008|04/03/ 2008|04/04/2008|04/07/2008|04/08/2008|04/09/2008|04/10/2008|04/11/2008|04/14/2008|04/15/2008|04/16/2008|04/17/2008|04/18/2008|04/ 21/2008|04/22/2008|04/23/2008|04/24/2008|04/25/2008|04/28/2008|04/29/2008|04/30/2008|05/01/2008|05/02/2008|05/05/2008|05/06/ 2008|05/07/2008|05/08/2008|05/09/2008|05/12/2008|05/13/2008|05/14/2008|05/15/2008|05/16/2008|05/19/2008|05/20/2008|05/21/2008|05/ 22/2008|05/23/2008|05/27/2008|05/28/2008|05/29/2008|05/30/2008|06/02/2008|06/03/2008|06/04/2008|06/05/2008|06/06/2008|06/09/ 2008|06/10/2008|06/11/2008|06/12/2008|06/13/2008|06/16/2008|06/17/2008|06/18/2008|06/19/2008|06/20/2008|06/23/2008|06/24/2008|06/ 25/2008|06/26/2008|06/27/2008|06/30/2008|07/01/2008|07/02/2008|07/03/2008|07/07/2008|07/08/2008|07/09/2008|07/10/2008|07/11/ 2008|07/14/2008|07/15/2008|07/16/2008|07/17/2008|07/18/2008|07/21/2008|07/22/2008|07/23/2008|07/24/2008|07/25/2008|07/28/2008|07/ 29/2008|07/30/2008|07/31/2008|08/01/2008|08/04/2008|08/05/2008|08/06/2008|08/07/2008|08/08/2008|08/11/2008|08/12/2008|08/13/ 2008|08/14/2008|08/15/2008|08/18/2008|08/19/2008|08/20/2008|08/21/2008|08/22/2008|08/25/2008|08/26/2008|08/27/2008|08/28/2008|08/ 29/2008|09/02/2008|09/03/2008|09/04/2008|09/05/2008|09/08/2008|09/09/2008|09/10/2008|09/11/2008|09/12/2008|09/15/2008|09/16/ 2008|09/17/2008|09/18/2008|09/19/2008|09/22/2008|09/23/2008|09/24/2008|09/25/2008|09/26/2008|09/29/2008|09/30/2008|10/01/2008|10/ 02/2008|10/03/2008|10/06/2008|10/07/2008|10/08/2008|10/09/2008|10/10/2008|10/13/2008|10/14/2008|10/15/2008|10/16/2008|10/17/ 2008|10/20/2008|10/21/2008|10/22/2008|10/23/2008|10/24/2008|10/27/2008|10/28/2008|10/29/2008|10/30/2008|10/31/2008|11/03/2008|11/ 04/2008|11/05/2008|11/06/2008|11/07/2008|11/10/2008|11/11/2008|11/12/2008|11/13/2008|11/14/2008|11/17/2008|11/18/2008|11/19/ 2008|11/20/2008|11/21/2008|11/24/2008|11/25/2008|11/26/2008|11/28/2008|12/01/2008|12/02/2008|12/03/2008|12/04/2008|12/05/2008|12/ 08/2008|12/09/2008|12/10/2008|12/11/2008|12/12/2008|12/15/2008|12/16/2008|12/17/2008|12/18/2008|12/19/2008|12/22/2008|12/23/ 2008|12/24/2008|12/26/2008|12/29/2008|12/30/2008|12/31/2008|01/02/2009|01/05/2009|01/06/2009|01/07/2009|01/08/2009|01/09/2009|01/ 12/2009|01/13/2009|01/14/2009|01/15/2009|01/16/2009|01/20/2009|01/21/2009|01/22/2009|01/23/2009|01/26/2009|01/27/2009|01/28/ 2009|01/29/2009|01/30/2009|02/02/2009|02/03/2009|02/04/2009|02/05/2009|02/06/2009|02/09/2009|02/10/2009|02/11/2009|02/12/2009|02/ 13/2009|02/17/2009|02/18/2009|02/19/2009|02/20/2009|02/23/2009|02/24/2009|02/25/2009|02/26/2009|02/27/2009|03/02/2009|03/03/ 2009|03/04/2009|03/05/2009|03/06/2009|03/09/2009|03/10/2009|03/11/2009|03/12/2009|03/13/2009|03/16/2009|03/17/2009|03/18/2009|03/ 19/2009|03/20/2009|03/23/2009|03/24/2009|03/25/2009|03/26/2009|03/27/2009|03/30/2009|03/31/2009|04/01/2009|04/02/2009|04/03/ 2009|04/06/2009|04/07/2009|04/08/2009|04/09/2009|04/13/2009|04/14/2009|04/15/2009|04/16/2009|04/17/2009|04/20/2009|04/21/2009|04/ 22/2009|04/23/2009|04/24/2009|04/27/2009|04/28/2009|04/29/2009|04/30/2009|05/01/2009|05/04/2009|05/05/2009|05/06/2009|05/07/ 2009|05/08/2009|05/11/2009|05/12/2009|05/13/2009|05/14/2009|05/15/2009|05/18/2009|05/19/2009|05/20/2009|05/21/2009|05/22/2009|05/ 26/2009|05/27/2009|05/28/2009|05/29/2009|06/01/2009|06/02/2009|06/03/2009|06/04/2009|06/05/2009|06/08/2009|06/09/2009|06/10/ 2009|06/11/2009|06/12/2009|06/15/2009|06/16/2009|06/17/2009|06/18/2009|06/19/2009|06/22/2009|06/23/2009|06/24/2009|06/25/2009|06/ 26/2009|06/29/2009|06/30/2009|07/01/2009|07/02/2009|07/06/2009|07/07/2009|07/08/2009|07/09/2009|07/10/2009|07/13/2009|07/14/ 2009|07/15/2009|07/16/2009|07/17/2009|07/20/2009|07/21/2009|07/22/2009|07/23/2009|07/24/2009|07/27/2009|07/28/2009|07/29/2009|07/ 30/2009|07/31/2009|08/03/2009|08/04/2009|08/05/2009|08/06/2009|08/07/2009|08/10/2009|08/11/2009|08/12/2009|08/13/2009|08/14/ 2009|08/17/2009|08/18/2009|08/19/2009|08/20/2009|08/21/2009|08/24/2009|08/25/2009|08/26/2009|08/27/2009|08/28/2009|08/31/2009|09/ 01/2009|09/02/2009|09/03/2009|09/04/2009|09/08/2009|09/09/2009|09/10/2009|09/11/2009|09/14/2009|09/15/2009|09/16/2009|09/17/ 2009|09/18/2009|09/21/2009|09/22/2009|09/23/2009|09/24/2009|09/25/2009|09/28/2009|09/29/2009|09/30/2009|10/01/2009|10/02/2009|10/ 05/2009|10/06/2009|10/07/2009|10/08/2009|10/09/2009|10/12/2009|10/13/2009|10/14/2009|10/15/2009|10/16/2009|10/19/2009|10/20/ 2009|10/21/2009|10/22/2009|10/23/2009|10/26/2009|10/27/2009|10/28/2009|10/29/2009|10/30/2009|11/02/2009|11/03/2009|11/04/2009|11/ 05/2009|11/06/2009|11/09/2009|11/10/2009|11/11/2009|11/12/2009|11/13/2009|11/16/2009|11/17/2009|11/18/2009|11/19/2009|11/20/ 2009|11/23/2009|11/24/2009|11/25/2009|11/27/2009|11/30/2009|12/01/2009|12/02/2009|12/03/2009|12/04/2009|12/07/2009|12/08/2009|12/ 09/2009|12/10/2009|12/11/2009|12/14/2009|12/15/2009|12/16/2009|12/17/2009|12/18/2009|12/21/2009|12/22/2009|12/23/2009|12/24/ 2009|12/28/2009|12/29/2009|12/30/2009|12/31/2009|01/04/2010|01/05/2010|01/06/2010|01/07/2010|01/08/2010|01/11/2010|01/12/2010|01/ 13/2010|01/14/2010|01/15/2010|01/19/2010|01/20/2010|01/21/2010|01/22/2010|01/25/2010|01/26/2010|01/27/2010|01/28/2010|01/29/ 2010|02/01/2010|02/02/2010|02/03/2010|02/04/2010|02/05/2010|02/08/2010|02/09/2010|02/10/2010|02/11/2010|02/12/2010|02/16/2010|02/ 17/2010|02/18/2010|02/19/2010|02/22/2010|02/23/2010|02/24/2010|02/25/2010|02/26/2010|03/01/2010|03/02/2010|03/03/2010|03/04/ 2010|03/05/2010|03/08/2010|03/09/2010|03/10/2010|03/11/2010|03/12/2010|03/15/2010|03/16/2010|03/17/2010|03/18/2010|03/19/2010|03/ 22/2010|03/23/2010|03/24/2010|03/25/2010|03/26/2010|03/29/2010|03/30/2010|03/31/2010|04/01/2010|04/05/2010|04/06/2010|04/07/ 2010|04/08/2010|04/09/2010|04/12/2010|04/13/2010|04/14/2010|04/15/2010|04/16/2010|04/19/2010|04/20/2010|04/21/2010|04/22/2010|04/ 23/2010|04/26/2010|04/27/2010|04/28/2010|04/29/2010|04/30/2010|05/03/2010|05/04/2010|05/05/2010|05/06/2010|05/07/2010|05/10/ 2010|05/11/2010|05/12/2010|05/13/2010|05/14/2010|05/17/2010|05/18/2010|05/19/2010|05/20/2010|05/21/2010|05/24/2010|05/25/2010|05/ 26/2010|05/27/2010|05/28/2010|06/01/2010|06/02/2010|06/03/2010|06/04/2010|06/07/2010|06/08/2010|06/09/2010|06/10/2010|06/11/ 2010|06/14/2010|06/15/2010|06/16/2010|06/17/2010|06/18/2010|06/21/2010|06/22/2010|06/23/2010|06/24/2010|06/25/2010|06/28/2010|06/ 29/2010|06/30/2010|07/01/2010|07/02/2010|07/06/2010|07/07/2010|07/08/2010|07/09/2010|07/12/2010|07/13/2010|07/14/2010|07/15/ 2010|07/16/2010|07/19/2010|07/20/2010|07/21/2010|07/22/2010|07/23/2010|07/26/2010|07/27/2010|07/28/2010|07/29/2010|07/30/2010|08/ 02/2010|08/03/2010|08/04/2010|08/05/2010|08/06/2010|08/09/2010|08/10/2010|08/11/2010|08/12/2010|08/13/2010|08/16/2010|08/17/ 2010|08/18/2010|08/19/2010|08/20/2010|08/23/2010|08/24/2010|08/25/2010|08/26/2010|08/27/2010|08/30/2010|08/31/2010|09/01/2010|09/ 02/2010|09/03/2010|09/07/2010|09/08/2010|09/09/2010|09/10/2010|09/13/2010|09/14/2010|09/15/2010|09/16/2010|09/17/2010|09/20/ 2010|09/21/2010|09/22/2010|09/23/2010|09/24/2010|09/27/2010|09/28/2010|09/29/2010|09/30/2010|10/01/2010|10/04/2010|10/05/2010|10/ 06/2010|10/07/2010|10/08/2010|10/11/2010|10/12/2010|10/13/2010|10/14/2010|10/15/2010|10/18/2010|10/19/2010</categories> " +

"<dataset SeriesName='All Equity Funds' color='000000'>3.788|3.818|3.820|3.824|3.865|3.878|3.871|3.899|3.847|3.847|3.819|3.851|3.787|3.777|3.725|3.673|3. 756|3.737|3.687|3.691|3.637|3.652|3.604|3.635|3.608|3.632|3.704|3.697|3.714|3.686|3.665|3.713|3.791|3.794|3.825|3.707|3.737|3. 710|3.651|3.554|3.557|3.555|3.565|3.641|3.692|3.696|3.611|3.615|3.581|3.542|3.550|3.474|3.463|3.416|3.424|3.422|3.384|3.387|3. 322|3.272|3.215|3.201|3.150|3.109|3.105|3.104|3.102|3.096|3.082|3.079|3.079|3.070|3.043|3.029|3.019|3.007|3.001|3.001|3.013|3. 006|3.002|3.016|3.017|3.000|3.002|3.034|3.067|3.082|3.065|3.026|3.023|3.012|3.011|2.985|2.957|2.912|2.926|2.929|2.935|2.918|2. 890|2.913|2.882|2.878|2.915|2.949|2.939|2.919|2.909|2.919|3.004|3.017|3.039|3.050|3.068|3.056|3.029|3.053|2.996|2.996|3.017|3. 103|3.098|3.156|3.166|3.145|3.154|3.158|3.196|3.208|3.191|3.189|3.262|3.290|3.288|3.332|3.265|3.291|3.282|3.332|3.341|3.360|3. 419|3.437|3.438|3.412|3.361|3.381|3.337|3.350|3.379|3.410|3.442|3.444|3.426|3.426|3.530|3.408|3.393|3.358|3.302|3.307|3.356|3. 373|3.372|3.349|3.371|3.319|3.312|3.289|3.306|3.257|3.254|3.238|3.208|3.158|3.140|3.116|3.116|3.095|3.102|3.097|3.090|3.044|3. 047|3.026|3.024|3.032|3.043|3.037|3.012|3.017|3.009|3.019|3.031|3.024|3.008|2.973|2.981|2.995|2.961|2.982|2.984|2.950|2.954|2. 964|2.952|2.909|2.879|2.887|2.890|2.924|2.871|2.873|2.908|2.945|2.918|2.884|2.848|2.755|2.740|2.737|2.651|2.660|2.659|2.663|2. 590|2.593|2.530|2.560|2.630|2.601|2.595|2.592|2.603|2.604|2.468|2.468|2.452|2.409|2.386|2.317|2.269|2.246|2.207|2.194|2.188|2. 183|2.189|2.177|2.177|2.183|2.188|2.153|2.154|2.134|2.113|2.068|2.080|2.083|2.081|2.091|2.166|2.172|2.174|2.177|2.194|2.207|2. 233|2.227|2.231|2.226|2.221|2.185|2.193|2.192|2.181|2.182|2.157|2.150|2.147|2.141|2.144|2.140|2.140|2.231|2.231|2.261|2.259|2. 268|2.285|2.374|2.394|2.366|2.369|2.340|2.333|2.343|2.354|2.354|2.396|2.420|2.430|2.434|2.408|2.402|2.397|2.377|2.315|2.315|2. 237|2.242|2.258|2.230|2.244|2.233|2.230|2.238|2.247|2.286|2.238|2.227|2.230|2.239|2.242|2.247|2.303|2.312|2.278|2.275|2.281|2. 284|2.259|2.267|2.273|2.264|2.260|2.255|2.255|2.257|2.262|2.268|2.278|2.282|2.301|2.304|2.301|2.299|2.298|2.302|2.301|2.302|2. 297|2.301|2.305|2.288|2.340|2.325|2.334|2.323|2.310|2.261|2.284|2.377|2.428|2.437|2.431|2.426|2.434|2.393|2.393|2.391|2.390|2. 386|2.335|2.298|2.309|2.312|2.312|2.320|2.303|2.290|2.353|2.358|2.374|2.426|2.417|2.426|2.401|2.452|2.429|2.432|2.393|2.408|2. 401|2.449|2.464|2.482|2.474|2.489|2.542|2.534|2.564|2.615|2.747|2.779|2.780|2.808|2.823|2.837|2.859|2.882|2.911|2.937|2.939|2. 938|2.957|2.982|2.999|2.931|2.942|2.978|3.025|3.039|3.051|3.056|3.066|3.017|3.014|2.958|2.925|2.932|2.928|2.964|2.982|3.069|3. 124|3.128|3.205|3.219|3.230|3.316|3.338|3.353|3.353|3.348|3.365|3.380|3.435|3.448|3.460|3.456|3.464|3.468|3.466|3.468|3.476|3. 472|3.455|3.460|3.464|3.464|3.492|3.499|3.503|3.504|3.501|3.501|3.487|3.481|3.474|3.479|3.489|3.510|3.536|3.568|3.572|3.576|3. 587|3.615|3.619|3.614|3.608|3.613|3.613|3.605|3.603|3.605|3.612|3.609|3.600|3.586|3.602|3.624|3.633|3.650|3.661|3.672|3.655|3. 687|3.701|3.693|3.680|3.677|3.680|3.687|3.687|3.678|3.668|3.569|3.618|3.544|3.533|3.543|3.548|3.599|3.610|3.641|3.637|3.644|3. 635|3.638|3.672|3.672|3.672|3.649|3.641|3.661|3.652|3.659|3.625|3.636|3.661|3.671|3.661|3.674|3.666|3.637|3.635|3.638|3.643|3. 656|3.642|3.651|3.617|3.616|3.620|3.635|3.656|3.666|3.669|3.671|3.668|3.667|3.694|3.700|3.702|3.701|3.709|3.717|3.713|3.715|3. 720|3.716|3.723|3.708|3.668|3.604|3.622|3.612|3.596|3.578|3.557|3.540|3.564|3.544|3.471|3.439|3.403|3.434|3.439|3.459|3.455|3. 485|3.505|3.518|3.508|3.507|3.454|3.476|3.468|3.483|3.519|3.534|3.548|3.543|3.571|3.579|3.580|3.586|3.587|3.589|3.582|3.592|3. 603|3.602|3.590|3.590|3.593|3.572|3.566|3.569|3.577|3.584|3.579|3.584|3.592|3.589|3.590|3.592|3.602|3.608|3.601|3.613|3.621|3. 608|3.599|3.608|3.606|3.587|3.591|3.589|3.558|3.556|3.571|3.559|3.548|3.469|3.426|3.321|3.269|3.368|3.365|3.403|3.382|3.332|3. 314|3.268|3.225|2.991|3.020|2.997|2.974|2.970|3.061|3.027|2.955|3.013|3.028|2.923|2.880|2.882|2.879|2.934|2.954|2.969|3.086|3. 081|3.085|3.092|3.082|3.006|2.992|2.940|2.957|2.939|2.861|2.840|2.815|2.804|2.804|2.815|2.822|2.836|2.817|2.897|2.891|2.884|2. 773|2.778|2.815|2.769|2.879|2.948|3.021|3.008|2.968|2.966|2.967|3.108|3.100|3.145|3.148|3.141|3.151|3.110|2.932|2.911|2.894|2. 917|2.994|3.015|2.933|2.908|2.882|2.844|2.834|2.833|2.869|2.846|2.853|2.970|3.033|3.103|3.044|3.062|3.080|3.105|3.180|3.193|3. 219|3.209|3.225|3.322|3.332|3.327|3.305|3.380|3.393|3.413|3.432|3.444|3.501|3.495|3.539|3.551|3.551|3.570|3.574|3.581|3.604|3. 607|3.613|3.620|3.602</dataset>" +

"<dataset SeriesName='PIMCO Total Return Instl (PTTRX)' color='FF0000'>4.090|4.100|4.120|4.090|4.050|4.030|4.040|3.990|3.980|3.990|4.030|4.070|4.080|4.100|4.140|4.120|4. 060|4.100|4.160|4.140|4.170|4.150|4.240|4.210|4.230|4.170|4.180|4.210|4.180|4.170|4.170|4.180|4.090|4.060|4.020|4.140|4.130|4. 110|3.960|4.010|4.130|4.220|4.240|4.140|4.140|3.990|4.200|4.240|4.220|4.330|4.340|4.360|4.370|4.400|4.400|4.420|4.470|4.500|5. 490|5.500|5.520|5.510|5.550|5.520|5.510|5.520|5.520|5.520|5.550|5.530|5.520|5.520|5.540|5.540|5.560|5.550|5.540|5.550|5.530|5. 540|5.520|5.380|5.380|5.490|5.350|5.350|5.350|5.430|5.460|5.450|5.430|5.350|5.270|5.210|5.270|5.280|5.290|5.310|5.290|5.290|5. 470|5.360|5.450|5.430|5.350|5.370|5.350|5.340|5.370|5.330|5.210|5.200|5.230|5.370|5.360|5.370|5.340|5.300|5.310|5.290|5.260|5. 060|5.040|4.230|4.210|4.330|4.260|4.240|4.240|4.250|4.240|4.370|4.390|4.420|4.360|4.370|4.340|4.370|4.300|4.250|4.140|4.130|4. 260|4.270|4.330|4.320|4.260|4.210|4.190|4.090|3.970|3.800|3.840|3.990|3.990|3.940|3.870|3.830|3.520|3.470|3.540|3.520|3.510|3. 440|3.460|3.500|3.490|3.490|3.450|3.460|3.470|3.490|3.500|3.540|3.530|4.350|4.350|4.370|4.390|4.440|4.430|4.410|4.080|4.120|4. 110|4.040|3.990|4.000|4.000|4.020|4.130|4.080|4.110|4.070|4.110|4.130|4.100|4.070|4.050|4.030|4.070|3.260|3.250|3.280|3.270|3. 240|3.340|3.380|3.400|3.490|3.470|3.420|3.470|3.500|3.540|3.550|3.530|3.600|3.610|3.850|3.800|4.290|4.240|4.250|4.220|3.930|3. 860|3.610|3.500|3.220|3.300|3.340|3.320|3.260|3.290|3.270|4.180|4.130|4.160|4.170|4.220|4.270|4.320|4.260|4.260|4.240|4.280|4. 260|4.300|4.340|4.380|4.410|4.410|4.340|4.300|4.290|4.270|3.460|3.480|3.500|3.500|3.520|3.600|3.780|4.590|4.580|4.710|4.730|4. 730|4.570|4.560|4.560|4.570|4.540|4.510|4.500|3.690|3.820|3.810|3.800|3.780|3.780|3.770|3.760|3.660|3.650|3.790|3.720|3.830|3. 820|3.860|3.850|3.940|3.910|3.920|3.920|3.930|3.930|3.940|4.140|4.140|4.150|4.210|4.250|4.290|4.300|4.280|4.310|4.250|4.210|4. 980|4.940|4.970|5.000|4.970|5.020|5.020|5.010|4.960|4.970|4.940|4.890|4.840|4.820|4.810|5.170|5.180|5.130|5.120|5.190|5.180|5. 190|5.120|5.110|5.060|5.050|5.010|4.790|4.690|4.700|4.690|4.830|4.830|4.750|4.750|4.720|4.640|4.630|4.620|4.620|3.800|3.840|3. 840|4.150|4.130|4.120|4.110|4.100|4.100|4.100|4.220|4.220|4.170|4.180|4.170|4.030|4.090|4.100|4.120|4.050|4.060|4.100|4.120|4. 120|4.060|3.960|3.990|3.970|3.980|4.010|4.030|4.010|3.980|4.030|4.010|3.010|3.000|3.040|3.020|3.040|3.110|3.120|3.180|3.160|3. 140|3.130|3.170|3.190|3.190|3.190|3.190|3.110|3.190|3.250|3.210|3.230|3.270|3.280|3.200|2.860|3.050|2.920|3.040|3.070|3.090|3. 110|3.090|3.010|3.050|3.040|3.060|3.060|3.100|3.090|3.080|3.060|3.090|3.110|3.290|4.100|4.150|4.140|4.150|4.060|4.060|4.010|4. 050|4.080|4.100|4.110|4.130|3.270|3.250|3.260|3.250|3.260|3.260|3.250|3.250|3.230|3.200|3.220|3.210|3.210|3.240|3.250|3.250|3. 270|3.250|3.230|3.240|3.240|3.210|3.270|3.280|3.260|3.250|3.260|3.270|3.260|3.270|3.290|3.270|3.220|3.220|3.210|3.230|3.170|3. 180|3.240|3.250|3.260|3.260|3.260|3.230|3.250|3.210|3.220|3.160|3.180|3.180|3.160|3.140|3.060|2.980|2.980|2.900|2.890|2.940|2. 940|2.830|2.820|2.750|2.760|2.770|2.800|2.840|2.840|2.860|2.900|2.840|2.910|2.930|2.890|2.870|2.830|2.810|2.790|2.750|2.760|2. 750|2.790|2.780|2.760|2.750|2.800|2.790|2.750|2.780|2.740|2.720|2.730|2.720|2.710|2.700|2.680|2.700|2.690|2.670|2.610|2.590|2. 600|2.630|2.620|2.700|2.720|2.510|2.520|2.480|2.500|2.480|2.470|2.460|2.480|2.400|2.500|2.470|2.520|2.550|2.540|2.570|2.560|2. 590|2.610|2.600|2.620|2.680|2.700|2.640|2.640|2.670|2.660|2.690|2.690|2.670|2.680|2.750|2.720|2.740|2.730|2.690|2.680|2.710|2. 700|2.650|2.640|2.630|2.660|2.740|2.730|2.740|2.710|2.740|2.760|2.760|2.780|2.750|2.730|2.770|2.770|2.780|2.770|2.780|2.770|2. 750|2.730|2.720|2.790|2.790|2.810|2.820|2.800|2.800|2.820|2.840|2.810|2.820|2.840|2.810|2.810|2.790|2.790|2.770|2.780|2.780|2. 790|2.830|2.800|2.760|2.780|2.780|2.760|2.740|2.750|2.750|2.730|2.750|2.750|2.750|2.750|2.740|2.720|2.720|2.740|2.730|2.730|2. 750|2.780|2.810|3.670|3.630|3.610|3.580|3.600|3.510|3.620|3.640|3.630|3.640|3.710|3.750|3.760|3.740|3.640|3.700|3.680|3.530|3. 660|3.670|3.710|3.710|3.720|3.710|3.730|3.700|3.740|3.760|3.790|3.760|3.760|3.770|3.710|3.740|3.710|3.780|3.770|3.780|3.810|3. 830|3.820|3.840|3.940|3.800|3.810|3.830|3.800|3.930|3.940|4.000|3.970|4.000|3.980|4.000|4.000|4.040|4.060|4.090|4.110|4.140|4. 100|4.020|3.990|4.060|4.050|4.160|4.150|4.150|4.140|4.100|4.130|4.130|4.000|3.940|3.900|3.960|4.000|3.980|3.940|3.970|3.990|3. 970|4.000|3.970|3.900|3.960|3.960|3.980|3.880|3.890|3.890|3.930|3.940|3.910|3.930|3.910|3.940|3.960|3.980|4.010|4.000|4.020|4. 000|3.200|3.190|3.250</dataset>" +

"</chart>" );

myChart.render("chartContainer1");

// -->

 

 

</script>

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

 

Please try specifying the value for the attributes "displayStartIndex" and "displayEndIndex" in the <chart> element for preselecting the exact range of dataplots, which are to be made visible when the chart renders.

 

Please refer to the links below for further details on the same :-

 

Ref.- http://www.fusioncharts.com/docs/?AttDesc/ZoomLine.html

http://www.fusioncharts.com/docs/?ChartSS/ZoomLine.html

 

I hope this helps. :)

Share this post


Link to post
Share on other sites

Hi,

 

Please try specifying the value for the attributes "displayStartIndex" and "displayEndIndex" in the <chart> element for preselecting the exact range of dataplots, which are to be made visible when the chart renders.

 

Please refer to the links below for further details on the same :-

 

Ref.- [/url]http://www.fusioncha...c/ZoomLine.html

http://www.fusioncha...S/ZoomLine.html

 

I hope this helps. :)

 

Great. But I'm a bit confused. Description is "Any Number < 1". So to display the whole range I'd add... ?

Share this post


Link to post
Share on other sites

Hi,

 

The attribute "displayEndIndex" indicates the index of the data label that is to appear at the extreme right of the chart. Using "displayStartIndex" and "displayEndIndex" attributes you can set the range of data labels that would be visible when the chart first renders.

 

In this case if you have 756 points as mentioned in the previous post, please try setting the attribute "displayEndIndex" to '756' in the <chart> element or the last n-th point that you have.

 

Hope this helps. :(

Share this post


Link to post
Share on other sites

Hi,

 

The attribute "displayEndIndex" indicates the index of the data label that is to appear at the extreme right of the chart. Using "displayStartIndex" and "displayEndIndex" attributes you can set the range of data labels that would be visible when the chart first renders.

 

In this case if you have 756 points as mentioned in the previous post, please try setting the attribute "displayEndIndex" to '756' in the <chart> element or the last n-th point that you have.

 

Hope this helps. :)

 

That didn't help. Same chart (today) has 752 points. I added

"displayStartIndex='1'" +

"displayEndIndex='752'" +

 

to the page. When it first renders, my right-most point is 11/08/2010. If I zoom in (middle to far right),

I get a space on the right. When I scroll right, I come to 11/18 (last value as of today, 11/22).

Share this post


Link to post
Share on other sites

Hi,

 

Please note that the ZoomLine chart has a typical functionality of skipping labels in between to show an approximate number of data on the 1st screen. The chart needs to be zoomed in, in order to see all the data-points.

 

In this case, in the 1st screen only the data upto the date 11/18 is visually displayed and the rest are skipped which would be visible when zoomed in. In order to view till 11/22 you would need to zoom into the last part.

 

I am afraid, there are no options to disable this functionality as this is an internal aspect of ZoomLine chart.

 

I hope I am able to make myself clear.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this