Can't get scatter chart to work?
Does anyone have an example of getting the scatter chart to work in a widget? Mine doesn't. This is how I've formatted my data as an example:
This exact format works for a bar chart.
Solution:Jump to solution
nvm, I'm using it wrong.
Unlike the line chart where data can be supplied in two different formats, the scatter chart only accepts data in a point format...
1 Reply
Solution
nvm, I'm using it wrong.
Unlike the line chart where data can be supplied in two different formats, the scatter chart only accepts data in a point format