transformation_service
django_spire.metric.visual.services.transformation_service
VisualTransformationService
Bases: BaseDjangoModelService['Visual']
Source code in django_spire/contrib/constructor/constructor.py
obj
instance-attribute
date_range
Source code in django_spire/metric/visual/services/transformation_service.py
current_value
Source code in django_spire/metric/visual/services/transformation_service.py
current_condition
Source code in django_spire/metric/visual/services/transformation_service.py
series_data
Source code in django_spire/metric/visual/services/transformation_service.py
series_breakdown
Source code in django_spire/metric/visual/services/transformation_service.py
gauge_max
Source code in django_spire/metric/visual/services/transformation_service.py
chart
Source code in django_spire/metric/visual/services/transformation_service.py
VisualConditionTransformationService
Bases: BaseDjangoModelService['VisualCondition']