Zachary Boe
Zachary Boe
### Is your feature request related to a problem? I like to be able to see the battery level of things in plain sight at all times so I can...
**Describe the bug** I want to create a command that can list assets for any user: `list @user` That works, but then I cannot run that command across my own...
https://github.com/LGSInnovations/sigplot/blob/5bae7873547e8a490a691ee30c2576800e6cb81a/js/sigplot.accordion.js#L429-L451 `this.dragging` and `this.edge_dragging` are set to false just before the if-statement that returns if one of them is false. Furthermore, I believe the if-statement logic is incorrect. `this.dragging` is...
2 dimensional plots have an 'xcmp' flag that could be useful for 1 dimensional plots as well. It would enable methods for 'combining' points that otherwise map to the same...