Re: putting a label within a frame edge
- To: mathgroup at smc.vnet.net
- Subject: [mg105603] Re: putting a label within a frame edge
- From: dr DanW <dmaxwarren at gmail.com>
- Date: Thu, 10 Dec 2009 04:59:39 -0500 (EST)
- References: <hfnv0d$gcq$1@smc.vnet.net>
This is close, but not quite there: Labeled[Framed["thing in box"], Style["label", "Label"], {{Top, Left}}, Spacings -> {0, -0.5}] Try playing around with the options to see if you can get what you are looking for. Daniel