更新时间:2021-09-03 09:50:06
封面
版权页
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Getting Started
Reviewing the components of a chart
Getting a promotion
Creating a jqPlot chart
Passing in both x and y values
Using dates for the x axis
Adding multiple data series
Adding a legend
Learning questions
Summary
Chapter 2. More Line Charts Area Charts and Scatter Plots
Working with remote data sources
Adding a fill between two lines
Understanding area and stacked area charts
Creating an area chart
Creating a stacked area chart with revenue
Understanding trend lines
Adding trend lines
Understanding scatterplot charts
Extending the data renderer
Creating a scatterplot chart
Chapter 3. Bar Charts and Digging into Data
Building bars of data
Adding styles to our bar chart
Creating charts with multiple data series
Adding trend lines to selected product categories
Expanding our datasets with event handlers
Adding an event handler for our stacked area chart
Chapter 4. Horizontal and Stacked Bar Charts
Turning our chart on its side
Removing axis labels and adding point labels
Adding a threshold to our chart
Chapter 5. Pie Charts and Donut Charts
Limitations of pie charts
Making a pie chart with many data points
Styling our chart and adding functionality
Building a pie chart with empty wedges
Creating a pie chart for each division with product category revenue
Building a donut chart to show web browser usage
Chapter 6. Spice Up Your Charts with Animation Tooltips and Highlighting
Using the cursor plugin to see the data behind our charts
Making the tooltip follow the mouse and adding cursor lines
Connecting the cursor with the legend
Using the highlighter plugin
Extending the highlighter plugin to the legend
Animating line charts
Animating bar charts with varying speeds
Chapter 7. Stock Market Charts – OHLC and Candlestick Charts
Looking at the employee stock option plan
Explaining OHLC charts
Explaining candlestick charts
Building an OHLC chart with last quarter's stock data
Building a candlestick chart with filtered data
Zooming in on a colored candlestick chart
Adding tooltips to canvas overlay lines
Modifying the data array and the tooltip
Chapter 8. Bubble Charts Block Plots and Waterfalls
Creating a waterfall chart with expenses against revenue
Building a bubble chart
Building a block plot
Understanding waterfall charts
Creating a waterfall chart showing expenses against revenue
Chapter 9. Showing Real-time Data with Our Charts
Creating a meter gauge chart with Wi-Fi users
Refreshing our chart from remote data
Using the replot method to change remote datasets
Dynamically building our chart when the page loads
Chapter 10. Beautifying and Extending Your Charts
Nailing down the charts for our dashboard
Changing the background color of our chart