What I want to achive is a dashboard with just some figures. Lets say:
Total Sales This year
Total Sales Last year
…
If I click this figure in the preview window I want to drill down to a more detailed report.
I already achive this with a pie chart but it looks ugly and the hot spot for the click event is the pie itself.
Basically a brand new diagramm type “KPI” - Key-Performance-Indicator – Wikipedia
would be great. It could be inherited from pie chart with the following modifications:
value (Datenquelle / Koordinatenwert) is always null (and hidden)
the pie is hidden
the hotspot is the value itself (Segment / Koordinatenwert)