R/chart-utils.R

# chart methods which I have grouped together as utilties

clear <- function() {

}

repaint <- function() {

}

destroy <- function() {

}

# https://antv.alipay.com/zh-cn/g2/3.x/api/chart.html#_toDataURL
toDataURL <- function() {

}

# https://antv.alipay.com/zh-cn/g2/3.x/api/chart.html#_downloadImage
downloadImage <- function() {

}
nteetor/golly documentation built on May 16, 2019, 8:12 p.m.