Well, the PGFPlot certainly produces nicer plots but I can't use them in 
REPL properly.  The function plot() works and displays a plot, but I cannot 
add any annotations (Axis,Title etc.).  Maybe I am missing something from 
the tutorial you linked to.

W dniu czwartek, 18 września 2014 00:01:25 UTC+2 użytkownik Kaj Wiik 
napisał:
>
> Hmm, sorry, you asked about general LaTeX. I confirm that at least \frac 
> does not work.
>
> Have you tried PGFPlots:
>
> http://nbviewer.ipython.org/github/sisl/PGFPlots.jl/blob/master/doc/PGFPlots.ipynb
> https://github.com/sisl/PGFPlots.jl
>
> Kaj
>
>
> On Thursday, September 18, 2014 12:47:24 AM UTC+3, Kaj Wiik wrote:
>>
>> Hi!
>>
>> It works fine with version 0.3.0 Ubuntu 14.04:
>>
>>
>> <https://lh4.googleusercontent.com/-OgNRRRBsXTY/VBoBMh9nd3I/AAAAAAAABnk/u_1ZW1pfRAQ/s1600/winston.png>
>>
>>
>> On Wednesday, September 17, 2014 11:59:38 PM UTC+3, Paweł Biernat wrote:
>>>
>>> Hi,
>>>
>>> Is it possible to use LaTeX labels in Winston?  In the examples.jl there 
>>> is a point [1] where some LaTeX-like syntax is used in a label.
>>>
>>> I was trying to push "$\frac{1}{2}$" as a label and already tested 
>>> various escaped versions, including "\$\\frac{1}{2}\$" and "\\frac{1}{2}" 
>>> but I didn't achieve the expected result.
>>>
>>> [1] https://github.com/nolta/Winston.jl/blob/master/test/examples.jl#L18
>>>
>>> Best,
>>> Paweł
>>>
>>

Reply via email to