Adjust processNumberValueFromField() to be more generic in detecting charts-specific Views fields

Created on 13 September 2023, about 1 year ago

Problem/Motivation

Currently, processNumberValueFromField() includes a specific check for two Views field plugins (field_charts_fields_scatter and field_charts_fields_bubble). This prevents other modules from being able to provide their own Views field plugins.

Proposed resolution

Add properties to Charts-specific Views field plugins that other modules can include, and then have processNumberValueFromField() check for those properties.

πŸ“Œ Task
Status

Fixed

Version

5.0

Component

Views integration

Created by

πŸ‡ΊπŸ‡ΈUnited States andileco

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024