CoolFace
Apppublic

SL0122/wiggly-light-worms

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
5 commits on main
b304f6110mo ago

For the first graph, keep everything the same, but remove the legend on top. There should not be any box that is labeled "Distance (cm)". Add the proper error bars from the data I provided.

SL0122
f375b9510mo ago

For the first graph, "Distance by Light Condition": Keep all of the data values. Only remove the legend on top. For the Second graph, "Distance by Light Color": Keep all of the data values. Only change two things: Make all the bars on the left side, where it says "Blue" on the X-axis, colored blue. Change the labels for the legend on top. Label the blue box "High Intensity" and the red box "Low Intensity". For the third graph: Keep all of the data values. Only change these: Make sure that the lower bar on the left side, in the "High" condition, is colored red. Change the legend to have one blue box and one red box. Label the blue box "Blue", and the red box "Red".

SL0122
28a74fd10mo ago

These are great! The only thing is, can you please make sure that the bars for any "red" condition are actually colored red, and that the bars for any "blue" condition are actually colored blue? And please match those with the legends in the graphs. Can you check for these and redo them?

SL0122
a9ac64710mo ago

This is exactly what I needed! Now, could you please make these graphs with my actual data? here are the values:

SL0122
eb3eab110mo ago

initial commit

SL0122