23
I Use This!
Very High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cleaned up the documentation a bit More... over 10 years ago
Restored the "fill all the holes" strategy to the ZeroFill class, and introduced the fill_style option ("minimal" and "all" are possible values). Also allowed a set of required times to be specified when asking the times series for it's data. This way, we can ensure in the stacked bar chart that each data point in use has a value preventing the bars from stacking incorrectly. More... over 10 years ago
Restored the "fill all the holes" strategy to the ZeroFill class, and introduced the fill_style option ("minimal" and "all" are possible values). Also allowed a set of required times to be specified when asking the times series for it's data. This way, we can ensure in the stacked bar chart that each data point in use has a value preventing the bars from stacking incorrectly. More... over 10 years ago
Merge remote-tracking branch 'spencer/zero-filled-ts' into spencer-zero More... over 10 years ago
Rebased to master to include latest changes More... over 10 years ago
Rebased to master to include latest changes More... over 10 years ago
Merge pull request #405 from rashidkpc/master More... over 10 years ago
Adding grunt step to CONTRIBUTING.md More... over 10 years ago
Adding grunt step to CONTRIBUTING.md More... over 10 years ago
Merge pull request #404 from rashidkpc/master More... over 10 years ago
fixed 0 height bars More... over 10 years ago
fixed 0 height bars More... over 10 years ago
Brought code back into line with existing jshint More... over 10 years ago
Brought code back into line with existing jshint More... over 10 years ago
spacing More... over 10 years ago
spacing More... over 10 years ago
Merge remote-tracking branch 'upstream/master' More... over 10 years ago
More error handling, changed es loading to use get instead of search More... over 10 years ago
More error handling, changed es loading to use get instead of search More... over 10 years ago
Merge pull request #400 from spenceralger/master More... over 10 years ago
Merge branch 'zero-filled-ts' More... over 10 years ago
moved the timeSeries service into the histogram module. More... over 10 years ago
moved the timeSeries service into the histogram module. More... over 10 years ago
created timeSeries service with a ZeroFilled class to manage the rows for the histogram More... over 10 years ago
created timeSeries service with a ZeroFilled class to manage the rows for the histogram More... over 10 years ago
Added a time series service, which provides a ZeroFilled class, setup the histogram to use it so that zero measurements will be displayed More... over 10 years ago
Merge pull request #396 from rashidkpc/master More... over 10 years ago
Improved error handling via alertSrv service More... over 10 years ago
Improved error handling via alertSrv service More... over 10 years ago
Merge pull request #394 from rashidkpc/master More... over 10 years ago