Representation of 0.500 on Y Axis

I have a time series graph that displays gbyte_per_second.

In table view, I get the following data (truncated):

_time _value _field _measurement
2019-09-10T15:33:08.1Z 0.3515625 gbyte_per_sec bench
2019-09-10T15:33:08.2Z 0.5078125 gbyte_per_sec bench
2019-09-10T15:33:08.301Z 0.390625 gbyte_per_sec bench

When I plot the data using Chronograf the y axis appears as follows:

image

I’m just verifying that the little m in 500m depicts 1/1000th and not 1,000,000.