I have a time series plot in which I have 3 line charts one chart per entity. Each line has a different color. The colors being RGB. I would like to have a color legend in my frame which associates the color to the title of my entity. This might be very easy to do but this is my first processing program so any help is appreciated.
What I'm looking to do is get a rectangle and inside the rectangle have 3 rectangles which are filled with R, G, B respectively and text side-by-side.
1