docs/client-apis.rst
Cubism.js_ is a D3 plugin for visualizing time series data in real time, and can pull data from Graphite.
Graphitejs_ is a jQuery plugin for easily making and displaying graphs and updating them on
the fly using the Graphite URL api.
Scales_ is a Python server state and statistics library that can output its data to Graphite.
structured_metrics_ is a lightweight python library that uses plugins to read in
Graphite's list of metric names and convert it into a multi-dimensional tag space of clear, sanitized targets.
txCarbonClient_ is a simple Twisted API for reporting metrics to Carbon.
.. _Cubism.js: http://square.github.io/cubism/ .. _Graphitejs: https://github.com/prestontimmons/graphitejs .. _Scales: https://github.com/Cue/scales .. _structured_metrics: https://github.com/vimeo/graph-explorer/tree/master/graph_explorer/structured_metrics .. _txCarbonClient: https://github.com/fdChasm/txCarbonClient