We're Moving to a New Support Platform – Starting June 1st!

We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.

You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.

While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.

We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.

Thanks for your continued support and trust – we’re excited to bring you an even better support experience!

Okay
  Public Ticket #2323615
Numbers randomly displayed on x-axis
Closed

Comments

  • Jacob started the conversation

    Hello,


    The x-axis on my chart is behaving inappropriately: Whenever there is an integer value on the x-axis, the program randomly displays the x-axis values instead of displaying them in an ordinal way. For example, let's say the x-axis contains the integers 1, 2, 3, and 4. On the x-axis, I want it to display in an ordinal way such as "1, 2, 3, 4" but this graph displays it as "3, 1, 2, 4" or some other random combination of the four integers.

     Specifically, I'm making a line graph with these two integers:

    https://ibb.co/TM2Yc5z

    But the graph randomly arranges the x-axis instead of displaying the numbers in the proper, ordinal, decreasing-to-increasing way:

    https://ibb.co/zGKQnKn

    And yes, I did numerous things to debug the problem:

    • I ensured both values (x value, y value) are integers
    • I tried switching the x value and the y value around, but the program still randomly arranges the x-axis even when a whole new set of integers was used!
    • I used all three rendering engines (Google, chart.js, highcarts) and the x-axis was still randomly arranged
    • I changed the chart type (i.e. went from a line chart to a scatterplot) and the x-axis was still randomly arranged

    How can I get the graph to arrange the x-axis properly?

  •  2,576
    Aleksandar replied

    Hello Jacob

    What's the order of these integers in the table? Can you show me the table as well?

    The chart should follow what it sees in the table, so if it always displays 10, 1, 6, 3, 2, it implies that probably the "Number of TCFD disclosures" column displays the data this way. If this is the case, you can go to column settings, and under Sorting tab enable "Use as default sorting column".

    If that doesn't help either, please just show me the table, so I can replicate the issue on my end.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables