radar area chart: different axis position between Win and Web ?

Options

Hello everybody,

 

Has anyone used radar area chart ? I face a different behaviour between windows and web client, and haven't seen it in the dedicated help page: Differences between web client and win client 

 

  • WinClient: The axis is by default set horizontally, starting from the centre in the right direction image
  • WebClient: The axis is by default set vertically, starting from the centre in the top direction image

I don't see anything where to define how the axis behaves:

 

image

(BOARD Version 10.1.4.)

 

Does anyone know how to make this consistent, i.e. that the radar chart has the same axis direction in both clients ?

The issue is particularly annoying when i want to add an unit (e.g. %) to the axis. Since it is not directly possible in the chart object (the ideaall charts having axes > add title and unit for each axis  asks to make it possible), I need to add an additional label object, which looks odd in the windows client : image, so that it looks good in the web client...

 

Thanks in advance,

Tagged:

Answers

  • Björn Reuber
    Björn Reuber Employee
    Community Captain First Answer First Anniversary 5 Up Votes
    edited March 2020
    Options

    Hi,

     

    can't answer your question, why the behavior has changed (maybe cause of component).

    Is it important, that the % is only displayed  once? Cause otherwise you could use the Postfix Option:

    Win Client:

    image

    Web Client

    image

     

    regards

    Björn

  • Previous Member
    edited March 2020
    Options

    Thanks for your answer.

    Generally i prefer using axis unit instead of putting the unit after each value shown on the axis.

    Since it is not possible in this case, I tried your idea:

    Win client

    image

     

    Web client (the size is only smaller because my browser has 80% zoom, not 100%)

    image

     

    so the Web client is acceptable.

    The win Client not.

    Which parameter should I change to show less values in the win client ? I though it was "label interval".

    image

     

    but when I set it to 2, I got this:

    image

    I would have expected only 0,0 - 0,2 - 0,4 - 0,6 values at this place.

    What should I expect in reality ?

     

    Regards,

  • Björn Reuber
    Björn Reuber Employee
    Community Captain First Answer First Anniversary 5 Up Votes
    edited March 2020
    Options

    Hi,

     

    about Label Interval, this is has nothing to do with the Axis, first RadarChart has Label Interval 1, 2nd has 2. Yo can easily see, that the Leabls for Writing Instruments/Fixed Blades are not displeayed (cause only every 2nd label is displayed)

    image

     

    To get only the 0,2 0,4 0,6 etc you have to set Major steps to 0,2

    image

    image

     

    Furthermore it might be helpful to use the LabelFit Mode (Browser left, Win Client on the right)

    image

     

    regards

    Björn

  • Previous Member
    edited March 2020
    Options

    ok, the "major step" option is the one which is relevant in my case, thanks !

    However, is it considered in the web client ?

     

    Win:image       Web: image

     

    (using version 10.1.4)

  • Björn Reuber
    Options

    Hi,

     

    seems not to be supported in HTML5 yet. Maybe with one of the next versions

     

    regards

    Björn