issues
search
mmore500
/
outset
add zoom indicators, insets, and magnified panels to matplotlib/seaborn visualizations with ease!
http://mmore500.com/outset/
Other
6
stars
0
forks
source link
TODO
#17
Closed
mmore500
closed
11 months ago
mmore500
commented
11 months ago
[x] rewrite docs
[x] move content to integration examples
[x] make singleton OutsetGrid fall back to magnifying glass icon
[x] add example of split by hue, column, and outset
[x] add an example disabling column/hue
[x] make a taxonomy graphic
[x] turn everything into functors
[x] write docstrings for resize_clip_outliers
[x] test resize_clip_outliers
[x] add source/outset kwargs
[x] add stretch_unit
[x] make default stretch nonzero for small outsets
[x] make default marker size proportional to axis size
[x] expose
make_corner_insets
publicly and document it in
inset_outsets
mmore500
commented
11 months ago
[x] fix stubbed value tests
mmore500
commented
11 months ago
[x] add marker wiggle
mmore500
commented
11 months ago
[x] fix axis scaling
mmore500
commented
11 months ago
[x] standardize raw frame format to outsetgrid
mmore500
commented
11 months ago
[x] fix ticker in singleton example
mmore500
commented
11 months ago
[x] fix huefull squish
mmore500
commented
11 months ago
[x] fix axis scaling for manual frames
make_corner_insets
publicly and document it ininset_outsets