Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating pie chart from calf_pain::<left_or_right>_side? #358

Open
PaperOrb opened this issue May 7, 2024 · 0 comments
Open

Creating pie chart from calf_pain::<left_or_right>_side? #358

PaperOrb opened this issue May 7, 2024 · 0 comments

Comments

@PaperOrb
Copy link

PaperOrb commented May 7, 2024

This is a question rather than a bug report.

I want to create a pie chart that takes 1 singular dataview field (the field will be calf_pain::left_side or calf_pain::right_side) as input. However, I can only get the pie chart to work if there's more than one dataview field (e.g., calf_pain_left::1 and calf_pain_right::1), and it only works if the dataview field contains an integer.

Is there no way to tally up the % of times calf pain occurred on the right leg versus left leg using just a singular dataview field?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant