Skip to content

SP5: improve tick label format customization#2553

Merged
swharden merged 2 commits intomainfrom
2500
Apr 2, 2023
Merged

SP5: improve tick label format customization#2553
swharden merged 2 commits intomainfrom
2500

Conversation

@swharden
Copy link
Member

@swharden swharden commented Apr 2, 2023

  • modify ITickGenerator so the Edge is passed into the tick generation function instead of being stored
  • modify the DateTimeAutomatic tick generator to store time units in a list (created not using reflection), making them easier to modify or replace individually
  • added cookbook demo showing how to customize tick label format
  • resolves SP5: Add tick label formatter to ITickGenerator #2500

@swharden swharden merged commit 2591157 into main Apr 2, 2023
@swharden swharden deleted the 2500 branch April 2, 2023 21:15
@swharden swharden mentioned this pull request Apr 4, 2023
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.

SP5: Add tick label formatter to ITickGenerator

1 participant