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

plot categorical data #1044

Open
CarlSchwedes opened this issue Feb 7, 2025 · 2 comments
Open

plot categorical data #1044

CarlSchwedes opened this issue Feb 7, 2025 · 2 comments
Assignees

Comments

@CarlSchwedes
Copy link

Hi there, I was wondered if plot juggler can also plot categorical data into its x/y line plots?

Imagine some strings to be encoded from real numbers
OBJ/0/attribute0 -> 0
OBJ/0/attribute1 -> 1
OBJ/0/attribute2 -> 2
...

Is there a way to directly print the attribute strings into a coordinate system (labels y-axis) instead of the number encodings?

@maracuya-robotics
Copy link

Related to #286 and #644.

@facontidavide
Copy link
Owner

A plugin implementing this feature can be created, potentially

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

No branches or pull requests

3 participants