allegro / ralph

Ralph is the CMDB / Asset Management system for data center and back office hardware.
https://ralph.allegro.tech/
Apache License 2.0
2.2k stars 544 forks source link

Beautiful charts on home page #1682

Closed vi4m closed 8 years ago

vi4m commented 9 years ago

We should present some sort of dashboard for:

Assets models count Assets statuses count Easy access to newly craeated / last edited 10 assets Other - tbd

(Previous issue: #1604)

mkurek commented 9 years ago

https://github.com/keen/dashboards

vi4m commented 9 years ago

:-1: graphos too 'fat' wrapper around existing libraries - we want to focus on one integrated library. And preferable - don't depend on django (upgrade problems and so on)

https://github.com/agiliq/django-graphos - http://agiliq.com/demo/graphos/

vi4m commented 9 years ago

:-1: jqplot - old project pure javascript based. Renders on canvas. We used it, and it works fine but is 'black box'-y, customization is really hard without patching the library. Overall - might be enough, but hey, let's try another librariers this time :)

vi4m commented 9 years ago

:-1: d3.js - beautifull charts, beautiful technology(d3 language, svg) but lacks 'boring business' charts.

http://d3js.org

ar4s commented 9 years ago

http://www.chartjs.org/ - Simple, clean and engaging charts for designers and developers

vi4m commented 9 years ago

:+1: http://nvd3.org - reusable business charst componentes for d3.js - definietelly worth trying

http://nvd3.org/examples/index.html