UNPKG
taffy-coustom-ui
Version:
latest (12.0.4)
12.0.4
自己编译的
www.jqwidgets.com
TaffyBlog/jQWidgets
taffy-coustom-ui
/
demos
/
Angular
/
src
/
treemap
/
fluidsize
/
app.component.html
8 lines
•
332 B
HTML
View Raw
1
2
3
4
5
6
7
8
<jqxTreeMap [width]=
"'75%'"
[height]=
"'75%'"
[
colorRange
]=
"100"
[
colorMode
]=
"'autoColors'"
[
baseColor
]=
"'#52CBFF'"
[
legendScaleCallback
]=
"legendScaleCallback"
[
legendLabel
]=
"'Olympic medal count - London 2012'"
[
source
]=
"data"
> </jqxTreeMap>