John B Nelson
John B Nelson
I've been pretty burnt out on all my OSS stuff but my brain is recovering. I'm going to try and integrate @flowtrader2016 work this weekend. Sorry for the...*checks notes*...multi year...
Without having read the fixes proposed yet, my concern at the time of initial implementation was: you don't know if the high came before the low in the day, so...
Okay, took longer than expected, but I upgraded the build system so it's not a pain to develop on. New version is now `0.3.0`. Seems like this is an old...
Hello, @Naereen. Thanks for the kind words, and I'm glad you find it useful! I used this for my entire dissertation and it worked fine. So I know it does...
Sorry for the delay! I think I know what's happening. Are you using Jupyter lab or Jupyter notebook? I'm assuming the latter, as I replicated the problem in notebook but...
I'm not sure if there is an easy fix here. The SVGs are isolated at generation time so you can extract them and process accordingly, but in a joined document...
I think so. It would make sense as something like `--svg-program`. I'd want `pdf2svg` as the default though given that I couldn't manage to get `dvisvgm` to work quickly (15...
Hey Pete. I'm a week away from my dissertation defense and very behind. If I haven't closed this in about two weeks, please ping me again. Thanks!
I think that could be a useful feature in some circumstances. But, in others it would be a problem. For example, I use this primarily to join my dissertation chapters...
Hello, @Yensan. Can you post a gist to an example notebook along with the command you used to reproduce it? Thanks!