Line Chart Label by Month Index and Show Month Name |
8/21/2023 4:40:40 AM |
PHPRunner General questions | |
J
jacktonghk authorDevClub member
My table has an month index i.e. 1, 2, 3, 4 .... 12 with associated month name i.e. Jan, Feb, Mar, ..... Dec |
|
J
|
jacktonghk authorDevClub member 8/23/2023 |
I use 'custom' format in the 'view as' of my month index field and then add the following code to convert number to month name before display. It works. |