Martin Preuss
|
625162bb3c
|
implement AQDG_GRAPH_TYPE_STEPLINE
|
2025-10-02 23:07:15 +02:00 |
|
Martin Preuss
|
bf0be75ba1
|
use GRAY for grid.
|
2025-10-02 23:06:53 +02:00 |
|
Martin Preuss
|
d1275e2419
|
increase pen size for graphs.
|
2025-10-02 22:26:12 +02:00 |
|
Martin Preuss
|
6b93c9fc9f
|
more graph use simplification.
- added AQDG_TimeGraph_ModifyDataAndAddCurve()
- AQDG_Data_MinutesMax()
- AQDG_Data_MinutesMin()
|
2025-10-02 22:25:53 +02:00 |
|
Martin Preuss
|
56b3ceed1b
|
also install main lib headers.
|
2025-10-01 23:12:42 +02:00 |
|
Martin Preuss
|
fbd97cf64d
|
fixed bug in install path.
|
2025-10-01 23:12:23 +02:00 |
|
Martin Preuss
|
27383022e7
|
simplified graph usage.
|
2025-10-01 23:12:04 +02:00 |
|
Martin Preuss
|
f11c4ded86
|
decreased verbosity.
|
2025-10-01 23:11:11 +02:00 |
|
Martin Preuss
|
c7be694896
|
use defines.
|
2025-10-01 23:10:58 +02:00 |
|
Martin Preuss
|
c4c23ccfd2
|
use correct min/max values from axis instead of subgraph.
subgraph contains the max/min values of the datasets while axis stores
the visible max/min values (i.e. spanned by labeled tick axis).
|
2025-10-01 23:10:41 +02:00 |
|
Martin Preuss
|
8ba319e923
|
simplify graph usage by putting needed function calls into one function.
|
2025-10-01 23:09:17 +02:00 |
|
Martin Preuss
|
be795689c7
|
decrease verbosity, allow for fixed limits.
|
2025-10-01 23:08:40 +02:00 |
|
Martin Preuss
|
b0b13aa471
|
make _GenHourTicks more granular. simplified tick functions.
|
2025-10-01 23:08:02 +02:00 |
|
Martin Preuss
|
1b63d50d6b
|
decrease verbosity.
|
2025-10-01 23:06:48 +02:00 |
|
Martin Preuss
|
926f61aaa3
|
use logdomain.
|
2025-10-01 23:05:49 +02:00 |
|
Martin Preuss
|
bac8537939
|
added some more data functions.
- AQDG_Data_DayAverage() average data over days
- AQDG_Data_MinutesAverage() average data over variable minutes
|
2025-10-01 22:27:00 +02:00 |
|
Martin Preuss
|
27f4919ef3
|
improved tick handling, added data transformation lib
|
2025-09-29 21:25:54 +02:00 |
|
Martin Preuss
|
271372969d
|
Graphs now have a legend.
|
2025-09-29 16:11:53 +02:00 |
|
Martin Preuss
|
3142e886b4
|
building a graph now basically works!
|
2025-09-29 14:34:16 +02:00 |
|
Martin Preuss
|
0c6f932765
|
increased verbosity.
|
2025-09-29 14:33:39 +02:00 |
|
Martin Preuss
|
b6997f3640
|
left Y axis and bottom x axis work.
|
2025-09-27 14:35:22 +02:00 |
|
Martin Preuss
|
97bdcb5bff
|
more code sharing.
|
2025-09-25 23:27:50 +02:00 |
|
Martin Preuss
|
7c721b9ff6
|
added some functions.
|
2025-09-25 23:26:57 +02:00 |
|
Martin Preuss
|
ab41af104b
|
enable both tests.
|
2025-09-24 23:35:15 +02:00 |
|
Martin Preuss
|
86af358cd1
|
share code for axis widgets.
|
2025-09-24 23:34:54 +02:00 |
|
Martin Preuss
|
91b0878ced
|
add "value" to drawable as a general purpose variable.
|
2025-09-24 23:34:23 +02:00 |
|
Martin Preuss
|
f9c3c73825
|
axis: remove highest level of ticks for log10 axis ticks.
|
2025-09-23 22:11:36 +02:00 |
|
Martin Preuss
|
fe56360a36
|
work on axis (adding log10 ticks).
|
2024-06-17 22:56:48 +02:00 |
|
Martin Preuss
|
7ba618f832
|
more work on graph module.
|
2024-06-16 23:59:09 +02:00 |
|
Martin Preuss
|
43af8a8e75
|
more work on graph module.
|
2024-06-16 21:56:18 +02:00 |
|
Martin Preuss
|
ca43571eb3
|
removed pens and fonts from graph (will be handled in graph window).
|
2024-06-16 19:36:11 +02:00 |
|
Martin Preuss
|
8e439807db
|
started working on new graph module.
|
2024-06-16 19:31:43 +02:00 |
|
Martin Preuss
|
5bea00ebbe
|
added .gitignore.
|
2024-06-16 19:30:52 +02:00 |
|
Martin Preuss
|
b8af82e0ad
|
add "name" field to objects.
|
2024-05-30 23:20:08 +02:00 |
|
Martin Preuss
|
19ff6f5cdf
|
changed param order for consistency.
|
2024-05-30 23:01:36 +02:00 |
|
Martin Preuss
|
da00ee39e4
|
fixed inheritance of parent properties.
|
2024-05-30 23:01:23 +02:00 |
|
Martin Preuss
|
0a5653b250
|
get default values from parent, if any.
|
2024-05-30 22:13:21 +02:00 |
|
Martin Preuss
|
b75b908e77
|
more work on objects, fixed some layout glitches.
|
2024-05-30 21:28:17 +02:00 |
|
Martin Preuss
|
8a3541ff85
|
remove trailing slash.
|
2024-05-29 23:16:22 +02:00 |
|
Martin Preuss
|
e211b60bbb
|
Increased verbosity.
|
2024-05-29 23:16:06 +02:00 |
|
Martin Preuss
|
46f772412b
|
some fixes, more work on widgets and objects, added test.
|
2024-05-29 23:15:47 +02:00 |
|
Martin Preuss
|
02cd1f992f
|
more work on widgets and objects.
|
2024-05-26 02:30:59 +02:00 |
|
Martin Preuss
|
5f10f59650
|
added some inline functions to ease flag handling in object trees.
|
2024-05-24 18:47:46 +02:00 |
|
Martin Preuss
|
f9133587e4
|
added function _updateContentSize()
|
2024-05-24 18:47:21 +02:00 |
|
Martin Preuss
|
2561bdcd7d
|
more work on drawable object.
|
2024-05-24 18:34:55 +02:00 |
|
Martin Preuss
|
08a4d24732
|
drawable: add fallback function.
|
2024-05-24 00:19:16 +02:00 |
|
Martin Preuss
|
b20c0f9901
|
fixed an include.
|
2024-05-24 00:11:58 +02:00 |
|
Martin Preuss
|
83e0a8089f
|
started working on drawable objects.
|
2024-05-24 00:11:48 +02:00 |
|
Martin Preuss
|
986215b7e1
|
compile cairo code.
|
2024-05-23 13:34:33 +02:00 |
|
Martin Preuss
|
5fc413c46d
|
reuse code.
|
2024-05-23 13:34:23 +02:00 |
|