Closed JeremyMcCormick closed 10 years ago
The LegendUtil code should be cleaned up to do the right thing for the different types of plots.
In certain cases it seems to be leaving out the legend when it should be drawn (see ExamplePlotDriver).
Made a few corrections to PlotterRegion and LegendUtil which seemed to fix this up.
The LegendUtil code should be cleaned up to do the right thing for the different types of plots.
In certain cases it seems to be leaving out the legend when it should be drawn (see ExamplePlotDriver).