nicrummel

Results 6 comments of nicrummel

@musm Thank you for the quick reply. This did solve my issue. I appreciate your help

I see that the Labeler is failing, is there a way I can address this?

I looked at the documentation, and I believe you caught a mistake. I have fixed the call in the most recent commit.

Dr. Lyon, I see you have been quite busy with the development of other aspects of PlotlyJS.jl. Is ther anything I can do to help get this pull request along?...

Thank you @twadleigh for your quick response. My main concern is that there is a memory leak coming from using the julia API. - Is `jl_gc_total_bytes()' growing continuously (even with...

I fixed this issue on a fresh install of **Centos 7** by making a link between .so.1 to .so: `sudo ln -sf /usr/lib64/libz.so.1 /usr/lib64/libz.so`