The Rickshaw library is in the Master. Building of the reusable charts
on top of it is in the progress.
On 08/27/2013 02:51 PM, Chmouel Boudjnah wrote:
Julien Danjou writes:
It sounds like a good plan to pick Rickshaw. Better building on top of
it, contributing back to it, rather than starti
Julien Danjou writes:
> It sounds like a good plan to pick Rickshaw. Better building on top of
> it, contributing back to it, rather than starting cold or building a new
> wheel.
+1
Chmouel.
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstac
I have prepared the testing implementation of Rickshaw wrapped into a
general linechart and connected it to Ceilometer here:
https://review.openstack.org/#/c/35590/
(rendering is mostly copied from examples with some parts from Maxime
Vidori)
Rickshaw really works like a charm. I think it will
On Mon, Aug 26 2013, Maxime Vidori wrote:
> Currently, the charts for Horizon are directly created with D3. Maybe if we
> add a js library on top of d3 it will be easier and development will be
> faster. A blueprint was created at
> https://blueprints.launchpad.net/horizon/+spec/horizon-chart.js W
Hi,
Currently, the charts for Horizon are directly created with D3. Maybe if we add
a js library on top of d3 it will be easier and development will be faster. A
blueprint was created at
https://blueprints.launchpad.net/horizon/+spec/horizon-chart.js We actually
need some reviews or feedback.