- SAP BusinessObjects Dashboards 4.1 Cookbook
- David Lai Xavier Hacking
- 285字
- 2021-07-23 19:44:06
Sorting series
A chart does not always look like what you had in mind. In some cases, you may want to see data sorted from high to low values, while in other situations, you want to see the categories displayed in a more logical order. For example, in the following bar chart, the quarters are sorted from last (Q4) to first (Q1). To change this, you can of course adjust the data model in the spreadsheet, like we did in the Using an OHLC chart and a candlestick chart recipe. An easier and better way is to use the sorting settings for the bar chart component.
Getting ready
You can reuse any of the dashboards you created earlier, as long as they contain one of the previously mentioned components.
How to do it...
- Select the component, go to the Behavior tab, and select the Common sub-tab.
- Select Enable Sorting.
- Select By Category Labels.
- Select Reverse Order.
推薦閱讀
- Rust編程:入門、實戰與進階
- 編程卓越之道(卷3):軟件工程化
- C/C++算法從菜鳥到達人
- Blockly創意趣味編程
- 鋒利的SQL(第2版)
- Mathematica Data Analysis
- 編程數學
- Mastering ROS for Robotics Programming
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- Access 2010中文版項目教程
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- PowerDesigner 16 從入門到精通
- JavaScript編程精解(原書第2版)
- Microsoft HoloLens By Example
- Clojure Web Development Essentials