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: [email protected] With regards, Apache Git Services
