Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
230
Problems with charts to show values and columns.
posted

Hi !

 

I'm encountering problems dealing with ultracharts and don't know how to solve these issues.

First of all, I have this chart :

I need to show the 12 month's names just below the columns, but this seems to be impossible with the "columnChart" type, even though I did it with the line chart as shown below :

 

I don't understand why,  when I only change the type of chart, the legends don't show the same things.

 

Then, and it's the most important thing, how is it possible that, when I make changes on one the two charts, both display or not the values when the mouse is hovering the line or columns. I need them to be displayed EVERY time, and don't understand how to do it properly.

 

Thanx for all, and for my poor English.

Parents
  • 230
    posted

    Can anyone Help me ???

    It's not so hard? Everyone has needed once in his life a chart where you can compare 2 values for the same month between the current year and the past year !!!

    I have sorted my datas like that 

    myMonth = Jan

    val_year0 = 10000

    val_year1 = 11250.

     

    And I never never never find a way just to show the month just below the columns? Am I dumb or are the chart completely bad done and full of bugs ???? 

    I really really need an answer. I lost more than one day for that so stupid thing !!!

     

    And what is the way to ALWAYS display the values of the columns when the mouse is onto the column???

    Because it's never the same display. It's very difficult to explain my client that he will pay for such a bad chart. 

Reply Children