matthewgcooper
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...