> One of the mpl backends is svg; can you use something like Inkscape to
> make the plot adjustments you are talking about?
>
> Eric [F]
I'll second this recommendation - indeed, it's my default workflow
(except that I use Illustrator). By definition, vector image formats
contain all the data need
On Sun, Mar 1, 2009 at 2:02 PM, Eric Firing wrote:
>
> > Would i be right in assuming that it would take roughly the same amount
> of effort as writing a new backend? ie for each motplotlib action it would
> need a function to store that action and a function to call that action
> again.
>
> It i
On Mon, Mar 2, 2009 at 3:52 PM, Gael Varoquaux <
gael.varoqu...@normalesup.org> wrote:
> On Mon, Mar 02, 2009 at 01:49:38PM -0600, Ryan May wrote:
> >Other than the automatic regeneration from latex, what you want sounds
> >like what we already have: small python scripts.
>
> >In gener
On Mon, Mar 02, 2009 at 01:49:38PM -0600, Ryan May wrote:
>Other than the automatic regeneration from latex, what you want sounds
>like what we already have: small python scripts.
>In general, I'm completely amazed by how many people want to develop a new
>markup/script language to
On Sun, Mar 1, 2009 at 8:17 AM, sam tygier wrote:
> Eric Firing wrote:
> > Sandro Tosi wrote:
> >> Hi Sam,
> >>
> >> On Wed, Feb 25, 2009 at 09:35, sam tygier
> wrote:
> >>> I think this topic has come up before, but i don't think anything has
> >>> resulted from it.
> >>>
> > Correct, because t
sam tygier wrote:
> Eric Firing wrote:
>> Sandro Tosi wrote:
>>> Hi Sam,
>>>
>>> On Wed, Feb 25, 2009 at 09:35, sam tygier wrote:
I think this topic has come up before, but i don't think anything has
resulted from it.
>> Correct, because the capability would require a *lot* of work
Eric Firing wrote:
> Sandro Tosi wrote:
>> Hi Sam,
>>
>> On Wed, Feb 25, 2009 at 09:35, sam tygier wrote:
>>> I think this topic has come up before, but i don't think anything has
>>> resulted from it.
>>>
> Correct, because the capability would require a *lot* of work to
> implement,
Would i be
Eric Firing wrote:
> Sandro Tosi wrote:
>> Hi Sam,
>>
>> On Wed, Feb 25, 2009 at 09:35, sam tygier wrote:
>>> I think this topic has come up before, but i don't think anything has
>>> resulted from it.
>>>
> Correct, because the capability would require a *lot* of work to
> implement, and most of
Sandro Tosi wrote:
> Hi Sam,
>
> On Wed, Feb 25, 2009 at 09:35, sam tygier wrote:
>> I think this topic has come up before, but i don't think anything has
>> resulted from it.
>>
Correct, because the capability would require a *lot* of work to
implement, and most of us don't see a compelling nee
Hi Sam,
On Wed, Feb 25, 2009 at 09:35, sam tygier wrote:
> I think this topic has come up before, but i don't think anything has
> resulted from it.
>
> I'd like a way for saving a plot from from matplotlib, so that it can be
> re-rendered later, possibly with a different backend, maybe to a diff
sam tygier wrote:
>
> That is one method that i have used, but i don't think it is ideal. My data
> can be a wide range of things,
> sometimes the coordinates of a bunch of many particles, sometimes the track
> of one. If I save just an array
> of numbers it can get a bit confusing. So it would
Troels Kofoed Jacobsen wrote:
> On Wednesday 25 February 2009 09:35:07 am sam tygier wrote:
>> I think this topic has come up before, but i don't think anything has
>> resulted from it.
>>
>> I'd like a way for saving a plot from from matplotlib, so that it can be
>> re-rendered later, possibly wit
On Wednesday 25 February 2009 09:35:07 am sam tygier wrote:
> I think this topic has come up before, but i don't think anything has
> resulted from it.
>
> I'd like a way for saving a plot from from matplotlib, so that it can be
> re-rendered later, possibly with a different backend, maybe to a dif
13 matches
Mail list logo