Skip to content

google charts API 를 활용한 차트 생성기

Notifications You must be signed in to change notification settings

Hyune-s-lab/google-chart-generator

Repository files navigation

google-chart-generator

사내 통계 자료 추출을 위한 프로젝트로 많은 부분이 하드 코딩 되어 있습니다.

Environment

  • spring boot 2.7.7, kotlin
  • thymeleaf, google chart API

boot script

> nohup ./gradlew bootRun > app.log 2>&1 &
> tail -f app.log

http://localhost:8080/index

1. 차트 생성을 위한 데이터 입력

image

2. 차트 생성

image

3. 예외 발생

image

About

google charts API 를 활용한 차트 생성기

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published