descartes
descartes copied to clipboard
Introspective dashboard for Graphite
These would be associated with specific annotations. As such, they would (be available to) appear anytime a particular annotation event was visible on the graph / timeframe.
Ability to post comments to a graph. These would be associated with the graph object proper, not any metrics/annotations referenced within. Also, consider adding a global annotation type that would...
Running Descartes behind a reverse proxy where you want to define the context path (like e.g. /descartes) won't really work as all links are hardcoded in an absolute way. It...
I think it might be an interesting UX exercise to allow users to apply their own images to the dashboard cards. This is easy enough to implement, just need to...
Ability to :star2: or :heart: a graph and filter on it in the graph palette or by dashboard.
### Overview Ability to view a timeshifted comparison between the current selected interval and the same interval at some time in the past. For example, being able to compare the...
Planning to use a combination of https://github.com/filamentgroup/jQuery-UI-Date-Range-Picker and http://haineault.com/media/jquery/ui-timepickr/page/.
Drag-select should set the new "from" and "to" end-times. There is an example JS project that does this over at https://github.com/shufgy/graphite-zoom-js.
#84