Page 1 of 1

how to? Risk Matrix Chart

Posted: Wed Sep 16, 2015 3:46 pm
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

Re: how to? Risk Matrix Chart

Posted: Thu Sep 17, 2015 11:03 am
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.

Re: how to? Risk Matrix Chart

Posted: Thu Sep 17, 2015 12:29 pm
by milo
Hello Aleksey

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

Thanks

Re: how to? Risk Matrix Chart

Posted: Thu Sep 17, 2015 2:42 pm
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.