- Learning jqPlot
- Scott Gottreu
- 174字
- 2021-09-03 09:49:39
What you need for this book
You use jQuery for most of your projects, so you're well on your way to learning jqPlot. Here's what else you'll need to get up and running with jqPlot:
- Your favorite IDE or text editor. If you don't have a favorite, you can try out Sublime Text, http://www.sublimetext.com, for Mac OS, or Notepad++, http://notepad-plus-plus.org/, for Windows.
- Your choice of browser. JqPlot will work with IE6 and higher, but needs extra plugins to replicate the canvas functionality found in modern browsers. These additional plugins are included with jqPlot.
- The latest version of jQuery, which is available at http://jquery.com/download/. Either Version 2.x or 1.x will work with jqPlot, but if you need support for IE7 or IE8, you will need to use jQuery 1.1x.
- The latest version of jqPlot, which is available at https://bitbucket.org/cleonello/jqplot/downloads/.
That's it! You don't need anything else. Ideally, you would incorporate your charts into a larger project such as your company intranet. This would also be the best place to get the data for your charts.
推薦閱讀
- Learning Python Web Penetration Testing
- Practical UX Design
- Azure IoT Development Cookbook
- Mastering Python Scripting for System Administrators
- C語言最佳實踐
- 算法精粹:經(jīng)典計算機科學問題的Python實現(xiàn)
- Implementing Cisco Networking Solutions
- GitLab Repository Management
- Unity 5 for Android Essentials
- Expert Data Visualization
- Unity Character Animation with Mecanim
- QPanda量子計算編程
- Ext JS 4 Plugin and Extension Development
- 實驗編程:PsychoPy從入門到精通
- Spring Boot從入門到實戰(zhàn)