[LON-CAPA-dev] 1.2
Jim Maxka
lon-capa-dev@mail.lon-capa.org
Tue, 17 Aug 2004 13:43:25 -0700
http://zaphod.lite.msu.edu/bugzilla/show_bug.cgi?id=3320
code attached
Guy Albertelli II wrote:
>Hi Jim,
>
>
>
>>Hi Guy -- I have some interesting applications with the gnuplot, but to
>>make the apps look better, I need to have the ability to set pt size
>>and margins. I have hard-coded these commands like
>>set ticsize 2 5
>>set margin 0
>>into lonplot.pm
>>but my problems don't look right at other sites.
>>
>>I have thought about it and.what I thought might work is to have
>><format></format> or <special></special> tags where anyone could put
>>more gnuplot commands than are provided by the current interface --
>>which is very nice, but limited.
>>.
>>
>>
>
>Please file this as a bug report if it isn't already.
>
>This is unlikely to get done by us for 1.2 unless you already have a
>patch that we can easily apply.
>
>
>
>