Luca Venturini
Luca Venturini
For the moment, I destroyed the containers with `docker-compose rm` and recreated them. I lost the packages I had installed manually, but it solved the problem for now. I think...
Sure. ```latex % This file was created by matplotlib2tikz v0.6.2. \begin{tikzpicture} \begin{axis}[ xmin=0, xmax=1, ymin=0.635, ymax=0.665, tick align=outside, xmajorgrids, x grid style={lightgray!92.026143790849673!black}, ymajorgrids, y grid style={lightgray!92.026143790849673!black} ] \end{axis} \end{tikzpicture} ```
Seems fair. Now let's say I add: ```python fig, ax = plt.subplots() ax.yaxis.set_major_formatter(FormatStrFormatter('%.3f')) ``` to the plot above. Shouldn't be it translated to pgfplots? (it is not...)
I also have this problem, but the workaround above don't work for me...is there any clue on what could be the conflict?
If I try the working example in @tguruswamy comment, I get (in the log of the figure): ``` [1 ! Incomplete \iffalse; all text was ignored after line 11. \fi...