Advanced Scatter Chart Design
Many Thanks to Alex Boyko and Luxoft Company for materials to this post
Challenge:
- to display invoices amount as a bubble grid
- bubble size correspond to amount value
- three different invoice statuses must be shown separately
- display custom horizontal lines
- display additional parameters to the bubble hints (on mouse over pop-up window)
| PIC 001 |
| PIC 002 |
Having fields :
- Amount with VAT
- Status: Paid, Waiting, Due, Overdue
- Payment Lag
Challenge #2-4 Solution:
- Configure chart Expressions in the Advanced Mode. See PIC 003
- Configure 3 three fields: 1- X axis, 2 - Y axis, 3 - bubble size. See PIC 004
- Configure bubbles color - relates to the Status (Paid, Waiting, Due, Overdue). See PIC 005
- Add expression statement for custom hint line. See PIC 006
- Only first 3 mandatory Expression are used for Chart display, any other optional Expression used for Hint information
- Add one more hint expression - use Hint field as a datasource
- Select "Text as Pop-up" option
- Add sorting based on Status field. See PIC 007
- Configure chart elements type. See PIC 008
- Add expression statement for Reference Line. See PIC 009
| PIC 003 |
| PIC 004 |
![]() |
| PIC 005 |
| PIC 006 |
| PIC 007 |
| PIC 008 |
| PIC 009 |


0 comments:
Post a Comment