If you can prepare your graphics as png/jpg/etc. and you are using iterm, 
you can just look at how iterm handle inline graphics 
here. https://www.iterm2.com/images.html

Specifically, look at how the utility script imgcat works.

Tony

On Saturday, April 2, 2016 at 8:46:51 AM UTC-4, Josh Day wrote:
>
> I believe that's iTerm being used with 
> https://github.com/Keno/TerminalExtensions.jl.  Depending on the 
> complexity of your plots, https://github.com/Evizero/UnicodePlots.jl may 
> be sufficient for you.
>
> On Saturday, April 2, 2016 at 6:45:22 AM UTC-4, Oliver Schulz wrote:
>>
>> Hi,
>>
>> I'm looking for a Julia console with inline graphics (e.g. to display 
>> Gadfly plots). There's Jupyter/IJulia, of course, but I saw a picture of 
>> something more console-like in the AxisArrays readme (at the end of 
>> https://github.com/mbauman/AxisArrays.jl#example-of-currently-implemented-behavior)
>>  
>> - does anyone know what's been used there?
>>
>> Cheers,
>>
>> Oliver
>>
>>

Reply via email to