-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Jana E. Beck edited this page Oct 2, 2014
·
9 revisions
Welcome to the tideline wiki!
You'll find the extended documentation for this repository here, as well as links to other resources (e.g., snippets of code on http://bl.ocks.org) that may be useful.
This documentation explains how to use the core tideline library to construct a data visualization that you can embed in a front-end application.
- Creating a one-day view
- Creating a two-week view
- Creating a settings view
Some discussion of the potential difficulties when integrating tideline into an application and recommendations for doing so using React is found on the Tideline and React page.
This documentation provides additional information for contributors to tideline and developers who'd like to extend or customize it for their own use.
- Gotchas regarding tideline and browser compatibility
- Layout
- The Tideline Gallery
- Encoding Native SVG Tooltips
- Some background on why tideline chooses to plot ISO 8601 UTC-formatted dates on a D3 UTC time scale are in this bl.ock.