-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metric Charts #56
Comments
Hi! Any specs/details? |
@jbrooksuk (just to be sure you see my comment) |
@Ionys320, sorry for the delay! We basically need to implement the chart based on the I'd quite like to take inspiration from how Laravel Pulse renders its charts. |
It appears Laravel Pulse is using Chart.JS, one of the most famous librairies for this. It should not take too much time to implement it in Cachet then. |
@Ionys320 is this a feature you're thinking of tackling? |
Hi @jbrooksuk ! Yeah absolutely, I can take care of it. I started to check the code a bit, it may take me some few weeks, but I can handle it. |
Looking really good! Is it possible to add some filters to zoom in/out of time periods? Also, I think we should reduce the height some more. |
We need to implement the metric charts into the status page.
The text was updated successfully, but these errors were encountered: