returns the data for this plot as X,Y points, including corresponding pixel data. This allows gui interface to inspect data etc.
()
| 14 | // including corresponding pixel data. |
| 15 | // This allows gui interface to inspect data etc. |
| 16 | XYData() (data XYer, pixels XYer) |
| 17 | } |
| 18 | |
| 19 | // DataRanger wraps the DataRange method. |
no outgoing calls
no test coverage detected