Fix the chart #39

Closed
opened 2015-01-19 22:13:23 +01:00 by kjetil · 5 comments
kjetil commented 2015-01-19 22:13:23 +01:00 (Migrated from gitlab.lallis.org)

The chart was broken when implementing the admin page and all the data changes that followed with it.

The chart was broken when implementing the admin page and all the data changes that followed with it.
kjetil commented 2015-01-19 22:13:30 +01:00 (Migrated from gitlab.lallis.org)

Reassigned to @kjetil

Reassigned to @kjetil
kjetil commented 2015-01-20 01:35:29 +01:00 (Migrated from gitlab.lallis.org)

Need to log prices on contract creation for the cornercase where contracts are created, but the price is left at the default (perhaps relevant for probability contracts?)

Need to log prices on contract creation for the cornercase where contracts are created, but the price is left at the default (perhaps relevant for probability contracts?)
kjetil commented 2015-01-22 17:02:56 +01:00 (Migrated from gitlab.lallis.org)

Need to leave this for a while in order to get other stuff in place for the demo deployment that should happen tonight <yikes!>

Current problems are:

  • None of the labels are showing (they worked a couple of commits ago)
  • The zoom does not work (it only zooms the axis, not the timelines. When the labels was showing up, it hide them when zoom is active as intended)
  • All the timeline paths and circles are drawn in each timelinegroup, not one per group as intended
  • The timelines in the zoom controls are not showing up (they worked a couple of commits ago)
  • The timelines do not update when new datapoints are added (but colors and labels update, and the end labels get new positions)
  • When updating, all the svg elements are drawn over the old svg elements instead of the existing ones being updated
  • I don't understand how to have a fixed size for the labels and line thickness while letting the chart itself scale according
    to size of dom container. The labels can get very small or big right now.

It seems I have a deep misunderstanding about some d3 concepts, but I cannot put my finger on them. Might be permanently damaged from using c2.

Need to leave this for a while in order to get other stuff in place for the demo deployment that should happen tonight <yikes!> Current problems are: * None of the labels are showing (they worked a couple of commits ago) * The zoom does not work (it only zooms the axis, not the timelines. When the labels was showing up, it hide them when zoom is active as intended) * All the timeline paths and circles are drawn in each timelinegroup, not one per group as intended * The timelines in the zoom controls are not showing up (they worked a couple of commits ago) * The timelines do not update when new datapoints are added (but colors and labels update, and the end labels get new positions) * When updating, all the svg elements are drawn over the old svg elements instead of the existing ones being updated * I don't understand how to have a fixed size for the labels and line thickness while letting the chart itself scale according to size of dom container. The labels can get very small or big right now. It seems I have a deep misunderstanding about some d3 concepts, but I cannot put my finger on them. Might be permanently damaged from using c2.
kjetil commented 2015-01-31 18:13:20 +01:00 (Migrated from gitlab.lallis.org)

Reassigned to @robert

Reassigned to @robert
robert commented 2015-02-02 22:44:18 +01:00 (Migrated from gitlab.lallis.org)

Status changed to closed

Status changed to closed
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#39
No description provided.