URL for each box in stacked bar graph
问题 I want to create a stacked bar graph as in url below (source: jpowered.com) I want to make hyperlink for each of the red ,violet and blue boxes.The graph is possible with jfree chart but i don't know how to make each of the individual bars as URL so that a click on it can refresh the page. Is it possible to do it with jfree chart? Does Jquery plot help in this case to make each box url enabled ?Please suggest. 回答1: I know that you can achieve something like this in jqPlot without much trouble