File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -236,6 +236,10 @@ Loads data to the controller of Gio and overrides previous data synchronously.
236236
237237Clear data in the globe, and remove spline system and moving particle.
238238
239+ ** [ ➡ ` switchDataSet() ` ] ( http://giojs.org/html/docs/dataSwitchSet.html ) **
240+
241+ switch data set when a data group is added.
242+
239243** [ ➡ ` addDataAsync(url, callback) ` ] ( http://giojs.org/html/docs/dataAddAsync.html ) **
240244
241245Loads data to the controller of Gio and overrides previous data asynchronously.
Original file line number Diff line number Diff line change @@ -235,6 +235,10 @@ Gio.js有很多codepen的例子,你可以在codepen中编辑修改它们。点
235235
236236清除地球上添加的数据,同时有将数据线和数据点清除的效果。
237237
238+ ** [ ➡ ` switchDataSet() ` ] ( http://giojs.org/html/docs/dataSwitchSet_zh.html ) **
239+
240+ 切换地球表面呈现的数据集。
241+
238242** [ ➡ ` addDataAsync(url, callback) ` ] ( http://giojs.org/html/docs/dataAddAsync_zh.html ) **
239243
240244从一个数据源异步加载数据。
You can’t perform that action at this time.
0 commit comments