Skip to content

Create interaction option for ChartTypes that supports it #96

Description

@AppPear

v2 ticket

Ticket description:

Create a interaction flag for chart types that support it (bar and line)
It should turn on and off the touch interactions for the charts

ChartView(data: [0, 5, 6, 2, 13, 4, 3, 6])
.type(BarChart(interaction: true))

More info: #89

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions