We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
Hi Guys,
I have a problem with Scatter Chart. I want to plot the time in days it took to complete an item in Azure DevOps with the date it completed on, as well as a percentile line for 85th/50th percentiles.
Currently I'm having to use the completed date as a number, which means my chart ends up looking like so:
When it should actually look like this:
Data is structured like so:
Any tips on how I could potentially restructure the data to get it working?
That's not technically true, you can add date to the x-axis however it then sums the data points...
When you change it to 'don't summarize' you then get an error...
Hi @Anonymous,
Currently, it doesn't support to add date field onto axis of scatter chart. We can only place numeric fields onto axis, for both X-axis and Y-axis.
Regards,
Yuliana Gu
@nirvana_moksh I'm not sure how that solves my problem as I already have the CompletedDate column that has it in Date format? Apologies if I've misunderstood...
@nirvana_moksh that's what I already have in the 1st picture in my OP 🙂
Is there any way I could create bins to reduce the white space? Or a grouping to go 20181101-20181130 / 20181201 - 20181231 / 20190101 - 20190131 etc...
User | Count |
---|---|
64 | |
59 | |
46 | |
35 | |
33 |
User | Count |
---|---|
85 | |
84 | |
70 | |
49 | |
46 |