Last Updated: January 28, 2019
·
436
· accessd

Charts for your rails models with MetricsGraphics.js and NVD3

models_stats gem - it's graphics for your rails models with MetricsGraphics.js and NVD3. It may show count(or average, or sum, or another sql agregate function) of models for each day with grouping, conditions. It uses Redis for store statistics.
Picture