Skip to content

(Android) - LineMode setting is not respected #3

Description

@jdrider

There is no visual difference in a line drawn with LineMode.SOLID or LineMode.DASHED.

Steps To Reproduce

  1. Run the TRChartsAndroidSandbox App.
  2. Observe the rendered line.
  3. Change the line mode for the series to LineMode.DASHED. (LineChartRenderer.java-Line 137)
  4. Re-run the app.
  5. Observe that the line is still rendered as a solid line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions