piermorel/gramm

Feature wishlist

Open

#50 aperta il 9 ago 2017

Vedi su GitHub
 (21 commenti) (0 reazioni) (0 assegnatari)MATLAB (220 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (773 star)
Metriche merge PR
 (Merge medio 19g 7h) (2 PR mergiate in 30 g)

Descrizione

Hi Pier,

Personally, I had the wish for some extra features (do you have a general wish/todo list somewhere?):

  • Facet axes spacing/margin options (I wanted tighter custom spacing, per direction customizable).
  • Vector/quiver plots (these I use a lot, and I have custom patch function for this now).
  • Continuous size scale (also nice together with the vector headsize for example)

The axes spacing and margins seemed to be hardcoded right now, so that one looks quite hard to change.

The vector plots would require an additional input interface, like 'xend' and 'yend' indicating the end of the vectors. Or alternatively you could use a length input 'dx', 'dy'.

Guida contributor