Skip to content

Graph opacity is faded when animated = True #23

@nopshusang

Description

@nopshusang

Pretty basic setup. Pan gesture isn't enabled

<Box height={350}>
  <LineGraph
      style={styles.chart}
      points={dataPoints}
      color={colors[accentColorTheme]}
      lineThickness={2}
      animated={true}
    />
</Box>

When animated={true}
Screen Shot 2022-06-14 at 11 02 51 PM

When animated={false}
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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