Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Point of Y Axis is not showing correctly. #289

@Seroja1010

Description

@Seroja1010
graph.autoScaleYAxis = false

func maxValue(forLineGraph graph: BEMSimpleLineGraphView) -> CGFloat {
        return 10000
}

func minValue(forLineGraph graph: BEMSimpleLineGraphView) -> CGFloat {
        return 0
}

The graph is not showing correctly. I am using xcode 8.0 and swift3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions