0

I am trying to use WinRTXamlToolkit.Controls.DataVisualization.UWP to show diagrams and charts, but i run into the following problem:

enter image description here

What should I do to fix this?

Colosh
  • 135
  • 2
  • 11
  • when I am using : it don't show anything just the titles – Colosh Nov 15 '16 at 10:58
  • 1
    _just the titles_ is a start anyway, the posted snippet is just invalid. I don't see any control getting data anywhere (no ItemsSource). Post a minimal example, and post code as text, not as pictures. – H H Nov 15 '16 at 14:03
  • As @HenkHolterman mentioned, can you please post a minimal example? Base on the [official sample](https://github.com/xyzzer/WinRTXamlToolkit/blob/54f94a78ef108e7273ee52816cd4f464c293fc9a/WinRTXamlToolkit.Sample/Views/Controls/ChartTestView.xaml) of this toolkit, there should be no problem with your code in your image. – Grace Feng Nov 16 '16 at 09:19
  • 1
    [link]http://stackoverflow.com/questions/40609870/uwp-stackedlineseries-doesnt-show-values this is the sample, but as I see there is no supported way to bind data in stacked series/charts – Colosh Nov 16 '16 at 12:06
  • Don't repost, you can _edit_ a question. – H H Nov 16 '16 at 12:23

0 Answers0