Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
445
XamChart turns black at some threshold number of data values
posted

We're using the xamchart in a UI where users are able to chose from a large set of data series to view on the chart, as well as pick the duration to be displayed. We're now seeing cases where if we hit some threshold number of data values (large number of series and/or a large number of data values per series), the background of the chart goes black. If we then eliminate any one series, or contract the duration, it immediately looks fine. (Note: it is not the case that the grid lines get closer and closer to evolve into a solid black background, which is what I first suspected when I took a look at this problem. It seems pretty well tied to the number of values).

Is there any limitation to the number of datapoints a chart can support? Is the expected behavior? a bug in the xamchart? Otherwise, any suggestions of what to look into on our part?

Parents Reply Children