Hi,
By default, sideview displays stat(field)
as legend and Y-axis label. We want to show just field
as legend. We are able to achieve that by doing some modifications in JS file. We want to change Y-axis label as well. How to do it?
Say BytesDelivered
is the metric under consideration. We are able to show Bytes Delivered
as legend. Same is displayed as Y-axis label. We want to show GB
as Y-axis label.
Thanks
Strive