- SAP BusinessObjects Dashboards 4.1 Cookbook
- David Lai Xavier Hacking
- 124字
- 2021-07-23 19:44:01
Introduction
Data visualization may be the most important topic when we are talking about dashboard creation. It enables us to view data, compare values, and make analyses in a clear and effective way. A dashboard is the ideal platform to present these visualizations.
Data can be presented in a graphical way; for example, with lines, bars, colored areas, gauges, or just with a simple red/green indicator. But on the other hand, in some cases, it may be more effective to use a simple list of values instead of these graphs. This totally depends on the purpose of the dashboard.
SAP BusinessObjects Dashboards provides a great toolkit with lots of visualization components. This chapter will discuss these components and show you how to use them.
推薦閱讀
- Java多線程編程實戰指南:設計模式篇(第2版)
- 自制編譯器
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- Clojure for Domain:specific Languages
- Git高手之路
- 基于免疫進化的算法及應用研究
- Java:Data Science Made Easy
- SharePoint Development with the SharePoint Framework
- 網站構建技術
- Express Web Application Development
- IDA Pro權威指南(第2版)
- Python網絡爬蟲技術與應用
- PHP 8從入門到精通(視頻教學版)
- Mastering Embedded Linux Programming
- Spring Data JPA從入門到精通