Just filed an issue #500 <https://github.com/tbreloff/Plots.jl/issues/500> . 
Thanks for looking into this!

On Thursday, September 22, 2016 at 6:34:49 PM UTC+8, Tom Breloff wrote:
>
> This isn't configurable right now, but I've wanted the same thing. Can you 
> open an issue and I'll add when I have a couple minutes? I think the 
> plotlyjs backend does this by default though. 
>
> On Thursday, September 22, 2016, Roger Herikstad <roger.h...@gmail.com 
> <javascript:>> wrote:
>
>> Hey,
>>  Similar question; how do I remove only the upper and right border? My 
>> personal preference is to only show the left and bottom border. In Winston, 
>> I'd do this
>>
>> p = Winston.plot([1,2,3],[3,4,5])
>> Winston.setattr(p.frame, "draw_axis", false)
>>  
>> Thanks!
>>
>>
>> On Wednesday, June 29, 2016 at 2:15:47 AM UTC+8, Henri Girard wrote:
>>>
>>> I just found in the same time ... Thank you :)
>>>
>>> Le mardi 28 juin 2016 17:48:34 UTC+2, Henri Girard a écrit :
>>>>
>>>> I don't see any command to get rid of axis in Plots or hide them
>>>> I tried axis=false axes =false idem with none but nothing works...
>>>>
>>>>

Reply via email to