Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
4 years ago

Overlapping temporal graph

Hello everyone

I'm trying to create a temporal graph, of lines, with the same variable but in two different years. That is, a single variable, and on the x-axis only the months, and then paint two lines one of each year. Something like the example where red is one year and blue another, I guess creating a measure

3 Replies

    • Syndicate_Admin's avatar
      Syndicate_Admin
      Administrator

      It is not expected. I was thinking about creating a measure with the data variable and having it filter out only the year I need. Any ideas?

  • I have managed to do something similar, but if I put months on the x axis I see the accumulated of the month, and the idea is to represent in the lines the daily data but in the x axis only the months, I do not know if it is possible.