Image_Graph
[ class tree: Image_Graph ] [ index: Image_Graph ] [ all elements ]

Class: Image_Graph_DataSelector_EveryNthPoint

Source Location: /Image_Graph-0.8.0/Graph/DataSelector/EveryNthPoint.php

Class Overview

Image_Graph_DataSelector
   |
   --Image_Graph_DataSelector_EveryNthPoint

Filter out all points except every Nth point.


Author(s):

Version:

  • Release: 0.8.0

Copyright:

  • 2003-2009 The PHP Group

Methods


Inherited Variables

Inherited Methods


Class Details

[line 53]
Filter out all points except every Nth point.

Use this dataselector if you have a large number of datapoints, but only want to show markers for a small number of them, say every 10th.



[ Top ]


Method Detail

Image_Graph_DataSelector_EveryNthPoint (Constructor)   [line 76]

Image_Graph_DataSelector_EveryNthPoint Image_Graph_DataSelector_EveryNthPoint( [int $pointInterval = 10])

EvertNthPoint [Constructor]

Parameters:

int   $pointInterval   —  The number of points between every 'show', default: 10

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:39:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.