Hunter Wapman
Hunter Wapman
replication steps: - with vim-endwise running, open a file and add a line of text. - run `:Pencil`. go to somewhere in the middle of the text - hit ....
### Did you check docs and existing issues? - [X] I have read all the zen-mode.nvim docs - [X] I have searched the existing issues of zen-mode.nvim - [X] I...
so that `octave` users can run the code!
probably by comma separating them. it would be pretty easy to do!
a simple command like `webweb [edgelist file here]` would be _awesome_. More features to be added would be perhaps giving node and metadata.
This will make contributing easier, and we should do it.
> When viewing multiple networks as described in the documentation examples, the viewing options (e.g. node color, size, etc.) are reset when transitioning from one network to another. It would...
now that we have both `degree` and `strength`, we should allow people to scale by these separately. current behavior is just to scale by `strength`.
- showLegend - showSizeLegend - showColorLegend - showSizeLegendAttributeText - showColorLegendAttributeText
it'd be cool to apply your own colorschemes to things that aren't scalar. Formats: ``` { 'attrName' : { categories: [ "cat1", ... ], colors: [ "cat1color", etc ], },...