Layout1Pick and distinguishing axis titles

1 view
Skip to first unread message

Stefan Kersten

unread,
May 23, 2011, 8:01:14 AM5/23/11
to haskell...@googlegroups.com
hi again,

in a data analysis application i am using Layout1Pick to display popup
menus, e.g. to change the data that is displayed on each axis of a plot.

this only works with certain Layout1Pick constructors (e.g.
L1P_BottomAxis), but with L1P_AxisTitle the information about which axis
the title belongs to is lost.

would it be possible (and desirable) to replace L1P_AxisTitle by more
specific constructors, e.g. L1P_BottomAxisTitle, etc.?

<sk>

Tim Docker

unread,
May 25, 2011, 12:01:18 AM5/25/11
to haskell...@googlegroups.com
On 23/05/11 07:01, Stefan Kersten wrote:
>
> would it be possible (and desirable) to replace L1P_AxisTitle by more
> specific constructors, e.g. L1P_BottomAxisTitle, etc.?

This sounds fine - I'd be happy to accept a patch that makes this change
(generated via darcs if possible).

Tim

Stefan Kersten

unread,
May 25, 2011, 6:29:10 AM5/25/11
to haskell...@googlegroups.com
hi tim,

On 5/25/11 6:01 AM, Tim Docker wrote:
>> would it be possible (and desirable) to replace L1P_AxisTitle by more
>> specific constructors, e.g. L1P_BottomAxisTitle, etc.?
>
> This sounds fine - I'd be happy to accept a patch that makes this change
> (generated via darcs if possible).

great, see attached patch.

<sk>

L1P_XXXAxisTitle.dpatch

Tim Docker

unread,
Jun 13, 2011, 12:31:38 PM6/13/11
to haskell...@googlegroups.com, Stefan Kersten
Thanks - I've just pushed this. Sorry for the slow reply.
Reply all
Reply to author
Forward
0 new messages