diff --git a/custom_cards/custom_card_apexcharts/README.md b/custom_cards/custom_card_apexcharts/README.md index ce171db24..5a9fe6440 100644 --- a/custom_cards/custom_card_apexcharts/README.md +++ b/custom_cards/custom_card_apexcharts/README.md @@ -112,6 +112,12 @@ Integration from HACS: "custom:apexcharts-card" from RomRider no Maximum value of the sensor. Default will be 100 + +transform +`return x * 100;` +no +A custom JS function to run on your data before render. See Apex docs for more details + ??? note "Template Code"