Project Description

Goal of this project is to have a simple way to configure the collection of historical data in Rails active record models to render graphs.

My goal is to simply configure which fields/methods to watch, like:

record_time_series_for :users_count
record_time_series_for physical_systems_count: proc { systems.physical.count }

and then render a graph showing the values over time like this:

area_chart subscription.time_series_for_chart(:physical_systems_count)

Example

Example from SCC

Resources:

Chartkick: https://chartkick.com/

Looking for hackers with the skills:

rails ruby rubygems timeseries

This project is part of:

Hack Week 22

Activity

  • about 2 months ago: hennevogel liked this project.
  • about 2 months ago: digitaltomm started this project.
  • about 2 months ago: digitaltomm added keyword "rails" to this project.
  • about 2 months ago: digitaltomm added keyword "ruby" to this project.
  • about 2 months ago: digitaltomm added keyword "rubygems" to this project.
  • about 2 months ago: digitaltomm added keyword "timeseries" to this project.
  • about 2 months ago: digitaltomm originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    Uyuni test suite improvements by dgedon

    Project Description

    Uyuni is the upstream...


    Uyuni test suite improvements by dgedon

    Project Description

    Uyuni is the upstream...