Skip to content

ahlusar1989/react-window-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-window-example

A short example of a flame chart - inspired by Brian Vaughn. Features included:

  • Plain SVG elements for drawing
  • A short CSS transition for animation
  • PureComponent to avoid unnecessary re-renders while scrolling
  • react-window to render only visible rows