how to? Risk Matrix Chart

Stimulsoft Reports.NET discussion
Post Reply
milo
Posts: 2
Joined: Wed Sep 16, 2015 2:19 pm
Location: Germany

how to? Risk Matrix Chart

Post by milo »

Hello everybody

I’m using Stimulsoft Reports.Net 2013.3.1800 and i want to create a Risk Matrix Chart. Database is SQLServer.
You can view the aim Risk Matrix Chart in the attachement.

The requirements to this chart in detail:
  • xy scatter chart
  • two points belong together
  • data is stored as x1 y1 / x2 y2 in the database table
  • Several tuple with two points on a graph
  • Linear trendline from point 1 to 2, for each tuple
  • At the end oft the line i need an arrow at point 2
  • Backgroud image is a png file, with the colours matrix
  • The points must be labled. Text comes from the database
  • Axis Labeling
    X axis: „Impact 0,00 to 5,00“
    Y axis: „Likelihood 0,00 to 5,00“
  • Charttitle
After that, the user gets an multipage pdf with several Risk Matrix Charts and text in it.

my questions:
is it possible to create such a complex chart with this software?
Can you give me some adivce, how to do it?

Thanks for your help

milo
Attachments
example, how the Risk Matrix Chart should look like in the report
example, how the Risk Matrix Chart should look like in the report
RiskMatrix_Chart.png (62.14 KiB) Viewed 2032 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: how to? Risk Matrix Chart

Post by HighAley »

Hello, Milo.

Unfortuntately, it's impossible to build exactly such chart.
There is even no type of the chart that could build such arrow from one point to another.

Thank you.
milo
Posts: 2
Joined: Wed Sep 16, 2015 2:19 pm
Location: Germany

Re: how to? Risk Matrix Chart

Post by milo »

Hello Aleksey

Thanks for your reply.
Is the arrow the only problem? possibly our customer like the chart without this arrow...

Thanks
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Re: how to? Risk Matrix Chart

Post by Andrew »

Hello,

Here is a chart as an MRT file attached to this post. This is just a sample of how this can be implemented.

We build a Scatter chart and placed an image behind the chart component keeping it transparent.

Please let us know whether this works for you?
Thank you.
Attachments
RiskMatrixCharts.mrt
(28.04 KiB) Downloaded 254 times
Post Reply