scalaplot icon indicating copy to clipboard operation
scalaplot copied to clipboard

Rowstacked barchart

Open zamblauskas opened this issue 9 years ago • 0 comments

For some data a stacked bar chart is more clear. E.g. jstack heap utilization graph: jstatgc-result-20160214-heap-utilization

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.

zamblauskas avatar Feb 14 '16 13:02 zamblauskas