piermorel/gramm

Feature wishlist

Open

#50 创建于 2017年8月9日

在 GitHub 查看
 (21 评论) (0 反应) (0 负责人)MATLAB (220 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (773 star)
PR 合并指标
 (平均合并 19天 7小时) (30 天内合并 2 个 PR)

描述

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'.

贡献者指南