PhilReinhold / liveplot

visualize your python data as it comes in, with minimal intrusion
11 stars 5 forks source link

possible ways to change imageView color #4

Closed geyang closed 10 years ago

geyang commented 10 years ago

Hi Phil,

I just spent some time looking for ways to have a different color scheme for the imageView, but didn't have much luck.

Do you know if there is any good way to change the color?

Ge

PhilReinhold commented 10 years ago

On Fri, Mar 21, 2014 at 11:08 PM, episodeyang notifications@github.comwrote:

Hi Phil,

I just spent some time looking for ways to have a different color scheme for the imageView, but didn't have much luck.

Do you know if there is any good way to change the color?

Ge

Reply to this email directly or view it on GitHubhttps://github.com/PhilReinhold/liveplot/issues/4 .

geyang commented 10 years ago

thanks! using this now. Any way to do that programmatically?

PhilReinhold commented 10 years ago

Nope, how would you specify it anyway? Maybe there should be a config file for setting the default scheme if you don't like the given default, but if you want that level of specificity you should probably just be using matplotlib.

On Sat, Mar 22, 2014 at 1:04 PM, episodeyang notifications@github.comwrote:

thanks! using this now. Any way to do that programmatically?

Reply to this email directly or view it on GitHubhttps://github.com/PhilReinhold/liveplot/issues/4#issuecomment-38357456 .