|
From: Bastian M. <bma...@we...> - 2011-10-18 13:23:48
|
Am 17.10.2011 10:04, schrieb pl...@pi...: > Hi, > > I have been working with the click on legend feature using svg and it is > incredibly useful. > Btw. for the canvas terminal this feature is implemented via additional controls. > I am quickly starting to miss this when working in wxt and find myself > adding svg creation just so I can flip to svg in firefox instead of wxt. > > Wouldn't this be a nice feature to add other interactive terminals like > wxt? Presumably that would be fairly simple to do. > Recently, a similar feature was added for the windows terminal. It was straight forward to implement, since drawing commands are already cached in a list for screen updates. Bastian > best regards, Peter. |