liondog

Results 4 issues of liondog

### Expected behavior Separating stacked bar elements with a border / separator improves readability and is a common UI pattern: ![image](https://user-images.githubusercontent.com/7623375/169265510-7a10f7cb-a805-4569-b2bf-358060300853.png) For example see https://www.ibm.com/design/language/data-visualization/charts or https://developers.google.com/chart/interactive/docs/gallery/barchart#stacked-bar-charts ### Current behavior...

type: bug

Once again this is a piece of code that I wrote in MATLAB and failed to execute in Octave with the most recent octsympy. Assume the following code ``` syms...

upstream
compat_smt

### Feature Proposal As of now it is not possible to combine a group of bars together with a line (organ dots) that provides values corresponding to the same amount...

type: enhancement

### Expected behavior Creating a timeseries based bar chart with only a single bar and setting the ticks source to `data` will result in two additional but undesired ticks (marked...

type: bug