You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/11/07 01:35:03 UTC

[GitHub] [accumulo] ctubbsii edited a comment on issue #1394: Accumulo 2.0 Monitor shows weird ingest rates in E notation

ctubbsii edited a comment on issue #1394: Accumulo 2.0 Monitor shows weird ingest rates in E notation
URL: https://github.com/apache/accumulo/issues/1394#issuecomment-550578500
 
 
   Flot has options for displaying the axes:
   https://github.com/flot/flot/blob/master/API.md#customizing-the-axes
   
   In particular, the `tickDecimals` and the `tickFormatter` are probably what we should be changing.
   
   Our plots are generated in `overview.js`: https://github.com/apache/accumulo/blob/d5012048609e2c8d567a5a9b652230d36a607f19/server/monitor/src/main/resources/org/apache/accumulo/monitor/resources/js/overview.js

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services