Re: Tick Values on Gauges
- To: mathgroup at smc.vnet.net
- Subject: [mg131780] Re: Tick Values on Gauges
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Thu, 3 Oct 2013 00:35:40 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
- References: <20131002095256.60AC46A21@smc.vnet.net>
A design restriction -- or a bug! Seems worth reporting,
On Oct 2, 2013, at 5:52 AM, djmpark <djmpark at comcast.net> wrote:
> Does anyone know how to specify custom tick values on gauges?
>
> I would like to have an output gauge that has a range of -16 to 16 in steps
> of 4. The following, however, insists on using spacings of 5.
>
> VerticalGauge[fval, {-16, 16},
>
> ScaleDivisions -> {8, 1}]
>
> This seems to be another unnecessary design restriction imposed by WRI.
> There is a Ticks option but it does not work.
>
> David Park
>
> djmpark at comcast.net
>
> http://home.comcast.net/~djmpark/index.html
>
>
---
Murray Eisenberg murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower
University of Massachusetts
710 North Pleasant Street
Amherst, MA 01003-9305
- References:
- Tick Values on Gauges
- From: "djmpark" <djmpark@comcast.net>
- Tick Values on Gauges