matthewgcooper

Results 5 comments of matthewgcooper

Just wondering if this is still a planned feature. It would be useful for my package.

Using the `series_annotations` kwarg still does not work properly with the locations of the annotations being wrong. Annotating each point separately using `annotate!` seems to work.

Okay yes I understand why its a non-trivial problem! Thanks for all your effort so far!

I am having the same problem using the same MWE. I ran multiple tests and found out that 1.11.1 only gets stuck if the env variable JULIA_NUM_THREADS is set. The...

Yes, this would be great. I have the opposite issue where I try to open multiple data files from the command line like: `plotjuggler -d file1.csv -d file2.csv` and I...