Relative Content

Tag Archive for sqloracle-apexoracle-apex-23

How to perform conditional formatting on Oracle Apex Bar Graph

I want to perform some simple formatting for a bar graph in Oracle Apex. In a numerical graph, given a value, I want to draw a horizontal line across the y axis at that value and any bars that contain values below that line should be coloured red and otherwise green. For example, if this is my [Bar Graph] and the value inputted is 33, only one bar should be green and the others red