Reversing the x-axis
Answered
I have a scatter plot chart for which I need to reverse the values on the x-axis. Is this possible in Yellowfin? I have attached the chart that I have right now. I need the negative numbers to be on the right side of the axis instead of the left.
Files:
YF_Scatter_Plot.png
Hi Mary,
Unfortunately this is not possible within the standard charts. However this should be pretty easy to mimic with JS charts. Is that a possibility here?
Nathan
Hi Mary,
Unfortunately this is not possible within the standard charts. However this should be pretty easy to mimic with JS charts. Is that a possibility here?
Nathan
Hi Nathan,
I haven't used JS charts yet. Are you suggesting finding a whole new JS scatter plot to use which will allow more flexibility with the axis settings?
Thanks,Mary Hall
Hi Nathan,
I haven't used JS charts yet. Are you suggesting finding a whole new JS scatter plot to use which will allow more flexibility with the axis settings?
Thanks,Mary Hall
Hi Mary,
The Yellowfin charting library is more geared towards business graphing than statistical graphing such as this. We could certainly raise an enhancement to have this included, but realistically I am not sure this will be done within a reasonable time frame for your use case.
If you dont have experience with coding, JavaScript can be a bit tricky to pick up, but I would reccomend these two articles specifically to get you going
https://community.yellowfinbi.com/knowledge-base/article/tips-to-code-and-debug-a-javascript-chart-in-yellowfin
https://community.yellowfinbi.com/knowledge-base/article/javascript-charting-libraries-ski-team-examples
Sorry for the inconvenience!
Regards,
Nathan
Hi Mary,
The Yellowfin charting library is more geared towards business graphing than statistical graphing such as this. We could certainly raise an enhancement to have this included, but realistically I am not sure this will be done within a reasonable time frame for your use case.
If you dont have experience with coding, JavaScript can be a bit tricky to pick up, but I would reccomend these two articles specifically to get you going
https://community.yellowfinbi.com/knowledge-base/article/tips-to-code-and-debug-a-javascript-chart-in-yellowfin
https://community.yellowfinbi.com/knowledge-base/article/javascript-charting-libraries-ski-team-examples
Sorry for the inconvenience!
Regards,
Nathan
Hi Nathan,
Thank you for the links. I'll work on learning the JS charts functionality.
Thanks,
Mary Hall
Hi Nathan,
Thank you for the links. I'll work on learning the JS charts functionality.
Thanks,
Mary Hall
Hi Mary,
No problem, let us know if you have any questions.
Regards,
Nathan
Hi Mary,
No problem, let us know if you have any questions.
Regards,
Nathan
Replies have been locked on this page!