{{ target: component-thumbnail }}
{{ use: partial-version(version = “6.0.0”) }}
Thumbnail component.
Currently it only supports series.graph.
Examples: graph NPM, graph Webkit dep.
{{ use: partial-component-id( prefix = “#” ) }}
Whether to display the thumbnail component.
{{ use: partial-rect-layout-width-height( componentName = “thumbnail”, defaultLeft = “25%”, defaultTop = “25%” ) }}
{{ use: partial-coord-sys( version = ‘6.0.0’, nonSeriesComponentMainType = “thumbnail”, coordSysDefault = “‘none’”, matrix = true, calendar = true, none = true ) }}
{{ use: partial-version(version = “6.0.0”) }}
The style of the box and background of the thumbnail.
{{ use: partial-item-style( prefix = ‘##’, defaultBorderColor = “‘#b7b9be’”, defaultBorderWidth = 2 ) }}
{{ use: partial-version(version = “6.0.0”) }}
The style of the window of the thumbnail.
{{ use: partial-item-style( prefix = ‘##’, defaultColor = “‘#9ea0a5’”, defaultBorderColor = “‘#b7b9be’”, defaultBorderWidth = 1, defaultOpacity = 0.3 ) }}
{{ use: partial-version(version = “6.0.0”) }}
Specify which series this thumbnail is for. Use the first series.graph by default.
{{ use: partial-version(version = “6.0.0”) }}
Specify which series this thumbnail is for. Use the first series.graph by default.
{{ /target }}