You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A brighter color for charts axis and ticks would improve readability
Currently the text/labels for axes and ticks are quite dark and therefore hard to read on a dark canvas.
This could be improved by adding : Chart.defaults.color = '#99' to the drv_charts.c file.
I will send a pull request for this .
Rg, Bert
The text was updated successfully, but these errors were encountered:
ehorvat1
added a commit
to ehorvat1/OpenBK7231T_App_incl_Charts
that referenced
this issue
Oct 3, 2024
For issue openshwprojects#1375: add a default color to improve readability (applies to: dataset names, axis ticks, color for axes title, (use color: 'openshwprojects#99')
* Fix issue #1376
Fix issue #1376 .....wrong time in charts when using NTP with an offset
* Update drv_charts.c Issue #1375
For issue #1375: add a default color to improve readability (applies to: dataset names, axis ticks, color for axes title, (use color: '#99')
* Update drv_charts.c
Add a chart title
* Update obk_config.h
Set ENABLE_DRIVER_CHARTS = 1 also for Beken Devices
* Update http_fns.c
Add charts to About page
* Update obk_config.h
File just cloned from openshwprojects/OpenBK7231T_App
* Revert "Update obk_config.h"
This reverts commit b83c7db.
* Revert "Update obk_config.h"
This reverts commit 7b7d979.
* Revert "Update http_fns.c"
This reverts commit d81e4b3.
* Revert "Update drv_charts.c"
This reverts commit c5d1229.
Charts are a great feature, thanks.
A brighter color for charts axis and ticks would improve readability
Currently the text/labels for axes and ticks are quite dark and therefore hard to read on a dark canvas.
This could be improved by adding : Chart.defaults.color = '#99' to the drv_charts.c file.
I will send a pull request for this .
Rg, Bert
The text was updated successfully, but these errors were encountered: