From: Fabien <fab...@gm...> - 2015-07-30 11:31:59
|
On 07/30/2015 10:07 AM, Eric Firing wrote: > Forcing the scalar to be a 1-element array would still leave the API > inconsistent with what you show for Normalize. One solution is to > flag a scalar at the start, and then de-reference at the end. Would > you like to submit a PR to take care of this? Hi, my very first PR here: https://github.com/matplotlib/matplotlib/pull/4824 Thanks, Fabien |