Forum Discussion
Y Axis values in reverse order in scatter plot chart
Hi ,
Is there a way to reverse the values of Y axis in Scatterplotchart?
ex: ideally values in the Y Axis start from 0 to 10 but I want that to be 10 to 0 in the Y Axis.
see the attached image that I am expecting to reverse the Y Axis values.
Appreciate quick help!
Regards
Harsha
4 Replies
- AnonymousNot applicable
HI Anonymous ,
AFAIK, scatter chart not support to custom on axis layout.
Regards,
Xiaoxin Sheng
- AnonymousNot applicable
Hi,
Is there any other chart that does support except scatterplot?
Regards
Harsha
- AnonymousNot applicable
Hi Anonymous ,
If you are familiar with r script, you can try to use r script visuals. It allow you to fully custom with graphs you plot.
Regards,
Xiaoxin Sheng
- AnonymousNot applicable
Hi Anonymous ,
You can use a custom visual like below where you can plot Y-axis in reverse order in a scatterplot chart.
Y-Axis values in reverse order in scatter plot with PBIVizEdit.com
Y-Axis values in reverse order in scatter plot with PBIVizEdit.com
Download link on this page
https://pbivizedit.com/gallery/scatter-plot-with-yaxis-value-reverse-order
This was made with our Custom Visual creator tool PBIVizEdit.com. With this tool,
- anyone, irrespective of technical skills, can create their own visuals
- 15 minutes to create a visual from scratch
- opens up many additional attributes to edit (for e.g. labels, tooltips, legends position, etc)
Give this a shot and let us know if you face any problems/errors.
You can use the editor to modify your visual further (some modifications cannot be done in the Power BI window and have to be in the editor).
Thanks,Team PBIVizEdit