|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
EBSCO_ocn874968400 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
140328s2014 enk ob 001 0 eng d |
040 |
|
|
|a IDEBK
|b eng
|e pn
|c IDEBK
|d EBLCP
|d CDX
|d MHW
|d N$T
|d UMI
|d E7B
|d COO
|d DEBSZ
|d DEBBG
|d YDXCP
|d OCLCQ
|d OCLCF
|d OCLCQ
|d D6H
|d AGLDB
|d OCLCQ
|d ICA
|d OCLCQ
|d MOR
|d PIFAG
|d ZCU
|d MERUC
|d OCLCQ
|d U3W
|d REB
|d STF
|d VTS
|d CEF
|d ICG
|d INT
|d VT2
|d OCLCQ
|d UKMGB
|d G3B
|d TKN
|d OCLCO
|d OCLCQ
|d OCLCO
|d UAB
|d DKC
|d AU@
|d OCLCQ
|d M8D
|d UKAHL
|d HS0
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|d QGK
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBB742472
|2 bnb
|
016 |
7 |
|
|a 018006779
|2 Uk
|
019 |
|
|
|a 876830740
|a 880497928
|a 1259122494
|
020 |
|
|
|a 9781783559695
|q (electronic bk.)
|
020 |
|
|
|a 1783559691
|q (electronic bk.)
|
020 |
|
|
|a 1306528623
|q (electronic bk.)
|
020 |
|
|
|a 9781306528627
|q (electronic bk.)
|
020 |
|
|
|a 1783559683
|
020 |
|
|
|a 9781783559688
|
020 |
|
|
|z 9781783559688
|
029 |
1 |
|
|a AU@
|b 000055964994
|
029 |
1 |
|
|a CHNEW
|b 000699788
|
029 |
1 |
|
|a CHNEW
|b 000699789
|
029 |
1 |
|
|a CHNEW
|b 000886669
|
029 |
1 |
|
|a CHVBK
|b 374455880
|
029 |
1 |
|
|a DEBBG
|b BV042032165
|
029 |
1 |
|
|a DEBBG
|b BV043606973
|
029 |
1 |
|
|a DEBSZ
|b 405668406
|
029 |
1 |
|
|a DEBSZ
|b 414176324
|
029 |
1 |
|
|a DEBSZ
|b 484720392
|
029 |
1 |
|
|a GBVCP
|b 882839535
|
029 |
1 |
|
|a UKMGB
|b 018006779
|
035 |
|
|
|a (OCoLC)874968400
|z (OCoLC)876830740
|z (OCoLC)880497928
|z (OCoLC)1259122494
|
037 |
|
|
|a CL0500000414
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.J38
|
072 |
|
7 |
|a COM
|x 000000
|2 bisacsh
|
082 |
0 |
4 |
|a 006.76
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Terwoord, Nicholas.
|
245 |
1 |
0 |
|a Highcharts cookbook :
|b 80 hands-on recipes to create, integrate, and extend dynamic and interactive charts in your web projects /
|c Nicholas Terwoord.
|
246 |
3 |
|
|a Eigthy hands-on recipes to create, integrate, and extend dynamic and interactive charts in your web projects
|
260 |
|
|
|a Birmingham :
|b Packt Publishing Limited,
|c 2014.
|
300 |
|
|
|a 1 online resource
|
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 Quick answers to common problems
|
504 |
|
|
|a Includes bibliographical references and index.
|
588 |
0 |
|
|a Online resource; title from cover (Safari, viewed Apr 1, 2014).
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with Highcharts; Introduction; Finding documentation on Highcharts; Creating your first chart; Including multiple series in one chart; Displaying multiple charts in one graph; Using the same data in multiple charts; Creating spiderweb graphs for comparison; Creating custom tooltips; Adding extra content to tooltips; Making charts internationalizable/localizable; Creating a new theme; Creating reusable graphs; Chapter 2: Processing Data; Introduction
|
505 |
8 |
|
|a Working with different data formatsUsing AJAX for polling charts; Using WebSockets for real-time updates; Drilling down and filtering data; Using CSV, XML, or JSON with Highcharts; Handling cross-domain data; Handling dates; Chapter 3: Handling User Interaction; Introduction; Creating a simple poll; Making graphs zoomable; Creating master details graphs; Slicing and dicing time data; Annotating a chart; Developing dynamic tooltips; Taking actions on other events; Adding events after the chart has rendered; Chapter 4: Sharing Charts on the Web; Introduction; Rendering charts on the server side
|
505 |
8 |
|
|a Exporting images to different formatsE-mailing static charts; E-mailing dynamic charts; Preparing charts for printing; Chapter 5: Integrating with ExtJS; Introduction; Setting up a simple ExtJS project; Using Highcharts in ExtJS; Connecting your chart using Ext.data. Store; Observing live data using other Store types; Connecting your chart to Ext.app. Controller; Creating charts that inherit from other charts; Chapter 6: Integrating with jQuery; Introduction; Creating charts with jQuery; Using the data- attributes to load charts; Binding events using jQuery.on
|
505 |
8 |
|
|a Handling user interaction with jQueryUpdating a chart on the backend; Using jQuery UI tabs and Highcharts; Modifying charts using jQuery UI widgets; Putting charts in pages using jQuery Mobile; Chapter 7: Integrating With the Yii Framework; Introduction; Setting up a simple Yii project; Creating a chart from model data; Generating a chart with a Yii CLI command; Creating charts with a RESTful controller; Updating the model when the chart changes; Chapter 8: Integrating with Other Frameworks; Introduction; Using NodeJS as a data provider; Using Django as a data provider
|
505 |
8 |
|
|a Using Flask/Bottle as a data providerIntegrating with Backbone; Using AngularJS data bindings and controllers; Using NodeJS for chart rendering; Chapter 9: Extending Highcharts; Introduction; Wrapping existing functions; Creating new chart types; Creating your own Highcharts extension; Adding new functions to your extension; JSHinting your code; Unit -- testing your new extension; Packaging your extension; Minifying your code; Chapter 10: Math and Statistics; Introduction; Graphing equations; Showing descriptive statistics with box plots; Plotting distributions with jStat
|
520 |
|
|
|a An easy-to-follow, step-by-step guide with over 80 recipes covering examples on how to use and create dynamic charts with Highcharts. ""Highcharts Cookbook"" is intended for JavaScript developers or other web programmers looking to add charting functionality to their web applications. Some familiarity with web application development would be helpful but nor required
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Web sites
|x Design.
|
650 |
|
0 |
|a Charts, diagrams, etc.
|x Computer programs.
|
650 |
|
0 |
|a Charts, diagrams, etc.
|
650 |
|
6 |
|a Sites Web
|x Conception.
|
650 |
|
6 |
|a Tableaux, graphiques, etc.
|x Logiciels.
|
650 |
|
6 |
|a Tableaux, graphiques, etc.
|
650 |
|
7 |
|a diagrams.
|2 aat
|
650 |
|
7 |
|a COMPUTERS
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Charts, diagrams, etc.
|2 fast
|
650 |
|
7 |
|a Charts, diagrams, etc.
|x Computer programs
|2 fast
|
650 |
|
7 |
|a Web sites
|x Design
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Terwoord, Nicholas.
|t Highcharts Cookbook.
|d Packt Publishing 2014
|z 9781783559688
|
830 |
|
0 |
|a Quick answers to common problems.
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=734978
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26850119
|
938 |
|
|
|a Coutts Information Services
|b COUT
|n 27817057
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10851022
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 734978
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis27817057
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 11721642
|
994 |
|
|
|a 92
|b IZTAP
|