Are the histogram libraries of JFreeChart accessible?

If the packages weren't available, you'd get an error on the import statement. The actual cause is Jython's slightly funky import statement behavior - check @pturmel's excellent explanation here: