VERSION 1.1
- Added the weekly POC which is labeled by the week number.
Default = true, Weeks back default = 4, Default color = #9C27B0
- Added the custom POC
Default = 6M, Months back default = 12, Default color = #2A2E39
Supports '3M' and '6M' at the moment. Unfortunately, you can't show the 3M and 6M at the same time anymore, I did this for organizing purposes.
If there is need and requests to make sure both can be seen together again I will probably add a 2nd custom POC from which you can choose the second custom timeframe.
To disable the custom POC you need to select 'Disabled' under the options list from the Custom -> Timeframe input.
- Reorganized user input making this indicator solely used around the weekly, monthly and custom POC.
- Merged the 'Enable labels' input into the 'Labels location' input.
Now, you can select 'disable' from the options list to make sure no labels are rendered.
- Differentiated the 'Months back' input/function to work different
(this function handles effiency in rendering making sure to only render from a certain amount of months back).
Before this version, this input applied to all POC's that were being rendered. Now, you can set 'Weeks back' on the weekly POC and 'Months back' on the monthly POC. This results in different use cases i.e only rendering the last 4 weekly POC's but show the last 6 monthly POC's (as seen on the screenshot)