A temp workaround is
matrix_plot(matrix([[1,2,3,4],[4,3,2,1]]), aspect_ratio='automatic')
On Wednesday, May 20, 2015 at 11:54:57 PM UTC+2, David Einstein wrote:
>
> In 6.6 if I did
> sage: matrix_plot(matrix([[1,2,3,4],[4,3,2,1]]))
>
> I'd get a boring image (a bunch of squares)
>
> In 6.7 I ju
On Wednesday, May 20, 2015 at 2:54:57 PM UTC-7, David Einstein wrote:
>
> In 6.6 if I did
> sage: matrix_plot(matrix([[1,2,3,4],[4,3,2,1]]))
>
> I'd get a boring image (a bunch of squares)
>
> In 6.7 I just get an axis.
>
> This happens on my Mac OSX 10.10.3 and My linux machine (some recent
> F