On Wed, 3 Mar 2010, Tobias Winter wrote:
> Hey,
>
> Yay, that works! :)
>
>> I don't Know where put the -maxfields argument and its value. Can you help
> Just put it in grapher.pm like that:
>
> ploticus_arg("-maxrows", "2000000");
> ploticus_arg("-maxfields", "2000000");
Glad that fixed it. I've committed these changes to the repository.