Limit this search to....

Beginning JavaScript Charts: With Jqplot, D3, and Highcharts
Contributor(s): Nelli, Fabio (Author)
ISBN: 1430262893     ISBN-13: 9781430262893
Publisher: Apress
OUR PRICE:   $47.49  
Product Type: Paperback - Other Formats
Published: December 2013
Qty:
Additional Information
BISAC Categories:
- Computers | Web - Web Programming
- Computers | Programming Languages - Javascript
- Computers | Software Development & Engineering - General
Dewey: 005.133
Series: Expert's Voice in Web Development
Physical Information: 1.25" H x 7.5" W x 9.25" (2.31 lbs) 620 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Beginning JavaScript Charts shows how to convert your data into eye-catching, innovative, animated, and highly interactive browser-based charts. This book is suitable for developers of all experience levels and needs: for those who love fast and effective solutions, you can use the jqPlot library to generate charts with amazing effects and animations using only a few lines of code; if you want more power and need to create data visualization beyond traditional charts, then D3 is the JavaScript library for you; finally, if you need a high-performance, professional solution for interactive charts, then the Highcharts library is also covered.

If you are an experienced developer and want to take things further, then Beginning JavaScript Charts also shows you how to develop your own graphics library starting from scratch using jQuery. At the end of the book, you will have a good knowledge of all the elements needed to manage data from every possible source, from high-end scientific instruments to Arduino boards, from PHP SQL databases queries to simple HTML tables, and from Matlab calculations to reports in Excel. You will be able to provide cutting-edge charts exploiting the growing power of modern browsers.

  • Create all kinds of charts using the latest technologies available on browsers (HTML5, CSS3, jQuery, jqPlot, D3, Highcharts, and SVG)
  • Full of step-by-step examples, Beginning JavaScript Charts introduces you gradually to all aspects of chart development, from the data source to the choice of which solution to apply.
  • This book provides a number of tools that can be the starting point for any project requiring graphical representations of data, whether using commercial libraries or your own