diff --git a/src/apex-layouts.ts b/src/apex-layouts.ts index c28d76e..de27ae9 100644 --- a/src/apex-layouts.ts +++ b/src/apex-layouts.ts @@ -98,10 +98,6 @@ export function getLayoutConfig(config: ChartCardConfig, hass: HomeAssistant | u : [`${value} ${uom}`]; }, }, - fixed: { - enabled: true, - postion: 'topRight', - }, }, dataLabels: { formatter: function (value) {