Thanks!!
Robby
On Thu, Jul 10, 2014 at 7:27 PM, Neil Toronto wrote:
> You're very close. Try
>
> (parameterize ([plot-x-ticks no-ticks])
> (plot ...))
>
> Neil ⊥
>
>
> On 07/09/2014 12:04 AM, Robby Findler wrote:
>>
>> Anyone know how to make a plot using 'lines' with ticks that are o
You're very close. Try
(parameterize ([plot-x-ticks no-ticks])
(plot ...))
Neil ⊥
On 07/09/2014 12:04 AM, Robby Findler wrote:
Anyone know how to make a plot using 'lines' with ticks that are of my
own divising instead of the existing? The closest I've been able to
come is the below
Anyone know how to make a plot using 'lines' with ticks that are of my
own divising instead of the existing? The closest I've been able to
come is the below, which has ticks along the top that I don't want and
the pre-existing ticks interfering along the bottom, which I'd also
like to get rid of.
3 matches
Mail list logo