Axel Hecht wrote: > Hi, > > I'm wondering if anybody has tried to support piece-wise constant graphs > in timeplot? > > Basically I would like to get > > ---- > --- ----- > > instead of > > ^ > / \ > / \ > > I have events that set the status quo to a particular level, and it > stays there until a new event comes along, so I'd prefer a P0 to the P1 > interpolation. As that's closer to the truth in this case. > > In theory, it shouldn't be totally hard to do, but if the splot I found > is right, it's really deep down in the innards. So if by any chance > someone else has that, I'd rather steal than hack myself ;-).
That is currently not possible in Timeplot itself (unless you massage the data before feeding it to timeplot, that is). I agree it would be a good behavior to have, along with the ability to have 'gaps' in the plot, but both are things that I never needed hard enough for me to get down to implement. Patches welcome though :-) -- Stefano Mazzocchi Application Catalyst Metaweb Technologies, Inc. [email protected] ------------------------------------------------------------------- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
