Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
tianmo edited this page Aug 30, 2012 · 2 revisions

实现小图预览功能


使用方法:

Ext.create('Ext.graph.OutLine', {
 graph: this//Ext.graph.Panel
});

或者

{
 xtype: 'outLine'
}

配置

graph

绘图组件容器,可选,如果没有,可以调用createOutline(graph)方法生成预览图。

Type: Ext.graph.Panel

方法

.createOutline(graph)

生成预览图。

  1. graph:绘图容器Ext.graph.Panel

上一个:Ext.graph.History

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /