Simple
There's no denying: WarpGraph is a very simple program. What is does is to plot dots on a two dimensional surface and draw lines between those dots.

Call it a philosophy: don't create the all singing and dancing program but stick to one thing and make that one thing really easy to use!

As a bonus WarpGraph has a very small memory footprint so it saves on your phone's limited space.

Intelligent Data Processing
That said, WarpGraph does have some intelligence. You can just feed it any number of (floating point) values and it will figure out how to distribute those values on the screen.

WarpGraph will use a higher resolution when your phone happens to have a larger screen. In short: all scaling is completely automated and your data will always fit!