Skip to content

Conversation

@gdudek
Copy link

@gdudek gdudek commented Aug 1, 2020

Allows for multi-level eras in the timeline and also includes changes from other forks.

One era can have others with in.

donkeyDau and others added 30 commits January 5, 2018 12:55
Removed two useless lines
 * README entry added
 * Levels for ticks added (to avoid overlapping)
 * Leveler class added
 * grouping elements in different SVG groups to get correct "stacking" of elements in SVG
 * ticks will be collected first and drawn all together
handle tkinter exception to support non-display environment
Supports sub-eras with the format:


	"suberas" : [
		["COVID-19", "Feb 1, 2020", "Feb 21, 2022", "#ADAFA5"]
	],
	"subsuberas" : [
		["Foo", "Feb 1, 2020", "Feb 21, 2022", "#ADAFA5"]
	]
Add multi-level eras
Example showing sub-eras
Add tick_angle when in default tick_orientation mode.  Assorted cleanup
json spec, svg output and resulting image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants