- Learning jqPlot
- Scott Gottreu
- 207字
- 2021-09-03 09:49:40
Getting a promotion
Calvin, our boss, stops by our office and informs us that all the regional managers will be coming to the corporate offices for a quarterly meeting on Friday. Since it is Monday, we should be able to meet this goal. He wants us to create a few pages for our intranet, showing things such as profit, revenue, and expenses.
"We've got to impress them," he says as he leaves. We stare at each other, simply bewildered. You mention that we just became business analysts as well as developers.
We start to work in our newfound roles. You begin to find the data that will be required. Since we are creating prototypes, we need to manually compile the data for now.
I start researching web-based charting tools and come across three main contenders: Highcharts, D3.js, and jqPlot. We will have to pay a licensing fee to use Highcharts for our company. D3.js has a beautiful gallery of available charts, and it looks like it has a very high learning curve. It appears that jqPlot has a lower learning curve and we will be building charts faster with jqPlot than with D3.js. The other benefit of jqPlot is that it does not require a commercial license.
- Learning Python Web Penetration Testing
- C程序設計案例教程
- Oracle從入門到精通(第5版)
- C語言程序設計
- jQuery炫酷應用實例集錦
- 編程菜鳥學Python數據分析
- Mastering Data Mining with Python:Find patterns hidden in your data
- Android玩家必備
- 持續輕量級Java EE開發:編寫可測試的代碼
- RESTful Java Web Services(Second Edition)
- 動手學數據結構與算法
- HTML5秘籍(第2版)
- Java圖像處理:基于OpenCV與JVM
- C語言程序設計實訓教程與水平考試指導
- Clojure for Java Developers