Search the Community

Showing results for tags 'sql server'.



More search options

  • Search By Tags

    • sql server ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 1 result

  1. I'm trying to create a stacked chart with from a database into a JSON Append object and am having some trouble. I have a set a weeks to display on the X axis. The Y axis will display a number of Hours per status. This is my first chart with a JSON object within MVC and instead of getting an error...