KNOWN_BUGS 394 B

12345678910
  1. graph
  2. -----
  3. Filling of regions (i.e., the polygonal regions whose vertices are the data
  4. points), when requested by the -q option, works as long as the regions are
  5. entirely within the plotting box. Filling does not work properly if the
  6. regions extend outside the box, since the clipping algorithm which is used
  7. is appropriate for unfilled regions only. This will be fixed in a later
  8. release.