One of the requirements for my graph is to display different sizes of points in a line chart per data point. In my example my X axis are dates and the Y axis are numbers.
The resolution is one data point per day. I could still have multiple values per day and want to visually show the amount of intra-day values using the size of the point.
I couldn't find anything in the documentation that would allow it but maybe there is some workaround or is this a planned feature for a future release?