PlotJuggler icon indicating copy to clipboard operation
PlotJuggler copied to clipboard

plot categorical data

Open CarlSchwedes opened this issue 1 year ago • 2 comments

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?

CarlSchwedes avatar Feb 07 '25 12:02 CarlSchwedes

Related to #286 and #644.

maracuya-robotics avatar Mar 03 '25 09:03 maracuya-robotics

A plugin implementing this feature can be created, potentially

facontidavide avatar Mar 03 '25 10:03 facontidavide