Apex charts, different color on a condition
MachaanJun 7 2013 — edited Jun 7 2013I have a table with two columns, date and quantity. I am trying to create a chart in APEX using the data from this table. Date is the label and sum(quantity) by date is the value for the chart. I want to use a different color for the bar if the date is either saturday or sunday. How can I do that using APEX charts?
Thanks,
Machaan
Edited by: Machaan on Jun 7, 2013 9:45 AM