Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/byeongyun 6 #190

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

feature/byeongyun 6 #190

wants to merge 6 commits into from

Conversation

ITlearning
Copy link
Collaborator

image

  • 아직 문제가 많은 앱입니다..
  • 먼저 위쪽 잔디는 한달을 기준으로 컬렉션 뷰 셀을 생성할 수 있게 설정해두었습니다.
  • 앱 처음 시작 시 딜레이를 3초를 주어 서버 통신을 하고 띄워주는 방식을 택하였습니다.
  • 그리고 API가 불안정해서 곳곳 커밋이 업데이트 되지 않는 점이 있었습니다..
  • 그래프도 일별 이외에는 서버에서 가져오는 방식을 취합니다.
  • 현재 API 트래픽 초과로 불안정한건지,,업데이트가 안될 때가 있습니다.
  • 그래프 아래에 초록색이 남는것도 추후 보완하겠습니다..ㅠㅅ ㅠ
  • 이번주에 더 보완하겠습니다. 죄송합니다 ㅠ
  • (이제 자러갑니다 총총,,)(안녕,,)

let layer = CAShapeLayer()
let path = UIBezierPath()

let xOffset: CGFloat = self.frame.width / CGFloat(values.count)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

draw에서는 frame보다 rect값을 활용해보세요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants