-
Notifications
You must be signed in to change notification settings - Fork 6
Home
vprus edited this page Dec 18, 2014
·
1 revision
Lean Analytics is a library to visualize and analyze times series data. It's powered by dc.js and D3.js, but is specifically optimized to create timelines with almost no code.
- Takes JSON data you already have, and cleanly embeds in your web apps.
- Built-in support for grouping by week, and computing derived metrics, such as smoothed values or trends.
- UI to select time ranges, metrics to display and derived metrics.
- Easily show distribution by arbitrary criteria.
- Intended for display of apparent trends, not for finding of deeply hidden insights.
- Easy to customize for programmers, but not way to customize via UI.
- Does not attempt to be responsive, for now.
- Is not easily translatable.