Closed JeremyMcCormick closed 10 years ago
Some of the y bounds are not great enough when running the InteractiveHistogram1DStyleTest. The maximum Y value might need to be retrieved from the error values by adding a method like getMaxY() to the adapter class.
We'll call this done for now. (Histogram1DStyle test still shows that this needs a little work but it is pretty reasonable now.)
Some of the y bounds are not great enough when running the InteractiveHistogram1DStyleTest. The maximum Y value might need to be retrieved from the error values by adding a method like getMaxY() to the adapter class.