UNPKG
taffy-coustom-ui
Version:
latest (12.0.4)
12.0.4
自己编译的
www.jqwidgets.com
TaffyBlog/jQWidgets
taffy-coustom-ui
/
demos
/
Angular
/
src
/
chart
/
createComponent
/
app.component.html
1 lines
•
69 B
HTML
View Raw
1
<
jqxChart
#
myChart
[
width
]=
"getWidth()"
[
height
]=
"500"
>
</
jqxChart
>