JSainsburyPLC / react-timelines

React Timelines Library
https://jsainsburyplc.github.io/react-timelines/
MIT License
257 stars 120 forks source link

Feature Request: Override Marker Labels #116

Open davekiss opened 5 years ago

davekiss commented 5 years ago

Hey, this looks like a cool library, thanks for sharing.

I'm looking for a way to pass a prop to Timeline that would allow for changing the formatting for the label of the NowMarker and the PointerMarker components.

Is this something you'd consider adding?

Cheers