Complexities of project have been removed such that this is simple representation of status and needs.
I want to generate a Chart that compares fuel consumption of two types of vehicles where tests were performed in a controlled environment. Data will represent 31 days and 2 vehicle brands. Results to be broken into 4 categories: (No data, Below Advertisd, As Advertised, Better than Advertised)
The app will ensure that the Y-Axis will only have the values (0,1,2,3) BUT I would like to replace the numbers with the 4 categories of Text. The Y-Axis will show Day Number (0 - 31)
I have attached a project that demonstrates my basic requirements.
Platform Specifics:
Lazarus V 2.2.2
Date: 2022-05-15
FPC: V 3.2.2
Revision: lazarus_2_2_2
i386-win32-win32/win64
OS: Win 10
TAChart/README.txt shows latest change seems to indicate V1.0 (relevant?)
Can what I want to do be accomplished? If so, how can I accomplish it? Maybe I am over-complicating my requirements? Maybe I can ony document what the Y-Axis values represent (as I have done in the example)? Sure could use some help and direction. Thanks in advance.