Forum Discussion
kupradzeg
4 years agoRegular Visitor
Cannot display Line Chart in a right way
I have a table where there are mainly 3 components: Timestamp (time), price, and volume; and my main goal is to draw a supply curve using them; As shown below: When I choose the specific times...
mahoneypat
Microsoft Employee
4 years agoHave you tried a scatter chart with timepoint in the detail and id in the legend (and price and quantity on x and y)?
Pat
kupradzeg
4 years agoRegular Visitor
Unfortunately, I need a line. With the given configuration points are getting in the right way but they are not connected as lines. I built that scatter and just for explanation purposes connected through the line using paint 😄
- kupradzeg4 years agoRegular Visitor
Power BI builds the graph right when I use the line chart and put the Volumes on Y axis and Prices on the X axis; But I want it to be vise versa (Prices on Y axis and volumes on X) and when I try that several points get lost 😞