-
-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom hour of day label formatter #42
Conversation
Is there any plan for this still? This is something we would love to make use of! Thank you |
@TheMkrage while waiting for a PR to get approved, you can always just specify it in your dependencies:
|
@JonasWanke any timeline when this feature will be merged? |
nvm) this solution still doesn't fit for me))) I need more customizable time labels))) |
@kennethj could you please check the conflicts? And @JonasWanke Any feedback to this? |
These changes add the features to custom the hour column. Currently, we can only set the TextStyle with the hour format of
HH:mm
and column width set at48.0
. This update adds the ability to set custom time formatting and column width.Example
Checklist
Screenshots
Format hour
Set column width