normanius
normanius
Same problem here!
Thanks. I'm a visualization novice, but I dare to answer your thoughts :) - I wasn't aware of pandas' area-plot feature. Fair point regarding unnecessary code duplication. But isn't seaborn's...
> But ... on the user side it's easy to define a simple function that adds fills to a line plot, e.g. something like This is indeed easy enough, at...
Sorry, the last (rhetorical) question was probably unnecessary. I know that kdeplot() does way more than just plotting lines and that in the case of probability density functions the area...
This is just a summary post. I tried several things, and I'm reporting what worked for me. I was able to link the coverage output with coveralls.io successfully using either...
I also observe this warning when running pytest. I couldn't identify the component/line of code that issues this warning. Interestingly, the warning disappears if I run `pytest -W error` (the...
What's the status of this bug? There hasn't been any progress in [hoedown](https://github.com/hoedown/hoedown) for years.
See this discussion [here](https://github.com/orgs/community/discussions/67750). The behavior was described as a bug for markdown blocks that are not normal paragraph. I hope this will be fixed soon. Relative paths are so...
There are may link-related open issues. I wonder why this has not been addressed yet.
This problem occurs for links inside "lists or blockquotes or non-paragraph markdown block". See [here](https://github.com/orgs/community/discussions/67750). This was described as bug in Github Markdown.