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

Class: Image_Graph_DataSelector_EveryNthPoint

Source Location: /Image_Graph-0.7.2/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: @package_version@

Copyright:

  • Copyright (C) 2003, 2004 Jesper Veggerby Hansen

Methods


Inherited Variables

Inherited Methods


Class Details

[line 51]
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   [line 74]

void 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 14:37:24 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.