CN102591961B - Method and system for making data charts - Google Patents

Method and system for making data charts Download PDF

Info

Publication number
CN102591961B
CN102591961B CN201110455543.9A CN201110455543A CN102591961B CN 102591961 B CN102591961 B CN 102591961B CN 201110455543 A CN201110455543 A CN 201110455543A CN 102591961 B CN102591961 B CN 102591961B
Authority
CN
China
Prior art keywords
data
imported
chart
xml
analysis
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201110455543.9A
Other languages
Chinese (zh)
Other versions
CN102591961A (en
Inventor
秦睿
张文文
余向前
伍亮
孙亚明
汪红燕
黄永卫
肖鹏辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
State Grid Corp of China SGCC
State Grid Information and Telecommunication Co Ltd
Electric Power Research Institute of State Grid Gansu Electric Power Co Ltd
Beijing Guodiantong Network Technology Co Ltd
Original Assignee
State Grid Corp of China SGCC
State Grid Information and Telecommunication Co Ltd
Electric Power Research Institute of State Grid Gansu Electric Power Co Ltd
Beijing Guodiantong Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by State Grid Corp of China SGCC, State Grid Information and Telecommunication Co Ltd, Electric Power Research Institute of State Grid Gansu Electric Power Co Ltd, Beijing Guodiantong Network Technology Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201110455543.9A priority Critical patent/CN102591961B/en
Publication of CN102591961A publication Critical patent/CN102591961A/en
Application granted granted Critical
Publication of CN102591961B publication Critical patent/CN102591961B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method and a system for making data charts. The method includes the steps: firstly, packaging received data transmitted by a user, and leading the packaged data to be matched with an interface of FusionCharts; secondly, determining a to-be-made chart type corresponding to the data transmitted by the user, and setting up a chart model corresponding to the to-be-made chart type by means of packaged interface data; thirdly, generating XML (extensible markup language) data corresponding to the chart model; fourthly, analyzing and making statistics on the received data transmitted by the user, and generating an analytic and statistical data packet corresponding to the data transmitted by the user; and fifthly, invoking a tag generated by default in a tag library and matched with the XML data, and generating one statistical chart and one analytic chart of the analytic and statistical data packet corresponding to the data transmitted by the user. By the aid of the method and the system in the embodiment, when the data charts are made, a business analytic and statistical function is added, editing of a great number of codes is reduced, and data chart making efficiency is improved.

Description

A kind of method and system making data drawing list
Technical field
The application relates to data drawing list field, particularly a kind of method and system making data drawing list.
Background technology
JFreeChart is the graph making class libraries of an opening on JAVA platform.It uses JAVA language to write completely, is be application program applications, designed by small routine applets, Servelet servlets and a kind of web technologies JSP based on Java language etc. use.JFreeChart can generate the multiple chart of pie charts pie chart, bar charts histogram, scatter plots scatter diagram, time series sequential chart, Gantt charts Gantt chart etc., but the chart generated so is all static graphics and can not completes analytic statistics function, just simple figure display.
FusionCharts is the chart components of an animation Flash, it can be used for making data animation chart, wherein that animation effect is the flash that Adobe Flash 8 makes, the script that FusionCharts can be used for any webpage is similar to text mark up language (Hypertext MarkupLanguage, be called for short: HTML), Active Server Pages (Active Server Page, be called for short: ASP), JSP, supertext pre-service language (Hypertext Preprocessor, be called for short: PHP), dynamic WEB server language (ColdFusion Markup Language, be called for short: CFML) etc., interactive and powerful chart is provided, use extend markup language (ExtensibleMarkup Language, be called for short: XML) as its data-interface, FusionCharts takes full advantage of Flash and creates compact, interactive and vision arrests the advantage of chart.As can be seen here, the chart that FusionCharts solves JFreeChart generation is the problem of static graphics, but when using FusionCharts to make chart, or chart display that can be simple, and there will be the problem of the splicing of XML data file needed for foreground bulk redundancy client-side scripting language Javascript code, backstage bulk redundancy FusionCharts.
Summary of the invention
Technical problems to be solved in this application are to provide a kind of making data drawing list method and system, in order to solve chart display only simple in prior art, and need a large amount of code to write, make the problem that the efficiency of data drawing list is not high.
Present invention also provides a kind of system making data drawing list, in order to ensure said method implementation and application in practice.
In order to solve the problem, this application discloses a kind of method making data drawing list, the method comprises:
The data that the user received is imported into are encapsulated, the interface of the data after encapsulating and FusionCharts is matched;
Determine the to be produced subtype corresponding with the data that described user is imported into, utilize the interface data after described encapsulation, set up the schematic models corresponding with described subtype to be produced;
Generate the XML data that the schematic models of described chart are corresponding;
The data analysis statistics described user received imported into, generates the analysis statisticaling data bag corresponding with the data that described user is imported into;
Call the label matched with the XML data of described generation preset in tag library and generate, with the statistical graph of analysis statisticaling data bag corresponding to the data generated with described user is imported into and analysis chart.
Generate the XML data corresponding with described schematic models to comprise:
Velocity template is utilized automatically to load described interface data;
Generate the XML data corresponding with described schematic models.
The default label matched with described XML data that generates comprises:
XML data corresponding for described schematic models is carried out URL coding;
Data after described URL coding are stored in tag library with the form of tag parameter;
Generate the label matched with described XML data.
Also comprise: the statistical graph of the analysis statisticaling data bag that the data described and described user imported into are corresponding and analysis chart show on human-computer interaction interface.
A kind of making data drawing list system, this system comprises:
Data module, encapsulates for the data user received imported into, and the interface of the data after encapsulating and FusionCharts is matched;
Chart module, for utilizing the interface data after described encapsulation, sets up schematic models, and described schematic models are corresponding with the subtype of needs;
Nucleus module, the XML data that the schematic models for generating described chart are corresponding;
Business module, for the data analysis statistics described user received imported into, generates the analysis statisticaling data bag corresponding with the data that described user is imported into;
Views module, for calling the default label matched with the XML data of described generation that is that generate in tag library, has generated statistical graph and the analysis chart of the analysis statisticaling data bag corresponding with the data that described user is imported into.
Preferably, described core business module comprises: Velocity template;
Described Velocity template, for described interface data is added back(ing) board automatically, generates the XML data corresponding with the schematic models of described chart.
Preferably, described views module comprises: JSP tag library template;
Data after described URL coding for XML data corresponding for described schematic models is carried out URL coding, and are stored in tag library template with the form of tag parameter by described JSP tag library template.
As can be seen from the above technical solutions, in the application, propose a kind of method and system making data drawing list, the data that the user received is imported into are encapsulated, the interface of the data after encapsulating and FusionCharts is matched, determine the to be produced subtype corresponding with the data that described user is imported into, utilize the interface data after described encapsulation, set up the schematic models corresponding with described subtype to be produced, generate the XML data that described schematic models are corresponding, the data analysis statistics that the described user received is imported into, generate the analysis statisticaling data bag corresponding with the data that described user is imported into, call the label matched with the XML data of described generation in tag library, to generate statistical graph and the analysis chart of the analysis statisticaling data bag corresponding with the data that described user is imported into, described statistical graph and analysis chart are shown on human-computer interaction interface, it can not be simple chart display in the process generating described statistical graph and analysis chart, also add business diagnosis statistical function, and do not need a large amount of codes to write, improve the efficiency making data drawing list.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present application, below the accompanying drawing used required in describing embodiment is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the application, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is a kind of process flow diagram making data drawing list embodiment of the method 1 in the application;
Fig. 2 is a kind of process flow diagram making data drawing list embodiment of the method 2 in the application;
Fig. 3 is a kind of process flow diagram making data drawing list embodiment of the method 3 in the application;
Fig. 4 is a kind of structured flowchart making data drawing list system embodiment 1 in the application;
Fig. 5 is a kind of structured flowchart making data drawing list system embodiment 2 in the application.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present application, be clearly and completely described the technical scheme in the embodiment of the present application, obviously, described embodiment is only some embodiments of the present application, instead of whole embodiments.Based on the embodiment in the application, those of ordinary skill in the art are not making the every other embodiment obtained under creative work prerequisite, all belong to the scope of the application's protection.
The application can be used in numerous general or special purpose calculation element environment or configuration.Such as: personal computer, server computer, handheld device or portable set, laptop device, multi-processor device, the distributed computing environment comprising above any device or equipment etc.
The application can describe in the general context of computer executable instructions, such as program module.Usually, program module comprises the routine, program, object, assembly, data structure etc. that perform particular task or realize particular abstract data type.Also can put into practice the application in a distributed computing environment, in these distributed computing environment, be executed the task by the remote processing devices be connected by communication network.In a distributed computing environment, program module can be arranged in the local and remote computer-readable storage medium comprising memory device.
The application's main thought can comprise, the data that the user received is imported into are encapsulated, the interface of the data after encapsulating and FusionCharts is matched, determine the to be produced schematic models corresponding with the data that described user is imported into, utilize the interface data after described encapsulation, set up the schematic models corresponding with described subtype to be produced, generate the XML data that the schematic models of described chart are corresponding, the data analysis statistics that the described user received is imported into, generate the analysis statisticaling data bag corresponding with the data that described user is imported into, call the default label matched with the XML data of described generation that is that generate in tag library, to generate statistical graph and the analysis chart of the analysis statisticaling data bag corresponding with the data that described user is imported into.
With reference to figure 1, show a kind of process flow diagram making the embodiment of the method 1 of data drawing list of the application, can comprise the following steps:
Step S101: the data that the user received is imported into encapsulated, makes the interface of the data after encapsulating and FusionCharts match;
Step S102: determine the to be produced subtype corresponding with the data that described user is imported into, utilize the interface data after described encapsulation, sets up the schematic models corresponding with described subtype to be produced;
Step S103: generate the XML data that the schematic models of described chart are corresponding;
Step S104: the data analysis statistics described user received imported into, generates the analysis statisticaling data bag corresponding with the data that described user is imported into;
Step S105: call the label matched with the XML data of described generation preset in tag library and generate, with the statistical graph of analysis statisticaling data bag corresponding to the data generated with described user is imported into and analysis chart.
In above-mentioned method, achieve a kind of method making data drawing list, in the method, analytic statistics has been carried out for described interface data, generate the analysis statisticaling data bag corresponding with the data that described user is imported into, for when calling the XML data corresponding with described schematic models, use matching label with XML data of presetting in tag library, generate statistical graph and the analysis chart of the analysis statisticaling data bag corresponding with the data that described user is imported into, so be no longer simple chart display, also add business diagnosis statistical function, and do not need to carry out a large amount of codes and write, just can complete the making of data drawing list, improve the efficiency making data drawing list.
Show in the application with reference to figure 2, Fig. 2, generate the XML data corresponding with described schematic models and comprise:
Step S201: the data that the user received is imported into encapsulated, makes the interface of the data after encapsulating and FusionCharts match;
Step S202: determine the to be produced subtype corresponding with the data that described user is imported into, utilize the interface data after described encapsulation, sets up the schematic models corresponding with described subtype to be produced;
Step S203: utilize Velocity template automatically to load described interface data;
Step S204: generate the XML data corresponding with described schematic models;
Step S205: the data analysis statistics described user received imported into, generates the analysis statisticaling data bag corresponding with the data that described user is imported into;
Step S206: call the label matched with the XML data of described generation preset in tag library and generate, with the statistical graph of analysis statisticaling data bag corresponding to the data generated with described user is imported into and analysis chart;
Step S207: the statistical graph of the analysis statisticaling data bag that the data described and described user imported into are corresponding and analysis chart show on human-computer interaction interface.
In said method, achieve a kind of method making data drawing list, in the process making data drawing list, analytic statistics has been carried out to described interface data, Velocity template is utilized automatically to load described interface data, generate the XML data corresponding with described schematic models, decrease the XML data file of a large amount of splicing, when generating statistical graph and the analysis chart of the analysis statisticaling data bag corresponding with the described data imported into, shown by man-machine interface, but be no longer simple chart display, also add business diagnosis statistical function, also reduce writing of code, improve the efficiency making data drawing list.
Show in the application with reference to figure 3, Fig. 3, the default label matched with described XML data that generates comprises:
Step S301: the data that the user received is imported into encapsulated, makes the interface of the data after encapsulating and FusionCharts match;
Step S302: determine the to be produced subtype corresponding with the data that described user is imported into, utilize the interface data after described encapsulation, sets up the schematic models corresponding with described subtype to be produced;
Step S303: utilize Velocity template automatically to load described interface data;
Step S304: generate the XML data corresponding with described schematic models;
Step S305: the data analysis statistics described user received imported into, generates the analysis statisticaling data bag corresponding with the data that described user is imported into;
Step S306: XML data corresponding for described schematic models is carried out URL coding;
Step S307: the data after described URL coding are stored in tag library with the form of tag parameter;
Step S308: generate the label matched with described XML data;
Step S309: call the default label matched with the XML data of described generation that is that generate in tag library, show statistical graph and the analysis chart of the analysis statisticaling data bag corresponding with the data that described user is imported into;
Step S310: the statistical graph of the analysis statisticaling data bag that the data described and described user imported into are corresponding and analysis chart show on human-computer interaction interface.
In said method, the basis of embodiment 2 achieves a kind of method making data drawing list, in the process making data drawing list, analytic statistics has been carried out to described interface data, preset the label generating and match with described XML data, XML data corresponding for described schematic models is carried out URL coding, data after described URL coding are stored in tag library with the form of tag parameter, generate the label matched with described XML data, decrease writing of Javascript code, and when generating statistical graph and the analysis chart of the analysis statisticaling data bag corresponding with the described data imported into, it is no longer simple chart display, also add business diagnosis statistical function, improve the efficiency making data drawing list.
For aforesaid each embodiment of the method, in order to simple description, therefore it is all expressed as a series of combination of actions, but those skilled in the art should know, the application is not by the restriction of described sequence of movement, because according to the application, some step can adopt other orders or carry out simultaneously.Secondly, those skilled in the art also should know, the embodiment described in instructions all belongs to preferred embodiment, and involved action and module might not be that the application is necessary.
Be directed to concrete operations environment, the data that the user received is imported into are encapsulated, the interface of the data after encapsulating and FusionCharts is matched, determine the to be produced subtype corresponding with the data that described user is imported into, utilize the interface data after described encapsulation, set up the schematic models corresponding with described subtype to be produced, Velocity template is utilized automatically to add back(ing) board described interface data, generate the XML data that the schematic models of described chart are corresponding, and by data analysis that the described user received is imported into, generate the analysis statisticaling data bag corresponding with the data that described user is imported into, XML data corresponding for described schematic models is carried out URL coding, data after described URL coding are stored in tag library with the form of tag parameter, generate the label matched with described XML data, for the label that default generation and described XML data match, thisly to be suitable for being used in tag library corresponding with subtype label, so the label corresponding with described XML data will be preset, above operating environment is in consistency operation.
Relative to the operation on backstage, input label statement during foregrounding, namely the label matched with the XML data of described generation in JSP tag library can be called, generate statistical graph and the analysis chart of the analysis statisticaling data bag corresponding with the data that described user is imported into, human-computer interaction interface shows.
A kind of to make the method that data drawing list embodiment of the method 1 provides corresponding with above-mentioned the application, and see Fig. 4, present invention also provides a kind of system embodiment 1 making data drawing list, in the present embodiment, this system can comprise:
Data module 401, chart module 402, nucleus module 403, business module 404 and views module 405;
Wherein:
Data module 401 encapsulates for the data user received imported into, and the interface of the data after encapsulating and FusionCharts is matched;
Chart module 402, for subtype to be produced corresponding to the data determined with described user is imported into, utilizes the interface data after described encapsulation, sets up the schematic models corresponding with described subtype to be produced;
Nucleus module 403 is for XML data corresponding to the schematic models that generate described chart;
The data analysis of business module 404 for the described user received being imported into, generates the statistical graph corresponding with the data that described user is imported into and analysis chart;
Views module 405, for calling the default label matched with the XML data of described generation that is that generate in tag library, generates statistical graph and the analysis chart of the analysis statisticaling data bag corresponding with the data that described user is imported into.
In above-mentioned system, achieve a kind of system making data drawing list, include data module, chart module, nucleus module, business module and views module, data module is utilized the data that the user received is imported into be encapsulated, the interface of the data after encapsulating and FusionCharts is matched, icon module is for subtype to be produced corresponding to the data determined with described user is imported into, utilize the interface data after described encapsulation, set up the schematic models corresponding with described subtype to be produced, nucleus module, for the XML data that the schematic models generating described chart are corresponding, business module, for the data analysis that the described user received is imported into, generate the statistical graph corresponding with the data that described user is imported into and analysis chart, views module, for calling the default label matched with the XML data of described generation that is that generate in tag library, generate statistical graph and the analysis chart of the analysis statisticaling data bag corresponding with the data that described user is imported into, and shown by man-machine interface.In this system, for when generating the XML data corresponding with described schematic models, Velocity template is utilized automatically to load described interface data, generate in the label matched with the XML data of described generation, from tag library, have invoked default label, so simplify the process of writing code, and be no longer simple chart display, also add business diagnosis statistical function, complete the making of data drawing list, improve the efficiency making data drawing list.
See Fig. 5, preferably, in the system of the making data drawing list described in the embodiment of the present application 2, nucleus module 403 comprises: Velocity template 406;
Velocity template 406, for described interface data is added back(ing) board automatically, generates the XML data corresponding with the schematic models of described chart;
Preferably, in the system of the making data drawing list described in the embodiment of the present application 2, views module 405 comprises: JSP tag library template 407;
Data after described URL coding for XML data corresponding for described schematic models is carried out URL coding, and are stored in tag library template with the form of tag parameter by JSP tag library template 407.
It should be noted that, each embodiment in this instructions all adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar part mutually see.For device class embodiment, due to itself and embodiment of the method basic simlarity, so description is fairly simple, relevant part illustrates see the part of embodiment of the method.
Finally, also it should be noted that, in this article, the such as relational terms of first and second grades and so on is only used for an entity or operation to separate with another entity or operational zone, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or equipment and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article or equipment.When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment comprising described key element and also there is other identical element.
For convenience of description, various unit is divided into describe respectively with function when describing above device.Certainly, the function of each unit can be realized in same or multiple software and/or hardware when implementing the application.
As seen through the above description of the embodiments, those skilled in the art can be well understood to the mode that the application can add required general hardware platform by software and realizes.Based on such understanding, the technical scheme of the application can embody with the form of software product the part that prior art contributes in essence in other words, this computer software product can be stored in storage medium, as ROM/RAM, magnetic disc, CD etc., comprising some instructions in order to make a computer equipment (can be personal computer, server, or the network equipment etc.) perform the method described in some part of each embodiment of the application or embodiment.
Above a kind of method and system making data drawing list that the application provides are described in detail, apply specific case herein to set forth the principle of the application and embodiment, the explanation of above embodiment is just for helping method and the core concept thereof of understanding the application; Meanwhile, for one of ordinary skill in the art, according to the thought of the application, all will change in specific embodiments and applications, in sum, this description should not be construed as the restriction to the application.

Claims (4)

1. make a method for data drawing list, it is characterized in that, the method comprises:
The data that the user received is imported into are encapsulated, the interface of the data after encapsulating and FusionCharts is matched;
Determine the to be produced subtype corresponding with the data that described user is imported into, utilize the data after described encapsulation, set up the schematic models corresponding with described subtype to be produced;
Data separate Velocity template after described encapsulation is loaded automatically;
Generate the XML data corresponding with described schematic models;
The data analysis statistics described user received imported into, generates the analysis statisticaling data bag corresponding with the data that described user is imported into;
Call the label matched with the XML data of described generation preset in tag library and generate, with the statistical graph of analysis statisticaling data bag corresponding to the data generated with described user is imported into and analysis chart;
Wherein, the default label matched with described XML data that generates comprises:
XML data corresponding for described schematic models is carried out URL coding;
Data after described URL coding are stored in tag library with the form of tag parameter;
Generate the label matched with described XML data.
2. method according to claim 1, is characterized in that, also comprises:
The statistical graph of the analysis statisticaling data bag that the data described and described user imported into are corresponding and analysis chart show on human-computer interaction interface.
3. make a data drawing list system, it is characterized in that, this system comprises:
Data module, encapsulates for the data user received imported into, and the interface of the data after encapsulating and FusionCharts is matched;
Chart module, for the subtype to be produced that the data determined with described user is imported into are corresponding, utilizes the data after described encapsulation, sets up the schematic models corresponding with described subtype to be produced;
Nucleus module, for generating XML data corresponding to described schematic models;
Described nucleus module comprises: Velocity template;
Described Velocity template, for the data after described encapsulation are added back(ing) board automatically, generates the XML data corresponding with the schematic models of described chart;
Business module, for the data analysis statistics described user received imported into, generates the analysis statisticaling data bag corresponding with the data that described user is imported into;
Views module, for calling the default label matched with the XML data of described generation that is that generate in tag library, show statistical graph and the analysis chart of the analysis statisticaling data bag corresponding with the data that described user is imported into, wherein, what preset generation with the label that the XML data of described generation matches is: XML data corresponding for described schematic models is carried out URL coding, data after being encoded by URL are stored in tag library with the form of tag parameter, generate the label matched with XML data.
4. system according to claim 3, is characterized in that, described views module comprises: JSP tag library template;
Data after described URL coding for XML data corresponding for described schematic models is carried out URL coding, and are stored in tag library template with the form of tag parameter by described JSP tag library template.
CN201110455543.9A 2011-12-30 2011-12-30 Method and system for making data charts Active CN102591961B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110455543.9A CN102591961B (en) 2011-12-30 2011-12-30 Method and system for making data charts

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110455543.9A CN102591961B (en) 2011-12-30 2011-12-30 Method and system for making data charts

Publications (2)

Publication Number Publication Date
CN102591961A CN102591961A (en) 2012-07-18
CN102591961B true CN102591961B (en) 2015-03-18

Family

ID=46480599

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110455543.9A Active CN102591961B (en) 2011-12-30 2011-12-30 Method and system for making data charts

Country Status (1)

Country Link
CN (1) CN102591961B (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902533A (en) * 2012-09-17 2013-01-30 乐视网信息技术(北京)股份有限公司 Frame revealing system and method of generating diagram by combining Java and HTML5 (Hypertxt Markup Language)
CN102982104B (en) * 2012-11-06 2016-08-03 北京国电通网络技术有限公司 A kind of fusioncharts component call method and device
JP6020161B2 (en) * 2012-12-28 2016-11-02 富士通株式会社 Graph creation program, information processing apparatus, and graph creation method
CN103279564A (en) * 2013-06-14 2013-09-04 江苏瀚远科技股份有限公司 HTML-based (hypertext markup language-based) chart data output method and device
CN103793934B (en) * 2014-01-21 2016-10-19 北京工业大学 The non-linear joining method of digital figure for shadow-play animation script file based on Xml and device
CN105653507B (en) * 2014-11-12 2018-09-14 北大方正集团有限公司 Chart generation method and device
CN105550164A (en) * 2015-12-09 2016-05-04 北京奇虎科技有限公司 Chart generation method and device
CN105528337B (en) * 2016-02-23 2018-02-23 浪潮天元通信信息系统有限公司 A kind of method that data conversion realizes performance management system export PPT forms
CN107066457B (en) * 2016-08-23 2019-12-17 平安科技(深圳)有限公司 user information view construction method and system
CN107247253B (en) * 2017-06-27 2020-06-26 中国电子科技集团公司第三十八研究所 Visualization system and method for phased array radar beam scheduling information
CN107480120A (en) * 2017-08-24 2017-12-15 中国银行股份有限公司 A kind of gunter figure analysis method and device
CN108491367B (en) * 2018-02-11 2020-06-12 苏州朗动网络科技有限公司 Report document generation method and device, computer equipment and storage medium
CN109491722B (en) * 2018-11-05 2022-05-03 四川长虹电器股份有限公司 Histogram chart plug-in system based on WeChat applet and implementation method thereof

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1499364A (en) * 2002-11-05 2004-05-26 深圳市中兴通讯股份有限公司 Automatic method for converting graphic display

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1499364A (en) * 2002-11-05 2004-05-26 深圳市中兴通讯股份有限公司 Automatic method for converting graphic display

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
C/S模式下FusionCharts图表设计与实现;刘耿龙等;《电脑知识与技术》;20100215;第6卷(第5期);1138-1139页 *
利用FusionCharts组件制作动态Web统计图表;杨凯;《微电脑世界》;20090710;全文 *
基于FushionCharts与ArcIMS的统计制图与应用分析;游娟等;《地球信息科学学报》;20100430;第12卷(第2期);全文 *

Also Published As

Publication number Publication date
CN102591961A (en) 2012-07-18

Similar Documents

Publication Publication Date Title
CN102591961B (en) Method and system for making data charts
US11144711B2 (en) Webpage rendering method, device, electronic apparatus and storage medium
CN101697139B (en) Method, device and registry for remote procedure call
CN111338623B (en) Method, device, medium and electronic equipment for developing user interface
CN106648945A (en) Interface data testing method and device and electronic equipment
CN105045645A (en) Webpage loading method, device and system
CN111158690B (en) Desktop application framework, construction method, desktop application running method and storage medium
CN103544024A (en) Method and system for generating browser page and terminal device
CN104050212A (en) Method and system for mobilizing a web application to take advantage of a native device capability
CN102999608A (en) System and method for tree table demonstration of large data
CN103064667A (en) Method for controlling hardware equipment based on JavaScript extension
CN113918195A (en) Application interface updating method and device, electronic equipment and readable storage medium
CN114996619A (en) Page display method and device, computer equipment and storage medium
CN105867944A (en) Web front-end terminal operating layer and implementing method thereof
CN110795181A (en) Application program interface display method and device based on skip protocol and electronic equipment
CN107483412B (en) HTML5web worker migration method and system
CN104050218A (en) Method and system for providing information to be displayed in user interface
CN102929636B (en) A kind of human-computer interaction interface creation method and device
CN113419712A (en) Cross-platform application generation method, cross-platform application calling method and development device
CN108400929A (en) Data processing method, device, computing device and medium
CN112269571A (en) Modular code development method and device
CN114860205B (en) Application extension system, method and device of low-code development platform
WO2015010574A1 (en) Method, apparatus and terminal for webpage content browsing
US11797277B2 (en) Neural network model conversion method server, and storage medium
CN112685023A (en) Front-end development processing method, device, equipment and storage medium based on basic library

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
ASS Succession or assignment of patent right

Owner name: STATE ELECTRIC NET CROP.

Free format text: FORMER OWNER: GANSU ELECTRIC POWER RESEARCH INSTITUTE

Effective date: 20120815

Owner name: GANSU ELECTRIC POWER RESEARCH INSTITUTE STATE GRID

Free format text: FORMER OWNER: STATE GRID INFORMATION + TELECOMMUNICATION CO., LTD. BEIJING STATE GRID BEST NETWORK TECHNOLOGY CO., LTD.

Effective date: 20120815

C10 Entry into substantive examination
C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 730050 LANZHOU, GANSU PROVINCE TO: 100031 XICHENG, BEIJING

SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20120815

Address after: 100031 Xicheng District West Chang'an Avenue, No. 86, Beijing

Applicant after: State Grid Corporation of China

Applicant after: GANSU ELECTRIC POWER Research Institute

Applicant after: State Grid Information & Telecommunication Co.,Ltd.

Applicant after: BEIJING GUODIANTONG NETWORK TECHNOLOGY Co.,Ltd.

Address before: Qilihe District of Gansu city in Lanzhou Province, 730050 West East Road No. 648

Applicant before: Gansu Electric Power Research Institute

Applicant before: State Grid Information & Telecommunication Co.,Ltd.

Applicant before: BEIJING GUODIANTONG NETWORK TECHNOLOGY Co.,Ltd.

C14 Grant of patent or utility model
GR01 Patent grant