Markus Ressel
83dbdb49e6
add screenshot
...
Signed-off-by: Markus Ressel <mail@markusressel.de>
2024-10-12 14:55:41 +02:00
Markus Ressel
9d6693060a
revert changes to original plot example, add custom_range example
...
Signed-off-by: Markus Ressel <mail@markusressel.de>
2024-10-12 14:19:37 +02:00
Markus Ressel
e95a6c091d
allow manual override of Y-Axis MinValue and MaxValue
...
Signed-off-by: Markus Ressel <mail@markusressel.de>
2024-10-12 03:44:35 +02:00
Hidayat
d8a9aeb20e
feat option to draw y or x axis label independently ( #25 )
...
Signed-off-by: Hidayat Hamir <hidayat.03@erajaya.com>
2023-12-29 18:51:02 +11:00
Aaron DeMille
3578e68a90
Fix braille plot y-axis scaling
...
Braille Mode line charts didn't draw the dots in the correct y-axis
location. For example, I created a chart with data values between 1 and
2 stepping by .1 (1, 1.1, 1.2 ... 2.0). The PlotMarkerDot mode
accurately displayed the dots in the 1 - 2 range on the Y axis. However,
when using PlotMarkerBraille mode, the dots appeared between the range of
0 and 1. The gap is much larger if the the data values are bigger (for
example, 100 to 101 stepping by .1)
I modified the braille plotting code to more closely match the termui
library implementation, which didn't have the problem.
Graphs are now displaying as expected.
Signed-off-by: Aaron DeMille <ajdemille2@gmail.com>
2023-11-23 19:24:14 -07:00
Navid Yaghoobi
a187d4ddc6
barchart - allow to set axes line and label color
...
Signed-off-by: Navid Yaghoobi <navidys@fedoraproject.org>
2022-12-24 12:21:58 +11:00
Navid Yaghoobi
4339ead54b
demo update
...
Signed-off-by: Navid Yaghoobi <navidys@fedoraproject.org>
2022-12-23 14:14:09 +11:00
Navid Yaghoobi
2fead1154d
new widget - sparkline
...
Signed-off-by: Navid Yaghoobi <navidys@fedoraproject.org>
2022-12-17 12:32:56 +11:00
Navid Yaghoobi
b1e54eab00
new feature - plot widget (linechart, scatter)
...
Signed-off-by: Navid Yaghoobi <navidys@fedoraproject.org>
2022-12-13 21:30:56 +11:00
Navid Yaghoobi
15b85032b3
demo update
...
Signed-off-by: Navid Yaghoobi <navidys@fedoraproject.org>
2022-12-10 17:33:52 +11:00
Andreas Krennmair
f1d2fee386
Add spinner widget.
...
Signed-off-by: Andreas Krennmair <ak@synflood.at>
2022-10-23 15:21:12 +02:00
Navid Yaghoobi
d2504ae624
running pre-commit
...
Signed-off-by: Navid Yaghoobi <navidys@fedoraproject.org>
2022-07-02 18:57:56 +10:00
Navid Yaghoobi
a37743bd37
messsage dialog - info and error
2021-12-25 10:40:06 +11:00
Navid Yaghoobi
2d063dc534
README.md update
2021-12-22 14:47:48 +11:00
Navid Yaghoobi
7d5e467374
utilisation gauge
2021-12-21 22:37:58 +11:00
Navid Yaghoobi
fcd0347795
utilisation gauge
2021-12-21 22:34:47 +11:00
Navid Yaghoobi
d36ee34eb9
utilisation gauge
2021-12-21 22:20:34 +11:00
Navid Yaghoobi
787d7f7fb9
utilisation mode gauge
2021-12-21 21:52:22 +11:00
Navid Yaghoobi
f2f9c7f1fe
percentage mode gauge
2021-12-21 20:03:22 +11:00
Navid Yaghoobi
2543b8ad44
percentage mode gauge
2021-12-21 19:57:34 +11:00
Navid Yaghoobi
6ea88b3b33
activity mode gauge
2021-12-21 18:13:01 +11:00
Navid Yaghoobi
ea469aac56
initial commit
2021-12-20 21:49:58 +11:00
Navid Yaghoobi
9b7db9f3c7
bar chart initial commit
2021-12-20 21:35:15 +11:00
Navid Yaghoobi
79f3e48d0a
bar chart initial commit
2021-12-20 21:33:00 +11:00
Navid Yaghoobi
01198cf725
bar chart initial commit
2021-12-20 21:02:43 +11:00
Navid Yaghoobi
e08fdd7e12
initial commit
2021-12-19 20:48:23 +11:00
Navid Yaghoobi
9f2fa1911d
bar chart initial commit
2021-12-19 19:08:41 +11:00
Navid Yaghoobi
25b7fa382e
bar chart initial commit
2021-12-19 19:06:37 +11:00
Navid Yaghoobi
a35531b789
bar chart initial commit
2021-12-19 18:59:15 +11:00
Navid Yaghoobi
ef6d57d83f
initial commit
2021-12-19 18:39:14 +11:00