Evan Schiewe
Evan Schiewe
There's currently no support for creating annotated tags in Git without specifying the message. The `git tag -a` option will create an annotated tag and open the editor to write...
The anchor link for Usage & Development has two dashes - I guess it ignores the & and converts both spaces to dashes. This commit fixes the two reference links...
This PR implements two small labeling fixes to the TimelineBarChart component: 1. Format the mouseover labels as "HH:MM" strings. They are currently displayed a decimals in units of hours, which...