X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=generate-documentation.py;h=d73fcc49f1d491fa0e048d24b0208534de6ec717;hb=c715be428d83d80c0a26fd60dc5bc36fb4c908d9;hp=f6d7d7903c6ec8036c62d2d8ee83610f66ec95b2;hpb=144034416d8119387dbdc3ce689d7b9fa4b2a0ee;p=dygraphs.git diff --git a/generate-documentation.py b/generate-documentation.py index f6d7d79..d73fcc4 100755 --- a/generate-documentation.py +++ b/generate-documentation.py @@ -204,6 +204,7 @@ Some callbacks take a point argument. Its properties are:
  • xval/yval: The data coordinates of the point (with dates/times as millis since epoch)
  • canvasx/canvasy: The canvas coordinates at which the point is drawn.
  • name: The name of the data series to which the point belongs
  • +
  • idx: The row number of the point in the data set