Hi,
Firstly, thanks for this great package -- finding it really useful for visualizing complex data.
The 'sorted_by_radius' option when set to TRUE does not seem to be working (at least with the data not in long format).
I think this is because the radius values are not transferred to the 'df' within the function -- for the 'sorted_by_radius' functionality to work I find I have to name my radius column 'r' in the data.
I have tried with the sample data in the vignette.
I hope this is useful.
Best,
Paul
Hi,
Firstly, thanks for this great package -- finding it really useful for visualizing complex data.
The 'sorted_by_radius' option when set to TRUE does not seem to be working (at least with the data not in long format).
I think this is because the radius values are not transferred to the 'df' within the function -- for the 'sorted_by_radius' functionality to work I find I have to name my radius column 'r' in the data.
I have tried with the sample data in the vignette.
I hope this is useful.
Best,
Paul