Skip to content

Feature Request: scoreFontWeight #17

Description

@awatson1978

Request from the design team to decrease the font weight of the hScore in the center. We currently have scoreFontSize and scoreFontColor, but no ability to control for font weight.

          <HGraph
            data={ data.currentData }
            width={ graphSize }
            height={ graphSize }
            score={ 42 }
            scoreFontSize={ graphSize < 300 ? 48 : 96 }
            scoreFontWeight={ 200 }
          /> 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions