procyon-rs/vega_lite_4.rs

Stack overflow when trying to run an example

Closed this issue · 3 comments

image

My colleague was trying to use this library to generate JSON for a visualization but couldn't really get things to work. I am grateful this library exists, but is it being maintained? Either way, thank you for publishing this package!

I agree very low activity, but non-dead yet ;-)
we'll take a look to the issue.
Thanks for reporting.

Hello,
It seems there is some issue with serde and how we use it at the moment.
You can still use the builder pattern and look at the example from_ndarray.rs.
Feel free to reach out in this thread :)

version 0.5.0 is released without "stack oveflow" on this example, I and I hope in other case also.

reopen if you have any issue