Skip to content

jhjanicki/brushable-timeline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

13th nov

  • i have two branches:

    • on master there is a solution that uses translate to move the timeline around
    • on option-two is the solution that updates the xScale

problems to solve

  • text wrapping, I was using d3-textwrap to wrap the text but this turns them into divs inside a foreign object and makes it hard to work with (e.g. for updating their position)
  • also an issue when text covers each other (happens even when wrapping sometimes), maybe its a matter of manually adding it to a different level when you see multiple with the same start date...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.5%
  • HTML 8.3%
  • CSS 3.2%