Hi,
I am currently using a CombinedDomainXYPlot on which there are several sub plots such as Price Plot and Volume Plot by default. This chart supports the addition of another 10 subplots like Exponential Moving Average, Moving Average1, Moving Average2, Moving Average Convergence Dovergence etc. Please note that all these sub plots have their own Range axis with the common domain axis.
I am working on displaying a vertical line which needs to be vertically expanded to all other subplots in addition to the price chart. I am currently able to draw the vertical line on all sub plots as long as the mouse is in the price plot (top most plot on the chart). The moment I mouse over to another plot, I do not see the extended line on the lower sub plots.
I am utilizing the java2DtoValue or ValuetoJava2D methods as appropriate, however I am not able to draw the line. Please help me resolve the issue.
Thanks.
Extended line on to Combined Domain XYPlot's Sub Plots
Re: Extended line on to Combined Domain XYPlot's Sub Plots
Hi Tom,
I'm trying to do something similar to what you described.
Could you give me any pointers as to how you were able to draw the vertical line when in the plots?
Were you able to get it working across all subplots when in the lower plots?
Thanks!
Mike
I'm trying to do something similar to what you described.
Could you give me any pointers as to how you were able to draw the vertical line when in the plots?
Were you able to get it working across all subplots when in the lower plots?
Thanks!
Mike