Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

I would like to overlap the columns from two series in a polar chart but the groupName property, which works on normal column charts, seems to be ignored for the polar variant and it ends up plotting the columns side by side as if they had no groupName property set.

See an example here where I've modified your column grouping example from your documentation to plot two charts with two series sharing the same groupName and where everything is identical except for the series type.