On 15/10/14 10:22, Maximilian Albert wrote:
2014-10-15 9:02 GMT+01:00 Florian Rathgeber <florian.rathgeber@imperial.ac.uk <mailto:florian.rathgeber@imperial.ac.uk>>:
Thanks again for all the feeback! This is now incorporated (apart from the plot colours, need to do some further matplotlib fiddling)
I haven't followed the thread in detail so I'm not sure this is relevant, but there is Olga Botvinnik's prettyplotlib [1] which might help to avoid fiddling with matplotlib manually too much. Acutally, I just saw her blog post [2] that she's just stopped actively developing it but I'm sure it still works, and she also points to seaborn [3] as an alternative. Maybe either of these helps.
Thanks, I'm aware of that. The problem is the same as with the style sheets introduced in 1.4 which Patrick suggested: I *need* to heavily customise the plots because: 1) I want to have matching lines for DOLFIN/Firedrake in the same colour, which is not supported by any of the styles 2) I need custom subplots to show different plots side-by-side. 3) I need to be able to hide and/or override the tick labels So alas I think a style preset is not an option, though I could maybe use it as a starting point and then selectively override. Florian
Cheers, Max
[1] http://blog.olgabotvinnik.com/prettyplotlib/ [2] http://blog.olgabotvinnik.com/blog/2014/10/06/no-longer-actively-developing-... [3] https://github.com/mwaskom/seaborn
and the PDF is updated: https://wwwhomes.doc.ic.ac.uk/~fr710/paper.pdf
Cheers, Florian
On 11/10/14 11:27, Florian Rathgeber wrote: > I'd still be interested in feedback on this! > > On 04/10/14 09:12, Florian Rathgeber wrote: >> Dear all, >> >> I finished a first draft of the results section for the Firedrake paper. >> Any feedback gratefully received! >> >> If you don't have access to the repository you can get a PDF from >> >> https://wwwhomes.doc.ic.ac.uk/~fr710/paper.pdf >> >> Cheers, >> Florian