From: Christopher B. <Chr...@no...> - 2005-12-03 00:10:53
|
Matt Newville wrote: > the users of > the library should probably not have to know anything about > matplotlib, because they're going to be asking "I'm writing this wx > Application and want to include a graph -- what should I use?". Huh? to put a graph in your app, you'd need to know the API to create and manipulate that graph, That API should be MPL's API, why write and document another one? -Chris -- Christopher Barker, Ph.D. Oceanographer NOAA/OR&R/HAZMAT (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chr...@no... |