Niclas
Niclas
Encountered the same issue when reading a parquet file (containing around 3m records) from s3 storage that worked previously on 0.9.2 using the python api on linux.
Hi all thanks for your feedback. @syd-doyen 's answer is a good approach - I have not thought of using `geom_text` like this. My current (hacky) solution for line plots...
> @nsiicm0 > > > My current (hacky) solution for line plots is to use geom_segment and geom_label and I calculate the y-axis coordinate based on the data by hand...
The use case for this issue comes up quite regularly on my end (almost weekly if not daily) when using lets-plot. Is this something where I could help out as...