I have a Graph View showing amount of investment in each month of the year. The problem is, that in several months there were no investment and therefore there is no value for these months. Individual points are connected by line (as shown on attached image). In month 6,7 and 10 there are no investments (no values respectively) but the line goes directly from month 5 to month 8, instead of going to zero in 6 and 7. Same situation for month 10. I have ticked "Treat (no value) coordinate as zero" but it seems it has no effect...
BTW, filling missing months with value 0 into dataset manually is not an option, because I would have to do that for each possible combination of filters.
You can use Bar/Line View instead. Under Measures menu, Other options (little triangle next to your selected measure), you will have option to a) join markers b) go to 0 c) break the line
This view is also useful if you wish to compare several lines, in which case you use Lines as layered measures.