I'm using primefaces + jqplot to create a Horizontal and Stacked bar chart:
Code ( Example - Primefaces ):
http://www.primefaces.org/showcase/ui/chart/bar.xhtml
I need to add a line in chart like this image: ( Red line in Vertical )
http://peltiertech.com/Excel/pix1/AddLine.gif
Can i do this with Primefaces + Jqplot ? If it's possible, someone can help me to understand ?