FineUI 官方论坛

标题: 车辆信息管理系统图表赏析 [打印本页]

作者: @→Epoch    时间: 2012-6-28 00:21
标题: 车辆信息管理系统图表赏析
本帖最后由 @→Epoch 于 2012-6-28 00:24 编辑


[attach]761[/attach]


[attach]760[/attach]





作者: 自由战士    时间: 2012-6-28 00:49
{:soso_e179:}
学习,能简单介绍一下吗?
作者: JacyHua    时间: 2012-6-28 07:39
{:soso_e102:}{:soso_e102:}{:soso_e102:}
作者: hs53602    时间: 2012-6-28 08:28
能否介绍一下如何使用图表?曲线图等?需要第三方控件吗?
作者: @→Epoch    时间: 2012-6-29 00:41
有的
原理是获取数据源。。绑定到对应的图表上
  1. var drawComponent = Ext.create('Ext.draw.Component', {
  2.     viewBox: false,
  3.     items: [{
  4.         type: 'circle',
  5.         fill: '#ffc',
  6.         radius: 100,
  7.         x: 100,
  8.         y: 100
  9.     }]
  10. });

  11. Ext.create('Ext.Window', {
  12.     width: 230,
  13.     height: 230,
  14.     layout: 'fit',
  15.     items: [drawComponent]
  16. }).show();
复制代码

作者: @→Epoch    时间: 2012-6-29 00:41
  1. Interacting with a Sprite
  2. Now that we've created a draw surface with a sprite in it, let's dive into how to interact with the sprite. We can get a handle to the sprite we want to modify by adding that sprite imperatively to the surface:

  3. // Create a draw component
  4. var drawComponent = Ext.create('Ext.draw.Component', {
  5.     viewBox: false
  6. });

  7. // Create a window to place the draw component in
  8. Ext.create('Ext.Window', {
  9.     width: 220,
  10.     height: 230,
  11.     layout: 'fit',
  12.     items: [drawComponent]
  13. }).show();

  14. // Add a circle sprite
  15. var myCircle = drawComponent.surface.add({
  16.     type: 'circle',
  17.     x: 100,
  18.     y: 100,
  19.     radius: 100,
  20.     fill: '#cc5'
  21. });

  22. // Now do stuff with the sprite, like changing its properties:
  23. myCircle.setAttributes({
  24.     fill: '#ccc'
  25. }, true);

  26. // or animate an attribute on the sprite
  27. myCircle.animate({
  28.     to: {
  29.         fill: '#555'
  30.     },
  31.     duration: 2000
  32. });

  33. // Add a mouseup listener to the sprite
  34. myCircle.addListener('mouseup', function() {
  35.     alert('mouse upped!');
  36. });
复制代码

作者: 易水临风    时间: 2012-6-30 14:04
[img]file:///C:/Documents%20and%20Settings/lizhiwen/Application%20Data/Tencent/Users/597570651/QQ/WinTemp/RichOle/4GUI1FVFJ31~XY[XUOVGC_B.jpg[/img] 这个内格线怎么做的?

作者: anada/wx    时间: 2012-7-2 15:54
很强,做得不错
作者: ︶ㄣ東東ㄣ    时间: 2012-7-4 01:14
很不错!
作者: Germany    时间: 2012-7-5 04:31
有没有源码?
作者: @→Epoch    时间: 2012-7-6 00:50
有的源码的呀
作者: Germany    时间: 2012-7-9 15:41
源码在哪里,能发一份给我吗?
作者: Germany    时间: 2012-7-9 15:45
我的QQ邮箱是22405538@qq.com
作者: @→Epoch    时间: 2012-7-11 03:22
Germany 发表于 2012-7-9 15:45
我的QQ邮箱是

最近有点忙 等忙完了 给你们源码
作者: 海上浪子    时间: 2012-7-13 00:58
413708116@qq.com
作者: 脸谱    时间: 2012-7-16 09:37
同求源码 tigerjacky@21cn.com,这个图表是ext原生的吧.不是extasp.net的吧
作者: THT-刘宝瑞    时间: 2012-7-16 14:42
同求源码 liubaorui@126.com
作者: Germany    时间: 2012-7-16 16:56
楼主什么时候忙完哟

作者: 明德    时间: 2012-7-25 07:11
期待分享源码。邮箱:cleanhxl@qq.com
谢谢!
作者: -@2345°sample    时间: 2012-8-1 14:54
期待分享源码。邮箱:763754930@qq.com
谢谢!
作者: Jyin    时间: 2012-8-3 01:36
楼主好人。同求源码 谢谢 79928764@qq.com
作者: Smile每一天    时间: 2012-8-3 02:37
楼主好人。同求源码 谢谢 1021011826@qq.com
作者: euler_yang    时间: 2012-8-5 03:40
楼主好人。同求源码 谢谢 14162376@qq.com
作者: 金石为开    时间: 2012-8-11 22:17
楼主好人。同求源码 谢谢 57232651@qq.com
作者: 奋斗~    时间: 2012-8-16 18:54
跪求源码,谢谢 552847957@qq.com
作者: -@2345°sample    时间: 2012-8-22 13:59
观望了N久了就是没见源码啊!
作者: 空空    时间: 2012-9-14 02:07
同求源码 ·215395536@qq.com
作者: 克儿~    时间: 2012-9-18 07:23
同求源码哦,,楼主:314876453@qq.com
作者: 贵州    时间: 2012-10-10 07:59
好强悍哦!
作者: cxt    时间: 2012-11-1 04:37
楼主效果真是大气磅礴,大师之作。同求源码 谢谢 175454291@qq.com
作者: Fatesy    时间: 2012-11-2 03:21
这作图的,累死累活,搞了好些天了,一些在extjs的代码,在extaspnet就是不能用,悲剧啊.
同求源码啊,学习下思路.
作者: zjs33    时间: 2012-11-2 21:17
楼主好人。同求源码 谢谢 742809790@qq.com
作者: Fatesy    时间: 2012-11-3 00:16
本帖最后由 Fatesy 于 2012-11-3 00:17 编辑
Fatesy 发表于 2012-11-2 03:21
这作图的,累死累活,搞了好些天了,一些在extjs的代码,在extaspnet就是不能用,悲剧啊.
同求源码啊,学习下 ...


忘了留邮箱了,求帮助,只要作图部分就可以了,125711231@qq.com,非常感谢!
作者: wh_rdc    时间: 2012-11-21 04:08
楼主真是牛人,很想学习图标如何做的,能否也提供一份 79127186@qq.com 谢谢
作者: jade1234    时间: 2013-1-29 10:23
楼主,跪求源码,55875877@qq.com....
Thank you very much
作者: djn    时间: 2013-5-15 10:39
好人一生平安,1012000411@qq.com
作者: 不思议手    时间: 2013-5-16 09:01
楼主,同求源码呀~congmail421.com@qq.com
作者: 亚刚/mg    时间: 2013-7-11 16:19
同样做一个监控管理的东西,求源码:404432132@qq.com
作者: 芋头    时间: 2013-7-13 18:52
楼主还在吗?
求源码,littlechen@126.com
作者: 雏鸟    时间: 2013-7-20 17:56
楼主,同求源码,谢谢!58364245@qq.com
作者: erp8@live.cn    时间: 2013-7-23 09:39
2354545805@qq.com
太牛了,希望学习,楼主好人。同求源码 谢谢
作者: 洞天    时间: 2013-8-2 14:26
2300629@qq.com 同求谢谢
作者: 卫元    时间: 2013-8-19 10:32
不错,顶一下吧
作者: lwlyang0928    时间: 2013-8-19 17:56
求源码,谢谢楼主分享
yanglei0619@163.com
作者: Y丶小贱    时间: 2013-8-20 10:24
234908180@qq.com 楼主好人~求源码一起分享~
作者: 子非鱼、    时间: 2013-8-20 15:50
很不错,学习了
作者: 子非鱼、    时间: 2013-8-20 15:50
很不错,学习了
作者: 刘刘    时间: 2013-8-21 22:29
不错,还能发个源码:494045211@qq.com
作者: 雏鸟    时间: 2013-8-29 11:52
做得很好,学习一下。同求源码 谢谢 58364245@qq.com
作者: wangdm0824    时间: 2013-8-29 14:16
做的很好  ,同求源码 谢谢 853383690@qq.com
作者: liaofeifan    时间: 2013-9-2 20:21
求源码,34730561@qq.com
作者: keli    时间: 2013-9-10 22:54
楼主,楼主,求个源码,学习学习   1051116341@qq.com
作者: 糯米    时间: 2013-10-24 15:38
{:soso_e179:}
作者: guoheng    时间: 2013-10-29 02:25
楼主,楼主,求个源码,学习学习   314655560@qq.com
作者: 芋头    时间: 2013-11-9 22:53

求源码,littlechen@126.com
作者: hnxxd    时间: 2013-11-21 21:45
如果有提供源码就好了,好看
作者: doubleone    时间: 2014-4-17 15:21
楼主是否能共享一下源码,图标做的很给力
作者: hroger    时间: 2014-4-18 10:48
看看百度Echarts
作者: asdf112255    时间: 2015-3-19 10:10
56220691@qq.com
求代码
作者: 131313    时间: 2015-7-18 20:43
楼主好人,求看源代码
作者: doubleone    时间: 2015-8-4 08:49
求源码研究一下 1034011756@qq.com
作者: wxgwxg    时间: 2015-11-22 22:09
楼主改的黑色主题不错,求源代码wxg.2004@163.com
作者: 小人物扫雷    时间: 2016-2-2 09:02
不错,帮顶
作者: lydialeaf    时间: 2016-2-22 14:42
楼主,求源码:489587436@qq.com
作者: supcon    时间: 2016-5-19 16:23
跪求源码 louleiming@supcon.com

作者: wzamy    时间: 2018-11-29 10:59
学习学习学习学习学习学习




欢迎光临 FineUI 官方论坛 (https://www.fineui.com/bbs/) Powered by Discuz! X3.4