This wiki is built in Notion. Here are all the tips you need to contribute.
차트 컴포넌트에 chartConfig
를 mixin에 추가해준다
//공용 설정
import chartConfig from "@/mixins/chart/config.js";
//경기장 이미지가 들어가는 map차트
import mapConfig from "@/mixins/chart/mapConfig.js";
//rangeSlider를 사용하는 stock차트
import stockConfig from "@/mixins/chart/stockConfig.js";
https://apption.co/embeds/fmz683
https://apption.co/embeds/jfs576
row 클릭이나 필수 이벤트들 추가 예정..
탭을 사용 하고 안하고에 따라 두가지의 위젯을 사용 할 수 있음