美文网首页
weekly_report_10_15_jianjian Wu

weekly_report_10_15_jianjian Wu

作者: M遇见 | 来源:发表于2014-10-12 23:24 被阅读0次

Autumn   2014  Report #003 – 10/15/14 JianjianWu

I. Plan for next week (***, **, *: order of priority)

• 30%:Collect information about Baidu Echarts and D3.JS

• 70%:Begin the development of the visualization project

II. Tasks achieved this week(***, **, *: order of priority)

• 30%:Complete the tender of my project

• 10%:Learn something about the visualization project from Dr.Yan

• 60%:Collect information about Baidu Echarts

III. Feedback of Prof. Qiu Prof. Li and Dr. Yan last week

• The using of radar

• Prepare one question at least at weekly report time

IV. Reports

• The main technology rout of my project

PostgreSQL as the database of my project,Baidu Echars as the visualization

tool, Python as the development language.

• An example of radar

option = {

title : {

text: 'Budget vs spending',

subtext: 'assume'

},

tooltip : {

trigger: 'axis'

},

legend: {

orient : 'vertical',

x : 'right',

y : 'bottom',

data:['Allocated Budget','Actual Spending']

},

toolbox: {

show : true,

feature : {

mark : {show: true},

dataView : {show: true, readOnly: false},

restore : {show: true},

saveAsImage : {show: true}

}

},

polar : [

{

indicator : [

{ text: 'sales', max: 6000},

{ text: 'Administration', max: 16000},

{ text: 'Information Techology', max: 30000},

{ text: 'Customer Support', max: 38000},

{ text: 'Development', max: 52000},

{ text: 'Marketing', max: 25000}

]

}

],

calculable : true,

series : [

{

name: 'Budget vs spending',

type: 'radar',

data : [

{

value : [4300, 10000, 28000, 35000, 50000, 19000],

name : 'Allocated Budget'

},

{

value : [5000, 14000, 28000, 31000, 42000, 21000],

name : 'Actual Spending'

}

]

}

]

};

V. Mile-Stone:

• Learn more and more knowledge about Baidu Echarts, finally use it to my visualization project

• Complete the project of the visualization

• Rich hands-on ability of myself

相关文章

  • weekly_report_10_15_jianjian Wu

    Autumn 2014 Report #003 – 10/15/14 JianjianWu I. Plan fo...

  • Wu

    层层叠叠意窜云 条条线线棱角明 黑黑白白竟相争 为此百寸奋百年

  • wu

    趣店现象分析 趣店集团经营业务: 趣店的前身是趣分期,也就是我们在 14 年在学校看到校园带贷。 趣店集团时间轴上...

  • wu

    “要不是因为有雾,我们就能看到海湾对面你的家。”盖茨比说,“你那边码头的总有一盏通宵不灭的绿灯。”

  • wu

    正文 - 你好

  • wu

    我希望我还走慢点 不仅看见树荫庇护下草头上的斑驳 更能看到斑驳间依稀的叶影 还能看见树枝下悬丝而挂的小虫儿 ...

  • wu

    神马?又双叒叕过情人节? 对!你没看错! 今天就是传说中的白色情人节了! 仿佛看到了女票在对自己说 坑爹哪! 妇女...

  • wu

    有些事情经历了就知道不该介入了,有些人熟悉了才知道不该继续,有些信任发生了才知道不该太单纯。 于是,相信很多人的坚...

  • wu

    我曾经去过南美洲苏里南共和国,热带雨林奇特的风光给我留下了美好的记忆。 蓝天白云,鸟语花香,还有一条亚马孙河的支流...

  • 话说Wu Yifan变为Wu Binbin

    今天听说小学英语课本上的Wu Yifan变成了Wu Binbin,我觉得这个消息不可信,吴某凡案件刚发生时,针对课...

网友评论

      本文标题:weekly_report_10_15_jianjian Wu

      本文链接:https://www.haomeiwen.com/subject/mtrptttx.html