1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-05-01 22:17:51 +08:00

5 Commits

Author SHA1 Message Date
Jakub Sobon
8968704de2
Fixing racy behavior between Options and Draw.
This applies to widgets whose Options depend on user data.
Documenting this in the docs and on API and protecting against this
condition in the affected widgets.
2019-01-26 23:58:38 -05:00
Jakub Sobon
542948c6cf
Fixes after self-review. 2018-06-19 22:04:20 -04:00
Jakub Sobon
4785160c13
Adding some missing licences. 2018-06-19 21:54:27 -04:00
Jakub Sobon
77a9b30133
Implementation of the BarChart widget and its demo. 2018-06-20 02:37:06 +01:00
Jakub Sobon
ff5ce85170
Skeleton of the barchart widget and its tests. 2018-06-18 21:36:29 +01:00