Ariovaldo

Members
  • Content count

    2
  • Joined

  • Last visited

About Ariovaldo

  • Rank
    Forum Newbie
  1. Hello, I am working on a line chart, where I have a problem on the date. I used ajax to return a json and apparently the json is returning correctly, but only the "look" of the graph appears, the information does not. Following photos for better analysis. My Code: Return Json (picture of Postman and Inspect Chrome) I really don't know what can be divergent, thanks!
  2. Hello, I'm using the fusioncharts library for .NET. I would like to show a graph with two columns, I will leave an example of how it is and how I would like it to be. Any help is welcome, thanks. Source code Currently Intended(Example) Thanks.