Improve timeline chart #12

Open
opened 2014-11-27 19:52:57 +01:00 by kjetil · 3 comments
kjetil commented 2014-11-27 19:52:57 +01:00 (Migrated from gitlab.lallis.org)

The timeline chart could do with some love

  • It should be better at adapting to screen width changes
  • The labels should never overlap (apply force on them)
  • The points should be selectable to reveal data on that transaction (user, amount, old/new price, time etc)
  • The zoom controls are ugly and confusing, can we do better?
The timeline chart could do with some love * It should be better at adapting to screen width changes * ~~The labels should never overlap (apply force on them)~~ * The points should be selectable to reveal data on that transaction (user, amount, old/new price, time etc) * The zoom controls are ugly and confusing, can we do better?
kjetil commented 2014-12-18 10:10:12 +01:00 (Migrated from gitlab.lallis.org)

Use Mike Bostock's reusable charts pattern: http://bost.ocks.org/mike/chart/

Use Mike Bostock's reusable charts pattern: http://bost.ocks.org/mike/chart/
kjetil commented 2015-01-21 13:25:09 +01:00 (Migrated from gitlab.lallis.org)

One idea for the zoom control is overlaying it on the chart and only displaying it on mouseover. This would make for a cleaner chart, but will prevent mobile users from zooming.

One idea for the zoom control is overlaying it on the chart and only displaying it on mouseover. This would make for a cleaner chart, but will prevent mobile users from zooming.
kjetil commented 2015-01-21 13:25:46 +01:00 (Migrated from gitlab.lallis.org)

Size should be more flexible now (using viewport)

Size should be more flexible now (using viewport)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kjetil/predi#12
No description provided.