time_chart icon indicating copy to clipboard operation
time_chart copied to clipboard

A scrollable time chart in Flutter.

Results 9 time_chart issues
Sort by recently updated
recently updated
newest added

Added a new class DateTimeRangeWithColor and then check the run type of the object to determine which colr to use.

Hi, it would be nice to have the possibility to get the time range when a bar is clicked/selected. Right now the widget shows a ToolTip but this will allow...

enhancement

Hi, I was having issues with the widget scroll when loading my data. It was strange because I was playing initially with sample data and everything was looking fine, but...

bug

Weekday is shown as the next day when the start and end date-time both are in PM values. In the attached screen, Feb 22, 2021, is shown as Tuesday.

bug

Hi, Can you please look into the attached error. I am unable to add this library due to version solving failed. I already tried with **any** but no result found....

bug

To reproduce: 1. Display the chart in portrait mode 2. Enable landscape mode Actual behaviors: - The tooltip is not working properly - The chart bar does not match their...