Hello.
I am wondering if it is possible to have two series on a chart that are of different time frames.
For example, I have two data sets.
1. Has 365 data points (1 for each day)
2. Has 12 data points (1 for each month)
They are both over the same year
When I plot the chart, series 2 only aligns with the first 12 points on series 1. So it looks like 12 days instead of 12 months.
NOTE: I am able to use multiple ValueAxisItems to scale the Y values correctly for each, but the x axis does not scale correctly,
Hope this makes sense, Below is a visual representation.
Expected
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | |
Actual
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | |