CN106648567A - Data acquisition method and device - Google Patents

Data acquisition method and device Download PDF

Info

Publication number
CN106648567A
CN106648567A CN201510729761.5A CN201510729761A CN106648567A CN 106648567 A CN106648567 A CN 106648567A CN 201510729761 A CN201510729761 A CN 201510729761A CN 106648567 A CN106648567 A CN 106648567A
Authority
CN
China
Prior art keywords
graph
preset
function
options
event
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.)
Granted
Application number
CN201510729761.5A
Other languages
Chinese (zh)
Other versions
CN106648567B (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.)
Beijing Gridsum Technology Co Ltd
Original Assignee
Beijing Gridsum 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 Beijing Gridsum Technology Co Ltd filed Critical Beijing Gridsum Technology Co Ltd
Priority to CN201510729761.5A priority Critical patent/CN106648567B/en
Publication of CN106648567A publication Critical patent/CN106648567A/en
Application granted granted Critical
Publication of CN106648567B publication Critical patent/CN106648567B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a data acquisition method and device and relates to the field of information technology. Through the data acquisition method and device, parameters except ECharts chart property parameters can be acquired, and more page development demands can be satisfied. The method comprises the steps that when a chart option creation command is received, a chart option is crated; preset parameters are added into the chart option; the chart option carrying the preset parameters is configured into a chart object by calling a first preset functional function; when a binding event corresponding to the chart object is triggered, the chart option configured into the chart object is acquired by calling a second preset functional function first, and then chart event parameters containing the preset parameters are transmitted by calling a preset event handling function in the chart option.

Description

Data capture method and device
Technical field
The present invention relates to areas of information technology, more particularly to a kind of data capture method and device.
Background technology
In the last few years, with the fast development of the Internet, increasing the Internet developer passes through Chart display data in webpage.The chart for having many at present provides software, wherein, ECharts is one The data visualization product that money is free, increase income, containing tens of kinds of subtypes, there is provided create in webpage The user friendly interface of chart video data is built, being widely recognized as the Internet developer is received, is obtained Extensively application.ECharts provide powerful chart event interaction capabilities, can capture user mutual and Data change event, realizes the linkage between chart or with the external world.
At present, the event binding method (on methods) that ECharts is provided, in event-handling method, Can only obtain the property parameters of ECharts charts, it is impossible to acquire in addition to ECharts charts Parameter, for example, what the developer such as web page title in current web page in addition to ECharts charts wanted Parameter.
The content of the invention
In view of the above problems, it is proposed that the present invention overcomes the problems referred to above or at least portion to provide one kind Divide ground to solve above-mentioned in event-handling method, can only obtain the property parameters of ECharts charts, nothing Method acquires the problem of the parameter in addition to ECharts charts.
In order to achieve the above object, present invention generally provides following technical scheme:
On the one hand, the invention provides a kind of data capture method, the method includes:
When the establishment for receiving Graph Options is instructed, Graph Options are created;
Add preset parameter in the Graph Options;
By calling the first preparatory function function, the Graph Options for carrying the preset parameter are configured To in graph object;
When the corresponding binding event of the graph object is triggered, by calling the second preparatory function letter Number, obtains the Graph Options of the graph object configuration;
Function is processed by calling preset event in the Graph Options, transmission includes described preset The chart event argument of parameter.
On the other hand, the invention provides a kind of data acquisition facility, the device includes:
Creating unit, for when the establishment for receiving Graph Options is instructed, creating Graph Options;
Adding device, for adding preset parameter in the Graph Options;
Dispensing unit, for by calling the first preparatory function function, the preset parameter will to be carried Graph Options be configured in graph object;
Acquiring unit, for when the corresponding binding event of the graph object is triggered, by calling Second preparatory function function, obtains the Graph Options of the graph object configuration;
Transfer unit, for processing function, transmission by calling preset event in the Graph Options Include the chart event argument of the preset parameter.
By above-mentioned technical proposal, technical scheme provided in an embodiment of the present invention at least has following advantages:
A kind of data capture method and device that the present invention is provided, when the establishment for receiving Graph Options refers to When making, Graph Options are created;Add preset parameter in the Graph Options;It is first pre- by calling Power function is put, the Graph Options for carrying the preset parameter are configured in graph object;When tactile When having sent out the corresponding binding event of the graph object, first by calling the second preparatory function function, Obtain the Graph Options of the graph object configuration;Then by calling in the Graph Options Preset event processes function, and transmission includes the chart event argument of the preset parameter.With current nothing Method acquires the parameter in addition to ECharts charts and compares, and the present invention can be pre- by carrying The ECharts option configurations of parameter are put in ECharts objects, it is possible to achieve described triggering During the corresponding binding event of ECharts objects, the ECharts choosings of ECharts objects configuration are acquired Preset parameter in, and then the parameter in addition to ECharts charts can be acquired, realize In the case where EChart class bank codes are not changed, the event handling function transmission toward EChart is made by oneself The function of adopted parameter.
Description of the drawings
By the detailed description for reading hereafter preferred implementation, various other advantage and benefit for Those of ordinary skill in the art will be clear from understanding.Accompanying drawing is only used for illustrating the mesh of preferred implementation , and it is not considered as limitation of the present invention.And in whole accompanying drawing, with identical with reference to symbol Number represent identical part.In the accompanying drawings:
Fig. 1 shows a kind of data capture method schematic flow sheet provided in an embodiment of the present invention;
Fig. 2 shows another kind of data capture method schematic flow sheet provided in an embodiment of the present invention;
Fig. 3 shows a kind of data acquisition facility structural representation provided in an embodiment of the present invention;
Fig. 4 shows another kind of data acquisition facility structural representation provided in an embodiment of the present invention.
Specific embodiment
The exemplary embodiment of the disclosure is more fully described below with reference to accompanying drawings.Although showing in accompanying drawing The exemplary embodiment of the disclosure is shown, it being understood, however, that may be realized in various forms the disclosure And should not be limited by embodiments set forth here.On the contrary, there is provided these embodiments are able to more Thoroughly understand the disclosure, and can be by the complete technology for conveying to this area of the scope of the present disclosure Personnel.
A kind of data capture method provided in an embodiment of the present invention, as shown in figure 1, the method includes:
101st, when the establishment for receiving Graph Options is instructed, Graph Options are created.
102nd, preset parameter is added in Graph Options.
Wherein, the preset parameter can be configured according to the actual demand of user.
For example, after initialization ECharts objects, the ECharts options of receiving user's input Create and instruct, establishment ECharts options, the custom parameter of receiving user's input, and in ECharts In option, addition will pass to the custom parameter of event handling function, wherein, custom parameter Title and ECharts options in title differ.
103rd, by calling the first preparatory function function, the Graph Options for carrying preset parameter are configured To in graph object.
Wherein, the first preparatory function function can be the default setOption of ECharts objects Function.
For example, it is that the configuration of ECharts objects is tied up by calling the preset on functions of ECharts objects Determine event, and increase event handling function.By the default setOption for calling ECharts objects Function, by the ECharts option configurations for having configured to ECharts objects.
104th, when the corresponding binding event of graph object is triggered, by calling the second preparatory function letter Number, obtains the Graph Options of graph object configuration.
Wherein, the second preparatory function function can be the default getOption of ECharts objects Function.
105th, function is processed by calling preset event in Graph Options, transmission includes preset parameter Chart event argument.
For example, when the corresponding binding event of ECharts objects is triggered, ECharts can be called automatically Corresponding event handling function, and transmit the event argument of a chart.By calling trigger event The default getOption functions of ECharts objects, obtain the ECharts of current ECharts objects configuration Option, in ECharts options, by custom parameter title, can get outside event functions The custom parameter value that layer is passed over.
A kind of data capture method provided in an embodiment of the present invention, when the establishment for receiving Graph Options refers to When making, Graph Options are created;Add preset parameter in the Graph Options;It is first pre- by calling Power function is put, the Graph Options for carrying the preset parameter are configured in graph object;When tactile When having sent out the corresponding binding event of the graph object, first by calling the second preparatory function function, Obtain the Graph Options of the graph object configuration;Then by calling in the Graph Options Preset event processes function, and transmission includes the chart event argument of the preset parameter.With current nothing Method acquires the parameter in addition to ECharts charts and compares, and the present invention will be by carrying preset ginseng Several ECharts option configurations are in ECharts objects, it is possible to achieve triggering the ECharts During the corresponding binding event of object, in acquiring the ECharts options of ECharts objects configuration Preset parameter, and then the parameter in addition to ECharts charts can be acquired, realize and do not changing In the case of becoming EChart class bank codes, toward the event handling function transmission custom parameter of EChart Function.
Specifically, another kind of data capture method is embodiments provided, with ECharts charts As a example by, as shown in Fig. 2 the method includes:
201st, ECharts objects are initialized.
Wherein, the ECharts (Enterprise Charts) is business level data drawing list, there is provided The conventional chart of commercial product, bottom is based on ZRender (a brand-new lightweight canvas class libraries), Create coordinate system, legend is pointed out, construct on the infrastructure component, and here such as workbox broken line graph, Block diagram, scatterplot, K line charts, pie chart, radar map, map, chord figure, power be oriented to layout, Instrumental panel and crater blasting, while the accumulation and the mixing of many charts of supporting any dimension represent.
202nd, when the establishment for receiving ECharts options is instructed, ECharts options are created.
203rd, preset parameter is added in ECharts options.
Wherein, the preset parameter can be configured according to the actual demand of user.The ECharts Option is Graph Options, comprising graphical example configurable option:Common options, component option, data Option.
Specifically, after initialization ECharts objects, the ECharts options of receiving user's input Establishment instruction, create ECharts options, the custom parameter of receiving user's input, in ECharts In option, addition will pass to the custom parameter of event handling function, wherein, custom parameter Title and ECharts options in title differ.
204th, it is that ECharts objects are matched somebody with somebody by calling the preset event bound functions of ECharts objects Binding event is put, and to bind event configuration event handling function.
Wherein, the preset event bound functions are the preset on functions of ECharts objects.
205th, by calling the preset setOption functions of ECharts objects, preset ginseng will be carried Several ECharts option configurations are in ECharts objects.
For the embodiment of the present invention, the step 204 specifically can include:By calling ECharts The preset setOption functions of object, by the ECharts option configurations to ECharts pair for configuring As in.
206th, when the corresponding binding event of ECharts objects is triggered, by calling ECharts pair The preset getOption functions of elephant, obtain the ECharts options of ECharts objects configuration.
207th, by calling the event handling function for binding event configuration, transmission in ECharts options Include the chart event argument of preset parameter.
Specifically, when the corresponding binding event of ECharts objects is triggered, ECharts can be adjusted automatically Corresponding event handling function is used, and transmits the event argument of a chart.In event handling function, What this keywords were pointed to is the ECharts objects of trigger event, now, by calling trigger event ECharts objects preset getOption functions, obtain the configuration of current ECharts objects ECharts options, in ECharts options, by custom parameter title, can get event The custom parameter value that function outer layer is passed over.
Another kind of data capture method provided in an embodiment of the present invention, when the establishment for receiving Graph Options During instruction, Graph Options are created;Add preset parameter in the Graph Options;By calling first Preparatory function function, the Graph Options for carrying the preset parameter are configured in graph object;When When triggering the corresponding binding event of the graph object, first by calling the second preparatory function function, Obtain the Graph Options of the graph object configuration;Then by calling in the Graph Options Preset event processes function, and transmission includes the chart event argument of the preset parameter.With current nothing Method acquires the parameter in addition to ECharts charts and compares, and the present invention will be by carrying preset ginseng Several ECharts option configurations are in ECharts objects, it is possible to achieve triggering the ECharts During the corresponding binding event of object, in acquiring the ECharts options of ECharts objects configuration Preset parameter, and then the parameter in addition to ECharts charts can be acquired, realize and do not changing In the case of becoming EChart class bank codes, toward the event handling function transmission custom parameter of EChart Function.
Further, implementing as method shown in Fig. 1, embodiments provides one kind Data acquisition facility, as shown in figure 3, described device includes:Creating unit 31, adding device 32, Dispensing unit 33, acquiring unit 34, transfer unit 35.
The creating unit 31, can be used for, when the establishment for receiving Graph Options is instructed, creating figure Table options.
The adding device 32, can be used for adding preset parameter in the Graph Options.
The dispensing unit 33, can be used for by calling the first preparatory function function, will carry The Graph Options for stating preset parameter are configured in graph object.
The acquiring unit 34, can be used for when the corresponding binding event of the graph object is triggered, By calling the second preparatory function function, the Graph Options of the graph object configuration are obtained.
The transfer unit 35, can be used for being processed by calling preset event in the Graph Options Function, transmission includes the chart event argument of the preset parameter.
It should be noted that each function involved by a kind of data acquisition facility provided in an embodiment of the present invention Other corresponding descriptions of unit, may be referred to the correspondence description of Fig. 1, will not be described here.
A kind of data acquisition facility provided in an embodiment of the present invention, when the establishment for receiving Graph Options refers to When making, Graph Options are created;Add preset parameter in the Graph Options;It is first pre- by calling Power function is put, the Graph Options for carrying the preset parameter are configured in graph object;When tactile When having sent out the corresponding binding event of the graph object, first by calling the second preparatory function function, Obtain the Graph Options of the graph object configuration;Then by calling in the Graph Options Preset event processes function, and transmission includes the chart event argument of the preset parameter.With current nothing Method acquires the parameter in addition to ECharts charts and compares, and the present invention will be by carrying preset ginseng Several ECharts option configurations are in ECharts objects, it is possible to achieve triggering the ECharts During the corresponding binding event of object, in acquiring the ECharts options of ECharts objects configuration Preset parameter, and then the parameter in addition to ECharts charts can be acquired, realize and do not changing In the case of becoming EChart class bank codes, toward the event handling function transmission custom parameter of EChart Function.
Further, implementing as method shown in Fig. 2, embodiments provides another Data acquisition facility is planted, as shown in figure 4, described device includes:Creating unit 41, adding device 42, Dispensing unit 43, acquiring unit 44, transfer unit 45.
The creating unit 41, can be used for, when the establishment for receiving Graph Options is instructed, creating figure Table options.
The adding device 42, can be used for adding preset parameter in the Graph Options.
The dispensing unit 43, can be used for by calling the first preparatory function function, will carry The Graph Options for stating preset parameter are configured in graph object.
The acquiring unit 44, can be used for when the corresponding binding event of the graph object is triggered, By calling the second preparatory function function, the Graph Options of the graph object configuration are obtained.
The transfer unit 45, can be used for being processed by calling preset event in the Graph Options Function, transmission includes the chart event argument of the preset parameter.
Further, described device also includes:Initialization unit 46.
The initialization unit 46, can be used for initializing the graph object.
The dispensing unit 43, can be also used for the preset event bound functions by calling graph object, Binding event is configured for the graph object.
The dispensing unit 43, can be also used for as the binding event configuration event handling function.
Alternatively, the first preparatory function function can be the preset setOption of ECharts objects Function.
Alternatively, the second preparatory function function can be the preset getOption of ECharts objects Function.
It should be noted that each work(involved by another kind of data acquisition facility provided in an embodiment of the present invention Other corresponding descriptions of energy unit, may be referred to the correspondence description of Fig. 2, will not be described here.
Another kind of data acquisition facility provided in an embodiment of the present invention, when the establishment for receiving Graph Options During instruction, Graph Options are created;Add preset parameter in the Graph Options;By calling first Preparatory function function, the Graph Options for carrying the preset parameter are configured in graph object;When When triggering the corresponding binding event of the graph object, first by calling the second preparatory function function, Obtain the Graph Options of the graph object configuration;Then by calling in the Graph Options Preset event processes function, and transmission includes the chart event argument of the preset parameter.With current nothing Method acquires the parameter in addition to ECharts charts and compares, and the present invention will be by carrying preset ginseng Several ECharts option configurations are in ECharts objects, it is possible to achieve triggering the ECharts During the corresponding binding event of object, in acquiring the ECharts options of ECharts objects configuration Preset parameter, and then the parameter in addition to ECharts charts can be acquired, realize and do not changing In the case of becoming EChart class bank codes, toward the event handling function transmission custom parameter of EChart Function.
Described information display device includes processor and memorizer, above-mentioned creating unit, adding device, Dispensing unit, acquiring unit, transfer unit etc. as program unit store in memory, by Reason device performs storage said procedure unit in memory to realize corresponding function.
Kernel is included in processor, is gone in memorizer to transfer corresponding program unit by kernel.Kernel can To arrange one or more, solved in event-handling method by adjusting kernel parameter, can only be obtained To the property parameters of ECharts charts, it is impossible to acquire parameter in addition to ECharts charts Problem.
Memorizer potentially includes the volatile memory in computer-readable medium, random access memory The form such as device (RAM) and/or Nonvolatile memory, such as read only memory (ROM) or flash memory (flash RAM), memorizer includes at least one storage chip.
Present invention also provides a kind of computer program, when performing in data handling equipment, It is adapted for carrying out initializing the program code of there are as below methods step:When the establishment for receiving Graph Options refers to When making, Graph Options are created;Add preset parameter in the Graph Options;It is first pre- by calling Power function is put, the Graph Options for carrying the preset parameter are configured in graph object;When tactile When having sent out the corresponding binding event of the graph object, by calling the second preparatory function function, obtain The Graph Options of the graph object configuration;By calling preset event in the Graph Options Function is processed, transmission includes the chart event argument of the preset parameter.
Those skilled in the art it should be appreciated that embodiments herein can be provided as method, system, Or computer program.Therefore, the application can be implemented using complete hardware embodiment, complete software Example or with reference to the form of the embodiment in terms of software and hardware.And, the application can be adopted at one Or it is multiple wherein include computer usable program code computer-usable storage medium (including but not Be limited to disk memory, CD-ROM, optical memory etc.) on the computer program implemented Form.
The application is with reference to the method according to the embodiment of the present application, equipment (system) and computer program The flow chart and/or block diagram of product is describing.It should be understood that can be realized flowing by computer program instructions In each flow process and/or square frame and flow chart and/or block diagram in journey figure and/or block diagram Flow process and/or square frame combination.Can provide these computer program instructions to general purpose computer, specially With the processor of computer, Embedded Processor or other programmable data processing devices producing one Machine so that produced by the instruction of computer or the computing device of other programmable data processing devices It is raw to be used to realize in one flow process of flow chart or one square frame of multiple flow processs and/or block diagram or multiple sides The device of the function of specifying in frame.
These computer program instructions may be alternatively stored in can guide computer or other programmable datas to process In the computer-readable memory that equipment works in a specific way so that be stored in the computer-readable and deposit Instruction in reservoir is produced and includes the manufacture of command device, and command device realization is in flow chart one The function of specifying in flow process or one square frame of multiple flow processs and/or block diagram or multiple square frames.
These computer program instructions can also be loaded into computer or other programmable data processing devices On so that series of operation steps is performed on computer or other programmable devices to produce computer The process of realization, so as to the instruction performed on computer or other programmable devices is provided for realizing Specify in one flow process of flow chart or one square frame of multiple flow processs and/or block diagram or multiple square frames The step of function.
In a typical configuration, computing device include one or more processors (CPU), input/ Output interface, network interface and internal memory.
Memorizer potentially includes the volatile memory in computer-readable medium, random access memory The form such as device (RAM) and/or Nonvolatile memory, such as read only memory (ROM) or flash memory (flash RAM).Memorizer is the example of computer-readable medium.
Computer-readable medium includes that permanent and non-permanent, removable and non-removable media can be with Information Store is realized by any method or technique.Information can be computer-readable instruction, data knot Structure, the module of program or other data.The example of the storage medium of computer includes, but are not limited to phase Become internal memory (PRAM), static RAM (SRAM), dynamic random access memory (DRAM), other kinds of random access memory (RAM), read only memory (ROM), electricity can Erasable programmable read-only memory (EPROM) (EEPROM), fast flash memory bank or other memory techniques, read-only light Disk read only memory (CD-ROM), digital versatile disc (DVD) or other optical storages, magnetic Cassette tape, the storage of tape magnetic rigid disk or other magnetic storage apparatus or any other non-transmission medium, Can be used to store the information that can be accessed by a computing device.Define according to herein, computer-readable Medium does not include temporary computer readable media (transitory media), the such as data signal and load of modulation Ripple.
Embodiments herein is these are only, the application is not limited to.For this area skill For art personnel, the application can have various modifications and variations.It is all spirit herein and principle it Interior made any modification, equivalent substitution and improvements etc., should be included in claims hereof model Within enclosing.

Claims (10)

1. a kind of data capture method, it is characterised in that include:
When the establishment for receiving Graph Options is instructed, Graph Options are created;
Add preset parameter in the Graph Options;
By calling the first preparatory function function, the Graph Options for carrying the preset parameter are configured To in graph object;
When the corresponding binding event of the graph object is triggered, by calling the second preparatory function letter Number, obtains the Graph Options of the graph object configuration;
Function is processed by calling preset event in the Graph Options, transmission includes described preset The chart event argument of parameter.
2. data capture method according to claim 1, it is characterised in that described when receiving When the establishment of Graph Options is instructed, before creating Graph Options, methods described also includes:
Initialize the graph object.
3. data capture method according to claim 1, it is characterised in that methods described is also wrapped Include:
It is the graph object configuration binding thing by the preset event bound functions for calling graph object Part;
For the binding event configuration event handling function.
4. data capture method according to claim 1, it is characterised in that described first is preset Power function is the preset setOption functions of ECharts objects.
5. data capture method according to claim 1, it is characterised in that described second is preset Power function is the preset getOption functions of ECharts objects.
6. a kind of data acquisition facility, it is characterised in that include:
Creating unit, for when the establishment for receiving Graph Options is instructed, creating Graph Options;
Adding device, for adding preset parameter in the Graph Options;
Dispensing unit, for by calling the first preparatory function function, the preset parameter will to be carried Graph Options be configured in graph object;
Acquiring unit, for when the corresponding binding event of the graph object is triggered, by calling Second preparatory function function, obtains the Graph Options of the graph object configuration;
Transfer unit, for processing function, transmission by calling preset event in the Graph Options Include the chart event argument of the preset parameter.
7. data acquisition facility according to claim 6, it is characterised in that described device is also wrapped Include:
Initialization unit, for initializing the graph object.
8. data acquisition facility according to claim 6, it is characterised in that
The dispensing unit, is additionally operable to the preset event bound functions by calling graph object, is institute State graph object configuration binding event;
The dispensing unit, is additionally operable to as the binding event configuration event handling function.
9. data acquisition facility according to claim 6, it is characterised in that described first is preset Power function is the preset setOption functions of ECharts objects.
10. data acquisition facility according to claim 6, it is characterised in that described second is pre- Put the preset getOption functions that power function is ECharts objects.
CN201510729761.5A 2015-10-30 2015-10-30 Data acquisition method and device Active CN106648567B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510729761.5A CN106648567B (en) 2015-10-30 2015-10-30 Data acquisition method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510729761.5A CN106648567B (en) 2015-10-30 2015-10-30 Data acquisition method and device

Publications (2)

Publication Number Publication Date
CN106648567A true CN106648567A (en) 2017-05-10
CN106648567B CN106648567B (en) 2020-06-05

Family

ID=58810788

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510729761.5A Active CN106648567B (en) 2015-10-30 2015-10-30 Data acquisition method and device

Country Status (1)

Country Link
CN (1) CN106648567B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109656665A (en) * 2018-12-20 2019-04-19 成都四方伟业软件股份有限公司 A kind of visual presentation method of data, component and readable storage medium storing program for executing
CN110147183A (en) * 2017-10-09 2019-08-20 北京国双科技有限公司 A kind of screening technique and device of data
CN112579067A (en) * 2019-09-30 2021-03-30 北京国双科技有限公司 Bullet picture display method and device
CN112651216A (en) * 2020-12-31 2021-04-13 中国农业银行股份有限公司 Chart creation method and related device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100332968A1 (en) * 2009-06-26 2010-12-30 International Business Machines Corporation Generic Declaration of Bindings Between Events and Event Handlers Regardless of Runtime Structure
US8180864B2 (en) * 2004-05-21 2012-05-15 Oracle International Corporation System and method for scripting tool for server configuration
CN103092621A (en) * 2013-03-08 2013-05-08 广州市西美信息科技有限公司 Chart creating method and device
CN104484353A (en) * 2014-11-28 2015-04-01 华为技术有限公司 Data imaging method, data imaging device and database server
US20150227494A1 (en) * 2007-12-28 2015-08-13 Microsoft Technology Licensing, Llc Creating and editing dynamic graphics via a web interface

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8180864B2 (en) * 2004-05-21 2012-05-15 Oracle International Corporation System and method for scripting tool for server configuration
US20150227494A1 (en) * 2007-12-28 2015-08-13 Microsoft Technology Licensing, Llc Creating and editing dynamic graphics via a web interface
US20100332968A1 (en) * 2009-06-26 2010-12-30 International Business Machines Corporation Generic Declaration of Bindings Between Events and Event Handlers Regardless of Runtime Structure
CN103092621A (en) * 2013-03-08 2013-05-08 广州市西美信息科技有限公司 Chart creating method and device
CN104484353A (en) * 2014-11-28 2015-04-01 华为技术有限公司 Data imaging method, data imaging device and database server

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王春天: "Echarts图表组件之简单关系图:如何轻松实现另类站点地图且扩展节点属性实现点击节点页面跳转", 《博客园(HTTP://WWW.CNBLOGS.COM/SPRING_WANG/P/4112986.HTML)》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110147183A (en) * 2017-10-09 2019-08-20 北京国双科技有限公司 A kind of screening technique and device of data
CN110147183B (en) * 2017-10-09 2021-03-30 北京国双科技有限公司 Data screening method and device
CN109656665A (en) * 2018-12-20 2019-04-19 成都四方伟业软件股份有限公司 A kind of visual presentation method of data, component and readable storage medium storing program for executing
CN112579067A (en) * 2019-09-30 2021-03-30 北京国双科技有限公司 Bullet picture display method and device
CN112651216A (en) * 2020-12-31 2021-04-13 中国农业银行股份有限公司 Chart creation method and related device

Also Published As

Publication number Publication date
CN106648567B (en) 2020-06-05

Similar Documents

Publication Publication Date Title
US10290128B2 (en) Interactive scene graph manipulation for visualization authoring
US20160012350A1 (en) Interoperable machine learning platform
WO2016057236A1 (en) Automatically generating execution sequences for workflows
CN106648567A (en) Data acquisition method and device
CN104063495A (en) Form extension method and form extension device
CN109697266A (en) Page rendering system, page rendering method and page rendering device
US20150220236A1 (en) Post-designing method and apparatus based on variant configuration in development of graphic user interface
CN113986424A (en) Page display method and device
CN106022010A (en) File display method and device
CN105320662B (en) Webpage generating method and device
CN105608152A (en) Method and device for asynchronously loading webpage resources
CN102779045A (en) Interface generating method, interface editor and electronic equipment
US9928751B2 (en) Generic media covers
CN104021170B (en) A kind of information acquisition method and cloud server
CN104793837A (en) Picture generation method and device
CN108021539A (en) The methods of exhibiting and device of data
CN107402749A (en) Realize the method and device in picture loading storehouse
US9135725B2 (en) Generic media covers
CN105068850A (en) Resource bundle loading device, method and computing device
CN109783155A (en) Service Component management method, device, electronic equipment and storage medium
KR101743868B1 (en) Method and system for image processing
CN110147404A (en) Data processing method and device
CN107294948A (en) Handle computer implemented method, device and the data handling system of media data
CN106651414A (en) Keyword price setting method and apparatus
EP2851812A1 (en) Exposing relationships between universe objects

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 100083 No. 401, 4th Floor, Haitai Building, 229 North Fourth Ring Road, Haidian District, Beijing

Applicant after: Beijing Guoshuang Technology Co.,Ltd.

Address before: 100086 Cuigong Hotel, 76 Zhichun Road, Shuangyushu District, Haidian District, Beijing

Applicant before: Beijing Guoshuang Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant