Closed nmiranda closed 1 year ago
Thanks for the contribution @nmiranda! Could you add better user documentation to the valid possible loc
strings and also perform error checking in case someone provides an invalid string? Also, please run the code through the black formatter.
-> Updated
-> Updated
loc
string check now references helper dictionary keys (to avoid duplication).Closing as stale
Hello team,
I found it useful to modify the
plot
function by adding aloc
argument that allows the user to specify the desired location of text inside the rectangles. Until now this location was always the center of the rectangles.For instance:
Output: