I've just started looking at the Dashboard report code. This raises some questions.
I expected the Dashboard to be part of the JMeter GUI, but it is not. It is a non-GUI report generator. So I wonder why it is called a Dashboard? The output uses fixed file names for the generated reports, so will be overwritten each time the report is run. That seems wrong. It would be better if the variable output were in a separate directory structure instead.
