scalaplot
scalaplot copied to clipboard
Rowstacked barchart
For some data a stacked bar chart is more clear. E.g. jstack heap utilization graph:

Added option to choose between cluster or stacked bar chart styles. By default cluster type will be used as it was before.
Fixed minor bug - bar chart title was not being displayed.