Search the Community

Showing results for tags 'mscolumn2d'.



More search options

  • Search By Tags

    • mscolumn2d ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 2 results

  1. in Multi series chats index data is missing always {chart: {…}, categories: Array(1), dataset: Array(2)} categories: Array(1) 0: category: Array(12) 0: {color: '#e6194B', label: 'December 2021'}...
  2. mscolumn2d -

    I am trying to create a multi-series column chart in our application. The error I am getting is - "Cannot read property 'category' of undefined" I tried to recreate the issue in jsfiddle (https://jsfiddle.net/Apeksha82/j092Lewy/13/) before creating a topic here, but I get a different error ther...