Jump to content
Software FX Community

Chart renders incorrectly when running as service


User (Legacy)

Recommended Posts

When use ChartFX webforms to generate charts in a Web Application, charts

render properly (except for minor bugs here and there). I use the same .NET

code (almost) to generate asynchronously from a service and I have problems

with the z-order of area charts.

This is generated from a web app:

This is run from a service:

This happens to be a strip chart, but I've seen similar problems with other

mixed type charts: generally an area chart with a line.

Relevant information:

* using build 1210, both the web app & service are using the same dlls

* i've seen the problem with older builds, and both .net framework v1.1 &

v1.0

I can try to write a test program if you need more info.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...