Font Size: a A A

Design And Implementation Of Chart Tool Platform

Posted on:2022-01-14Degree:MasterType:Thesis
Country:ChinaCandidate:S S LiFull Text:PDF
GTID:2518306332953389Subject:Computer technology
Abstract/Summary:PDF Full Text Request
With the vigorous development of emerging Internet,as well as the gradual expansion of industrial 5.0 intelligent manufacturing,industrial Internet of things devices are generating massive data information every day.However,in the face of growing data,how to explore valuable information from massive data,and use it to feed back to the decision-making level and make adjustments,has become an urgent demand of modern enterprises.In order to solve this problem,intuitive chart tools enter the enterprise vision.Charts integrate the data to analyze and consult more intuitively.The data can be displayed in the form of charts in a simple and convenient way,so that the decision-making level can intuitively grasp the latest production data.Compared with the existing chart analysis and data visualization tools in the market,one is the analysis software for ordinary users,which helps users to analyze data,visualize and share information;the other is the data visualization library file provided for developers,so that they can develop various charts based on needs.However,in some specific applications,both the two types cannot be used conveniently,while the general framework is lack of customization function,thus it cannot provide compatibility adjustment for specific data format,which has large limitations facing with specific data in the manufacturing industry.Aiming at the shortcomings in the existing chart tools in the manufacturing industry,and combined with the previous experience of laboratory,this thesis demonstrates a customized chart tool platform that is more suitable for manufacturing and component-based.In order to realize a more effective manufacturing chart tool,based on the actual requirements of auto parts industry,facing the real production application environment,this thesis designs and creates a chart tool platform.It combines the chart components with the definition information of configuration platform,so as to realize the tool of dynamic assembling into data visualization page.In the meanwhile,it will be more convenient and effective to complete the visualization of manufacturing data.When using this platform,the developer can change the component interface based on their business requirements with less learning cost,while dynamically assembling the desired visualization interface.The operation and maintenance are relatively easy,which can significantly improve development efficiency and reduce the workload.Chart tool platform can be divided into the following modules: 1.Based on the requirements of manufacturing projects,ECharts and Vue technology are adopted to break the situation that component data and style code is a whole.While the data are extracted to be set as component parameters,the chart components are redesigned to encapsulate and publish the chart component library chart-ui with rich functions,including statistical chart and project progress management chart;2.According to the requirements of configurable data visualization pages of enterprise,the configuration platform system is designed and implemented by applying MVVM software architecture mode,which can define the layout information,component location information and component data information in the visualization page;3.Abstract encapsulation of the data visualization page component,adopt the communication mechanism to transfer definition information to the visualization page component,while the component dynamically invocates the chart component to assemble the data visualization page;4.The system designs the communication mechanism,which uses HTTP protocol and Web Socket protocol to construct the communication interface between the front-end and server,so as to realizes the real-time communication,while the component data can also be updated at any time by using the real-time communication service.Chart component library,configuration platform system and visualization page component are connected.Finally,the chart tool platform is used in the actual project based on the business data test of actual manufacturing company,which can display the data visualization page perfectly.The component has the unified style,simple and easy to use,which has high scalability with rich interaction effect.It is proved that the chart tool platform designed and developed in this thesis can be applied to the actual operation of manufacturing enterprises,which has the correct functions,simple interface and easy to start,so as to meet the needs of data statistics and analysis.
Keywords/Search Tags:Chart tools, configuration development, communication mechanism, componentization, data visualization
PDF Full Text Request
Related items