> On Aug 22, 2021, at 7:20 AM, Hans Hagen via ntg-context <ntg-context@ntg.nl> 
> wrote:
> 
> On 8/22/2021 2:25 PM, Gavin via ntg-context wrote:
>> Hi Mojca,
>> (I mistakenly sent this only to Mojca. I’m sending again to the group.)
>>>> Is there anything I can do to aid in getting this fixed in the 
>>>> distribution?
>>> 
>>> Can you please try updating and checking again (at least with the
>>> "legacy installer", I'm not sure how Hans handles the modules for
>>> lmtx)?
>> I just installed again and now pgfplots doesn’t work at all. Before it 
>> didn’t work just for polar plots. The new error is
> you haven't post the tex code that fails so no one can check it
> 
> Hans

usemodule[tikz]
\usemodule[pgfplots]
\usetikzlibrary[pgfplots.polar]

\startTEXpage
  \starttikzpicture
    \startpolaraxis
      \addplot coordinates {(0,1) (90,1)
        (180,1) (270,1)};
    \stoppolaraxis
  \stoptikzpicture
\stopTEXpage
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to