sojamo / controlp5

A gui library for processing.org
GNU Lesser General Public License v2.1
490 stars 142 forks source link

Color for Chart Value #144

Open tonyc770 opened 5 years ago

tonyc770 commented 5 years ago

How do I set the color of the data being sent to the chart? I tried several of the .setColor methods and none seem to work?

JLYL11 commented 4 years ago

Long time, but try mychart.setColors("OUTPUT", 0xFF0514EB);