I asked too soon. It appears that the markers for histograms are not ticks.
So you can simply parameterize plot-x-ticks to no-ticks. This does not
affect the histogram markers.

Sorry for the noise.

Deren

On Fri, Jun 30, 2017 at 2:28 PM, Deren Dohoda <deren.doh...@gmail.com>
wrote:

> Hi Racketeers,
>
> I'm trying to put a horizontal line on a histogram plot so one can see
> whether the height passes some threshold. It's no problem for plot, but the
> ticks generated are some combination of how (function ...) wants to have
> ticks and how (discrete-histogram ...) wants to have ticks.
>
> Is there some way to suppress the ticks from the line, so only the
> discrete-histogram ticks are shown? Or for that matter to grab the ticks
> that discrete-histogram implies to parameterize the plot-x-ticks?
>
> Thanks,
> Deren
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to