forestplot icon indicating copy to clipboard operation
forestplot copied to clipboard

Groupvar results in formatting columns as floats

Open jessicahislop opened this issue 1 year ago • 2 comments

I've noticed a 'feature' such that when you do not use 'groupvar', columns of integers are displayed correctly. But once using the 'groupvar' function, it's now formatting the integers as floats. I've searched through the source code but cannot find where/why this is happening. Can anyone who knows the code well point me to where to fix this? Thanks so much!

jessicahislop avatar Mar 25 '24 15:03 jessicahislop

@jessicahislop do you have an example dataset to reproduce the error?

LSYS avatar Jul 20 '24 02:07 LSYS

I have come across the same issue. I can't share my dataset but essentially it occurs with any dataset when including a column of integer values in the dataframe and then displaying that column in the output using annote. It correctly displays as integers without 'groupvar' but enabling 'groupvar' causes the integers to be displayed as floats.

crg-n avatar Jul 30 '24 14:07 crg-n

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Aug 29 '24 01:08 github-actions[bot]

This issue was closed because it has been inactive.

github-actions[bot] avatar Aug 30 '24 01:08 github-actions[bot]