Cargando…

Create Web Charts With jqPlot : display your data using innovative browser-based charts /

Create Web Charts with jqPlotshows 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 t...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Nelli, Fabio (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York, NY] : Apress, [2014]
Colección:Expert's voice in Web development.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn899594629
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 150108s2014 nyua o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d E7B  |d GW5XE  |d OCLCF  |d DEBBG  |d EBLCP  |d DEBSZ  |d Z5A  |d MERUC  |d ESU  |d IOG  |d CEF  |d OCLCQ  |d U3W  |d AU@  |d OCLCQ  |d YOU  |d UAB  |d OCLCQ  |d WURST  |d OCLCO  |d OCLCQ 
020 |a 9781484208625  |q (electronic bk.) 
020 |a 1484208625  |q (electronic bk.) 
020 |a 1484208633 
020 |a 9781484208632 
020 |z 9781484208632 
029 1 |a AU@  |b 000056059998 
029 1 |a CHNEW  |b 000890486 
029 1 |a CHVBK  |b 374492034 
029 1 |a DEBBG  |b BV042490549 
029 1 |a DEBBG  |b BV043617676 
029 1 |a DEBSZ  |b 434837288 
029 1 |a GBVCP  |b 882843486 
035 |a (OCoLC)899594629 
037 |a CL0500000523  |b Safari Books Online 
050 4 |a QA76.73.J39 
082 0 4 |a 005.2/762  |2 23 
049 |a UAMI 
100 1 |a Nelli, Fabio,  |e author. 
245 1 0 |a Create Web Charts With jqPlot :  |b display your data using innovative browser-based charts /  |c Fabio Nelli. 
264 1 |a [New York, NY] :  |b Apress,  |c [2014] 
264 2 |a New York, NY :  |b Springer Science+Business Media,  |c 2014. 
264 4 |c Ã2014 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Experts voice in web development 
588 0 |a Online resource; title from cover page (Safari, viewed December 18, 2014). 
500 |a Place of publication taken from publisher's Web site. 
500 |a Includes index. 
505 0 |a Contents at a Glance -- Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: Charting Technology Overview -- Elements in a Chart -- Most Common Charts -- How to Realize Charts on the Web -- HTML5 -- Charting with SVG and CANVAS -- Canvas vs SVG -- The DOM -- Developing in JavaScript -- Running and Debugging JavaScript -- Data Types in JavaScript -- Arrays -- Objects -- Firebug and DevTools -- JSON -- Summary -- Chapter 2: jQuery Basics -- Including the jQuery Library -- Selections 
505 8 |a Chaining MethodsjQuery and the DOM -- The ready() Method -- Traversing the DOM with Selections -- Create and Insert New Elements -- Remove, Hide, and Replace Elements -- jQuery UI: Widgets -- Accordion -- Tab -- Button -- Combo Box -- Menu -- Slider -- Progress Bar -- Concluding Thoughts on the jQuery Library -- Summary -- Chapter 3: Introducing jqPlot -- The jqPlot library -- Including Basic Files -- Plot Basics -- Adding a Plot Container -- Creating the Plot -- Using jqPlot Plug-ins -- Understanding jqPlot Options -- Inserting Options 
505 8 |a Handling Options on AxesInserting Series of Data -- Renderers and Plug-ins: A Further Clarification -- CSS Customization -- Thinking in Modules -- Summary -- Chapter 4: Line Charts with jqPlot -- Using (x, y) Pairs as Input Data -- First Steps in the Development of a Line Chart: The Axes -- Add a Title and Axis Labels -- Axis Properties -- Axes Ticks -- Using the Log Scale -- The Multiseries Line Chart -- Multiple Series of Data -- Smooth-Line Chart -- Line and Marker Style -- Animated Charts -- More Than One y Axis -- Data with JavaScript 
505 8 |a Generating Data, Using Math FunctionsGenerating Random Data -- Handling Date Values -- The DateAxisRenderer Plug-in -- Handling Date Values in Different Formats -- Handling Time Values -- Highlighting -- Cursor Highlighter -- Highlighting with HTML Format -- Interacting with the Chart: Limit Lines and Zooming -- Drawing a Limit Line on the Chart -- Adding Buttons to Your Charts -- Zooming -- Changing Chart Appearance -- Customizing Text, Using CSS -- Changing the Background Color -- Further Customization, Using CSS -- Setting the Grid 
505 8 |a Working with Areas on Line ChartsArea Charts -- Line and Area Charts -- Band Charts -- Filling Between Lines in a Line Chart -- Trend Lines -- Summary -- Chapter 5: Bar Charts with jqPlot -- Using the BarRenderer Plug-In to Create Bar Charts -- Rotate Axis Tick Labels -- Modify the Space Between the Bars -- Adding Values at the Top of Bars -- Bars with Negative Values -- Bar Charts with More Than One Set of Data -- Vertical and Horizontal Bar Charts -- Vertical Stacked Bars -- Horizontal Stacked Bars -- Combination Charts: Lines in Bar Charts 
520 |a Create Web Charts with jqPlotshows 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. By 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 simple HTML tables to structured JSON files, and from Matlab calculations to reports in Excel. You will be able to provide cutting-edge charts exploiting the growing power of modern browsers. This book contains content previously published in Beginning JavaScript Charts. Create all kinds of charts using the latest technologies available on browsers Full of step-by-step examples, Create Web Charts with jqPlot 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. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a JavaScript (Computer program language) 
650 0 |a Query languages (Computer science) 
650 0 |a Charts, diagrams, etc. 
650 0 |a Web sites  |x Design. 
650 6 |a JavaScript (Langage de programmation) 
650 6 |a Langages d'interrogation. 
650 6 |a Tableaux, graphiques, etc. 
650 6 |a Sites Web  |x Conception. 
650 7 |a diagrams.  |2 aat 
650 7 |a Charts, diagrams, etc.  |2 fast  |0 (OCoLC)fst00852545 
650 7 |a JavaScript (Computer program language)  |2 fast  |0 (OCoLC)fst00982071 
650 7 |a Query languages (Computer science)  |2 fast  |0 (OCoLC)fst01085675 
650 7 |a Web sites  |x Design.  |2 fast  |0 (OCoLC)fst01173252 
653 0 0 |a computerwetenschappen 
653 0 0 |a computer sciences 
653 1 0 |a Information and Communication Technology (General) 
653 1 0 |a Informatie- en communicatietechnologie (algemeen) 
776 0 8 |i Erscheint auch als:  |n Druck-Ausgabe  |t Nelli, Fabio. Create Web Charts with jqPlot 
830 0 |a Expert's voice in Web development. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484208625/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1964867 
938 |a ebrary  |b EBRY  |n ebr10996158 
994 |a 92  |b IZTAP