Now that the dependency ticket #27865 
<https://trac.sagemath.org/ticket/27865> has been merged in Sage 8.9.beta0, 
it would nice if someone could review #27866, 
<https://trac.sagemath.org/ticket/27866>so that the graphic inset 
functionality is included in Sage 8.9 release...
IMHO, this functionality is useful in plots for scientific papers. For 
instance, we have used it in this article 
<https://www.aanda.org/articles/aa/pdf/2019/07/aa35406-19.pdf> (in which 
all plots have been produced with Sage ;-) ). 

Eric.

Le vendredi 24 mai 2019 17:41:44 UTC+2, Eric Gourgoulhon a écrit :
>
> Hi,
>
> The ticket #27866 <https://trac.sagemath.org/ticket/27866> adds a new 
> feature in Sage graphical interface: adding one (or more) inset(s) to a 
> given 2D graphical object (i.e. a Graphics or a GraphicsArray). Some 
> examples are in the following previews:
> - Graphics.inset() 
> <https://sagemanifolds.obspm.fr/preview/graphics_inset/reference/plotting/sage/plot/graphics.html#sage.plot.graphics.Graphics.inset>
> - GraphicsArray.inset() 
> <https://sagemanifolds.obspm.fr/preview/graphics_inset/reference/plotting/sage/plot/multigraphics.html#sage.plot.multigraphics.MultiGraphics.inset>
> More generally,  #27866 <https://trac.sagemath.org/ticket/27866> allows 
> one to construct a single figure with various Graphics objects placed at 
> arbitrary locations. Previously only graphics array were possible, i.e. 
> locations determined by rows and columns of a fixed array.  This is 
> achieved with the new function multi_graphics(), which complements 
> graphics_array(); see the following previews:
> - multi_graphics() 
> <https://sagemanifolds.obspm.fr/preview/graphics_inset/reference/plotting/sage/plot/plot.html#sage.plot.plot.multi_graphics>
> - MultiGraphics 
> <https://sagemanifolds.obspm.fr/preview/graphics_inset/reference/plotting/sage/plot/multigraphics.html>
>
> The inset functionality is based on the class MultiGraphics introduced in 
> #27865 <https://trac.sagemath.org/ticket/27865>. This last ticket also 
> fixes various bugs of GraphicsArray reported in previous tickets.
>
> Please comment/review these two tickets. 
>
> Best wishes,
>
> Eric. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/4b80cb8e-523f-4be9-b4f2-7be110f28853%40googlegroups.com.

Reply via email to