Forum Discussion
Repeating x-axis values
- 9 years ago
I am also using bullet chart version 2.1.4.0, but I figured out what was causing the duplicate numbers on the x-axis.
I did not want to display a decimal point on the x-axis values. When I changed the decimal places setting from "Auto" to "0", the value of each tic mark was rounded up to the nearest integer. Since the only way to chance the number of tic marks displayed is by resizing the chart, if I want the chart to fill the entire canvas with a range of 0 to 5, I am stuck with whatever number of tic marks the chart thinks is appropriate - in this case, a mark at every 0.5. It was how I had the x-axis values formatted that was throwing me off.
Thanks for thinking it through with me.
mnimmer,
From your screenshot, it seems that you are using Bullet Chart by OKViz. The Bullet Chart works as expected when I drag fields from a single table. Could you please share sample data of your three tables so that I can reproduce?
Regards,
Lydia
- mnimmer9 years agoAdvocate I
Thanks for the reply. I've uploaded a trimmed down and anonymized .pbix file that demonstrates the issue.
There has to be a simple fix that I am just overlooking. I appreciate your time!