Skip to content

Normalize Radar Chart #1260

@apathy65536

Description

@apathy65536

I was making a radar chart and realized it takes the maximum of all fields to use as the maximum of every field I had data on the chart where some fields would be between 1 and 10 and others between 0 and 200. This made all the 1 to 10 fields look the same, it was an easy fix to just normalize the data to between 0 and 1 before sending to the chart, but an option in the radar chart specific options to auto normalize each field or use maximum of all fields would be useful.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions