Merge pull request #949 from dataease/pr@dev@feat_g2

feat:antv
This commit is contained in:
XiaJunjie2020
2021-10-15 11:57:28 +08:00
committed by GitHub

View File

@@ -99,7 +99,10 @@
`update_time`,
`snapshot`,
`style_priority`,
`ext_stack`
`ext_stack`,
`ext_bubble`,
`y_axis_ext`,
`render`
) SELECT
#{newChartId},
GET_CHART_VIEW_COPY_NAME ( #{oldChartId} ),
@@ -117,7 +120,10 @@
`update_time`,
`snapshot`,
`style_priority`,
`ext_stack`
`ext_stack`,
`ext_bubble`,
`y_axis_ext`,
`render`
FROM
chart_view
WHERE