Abstract

Abstract Data Visualization is the representation of data in a graphical or pictorial format. For the effective communication of data for a user proper visualization is necessary. Visualization is essential in order for the user to understand the data in an easy way. Visualization of data is done through various charts that represent the attributes of the data. For web applications, there are many open source JavaScript libraries that work on HTML5 (using SVG or CANVAS). But the drawback of these libraries is that they don’t provide for much flexibility with respect to configuration. They also don’t provide generalization of charts. Also many data mining algorithms are not supported by these libraries for data visualization. This paper has illustrated in building JavaScript charting libraries that would ensure proper visualization of data which is flexible for user customization. The charting library supports different types of charts varying from scatter chart to line chart to bar chart that are used for various algorithms. The libraries are built based on Object-Oriented JavaScript concept to support web applications that run either on the internet or intranet, so that extending the same in the future is also possible.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.