I have several conkys that employ graphs, some mono-chromatic, and some full color. With color graphs, my code is usually something like
${cpugraph cpu2 50,150 ffff00 ff0000}
This creates a gradient from yellow to red on the graph indicators. While it looks beautiful the gradient going side to side is a bit odd. It seems with a gradient like this all along the bottom from side to side should be yellow changing on a gradient to red vertically so the highest points of the indicators are all red fading down to yellow.Is this possible or are the only color options entering two colors in the code for a horizontal gradient?
Thanks for reading,
Logan