LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Pie Chart Labelling

    Employee
    Posted 11-29-2013 09:36

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Theo

    Good evening,
    I am trying to edit a bit the visual output of the Pie Chart but I seem to fail when it comes to allocating accurate percentages in the Labels.

    More specifically, what I am aiming to do is to demonstrate within the series labels the percentage of the pie area with 2 decimals in the format of ( SeriesName : XX,YY% )
    I followed the instructions via the Help File but I did not manage to find a way to add decimals to the percentage shown.=
    I am attaching the relevant piece of graph.

    Thank you in advance.


    Simple Pie Chart.brg


  • 2.  RE: Pie Chart Labelling

    Employee
    Posted 12-03-2013 02:42

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Tim Meagher

    Hi,

    This looks to be a limitation in the labeling within the pie chart node (and potentially with the labels in general in the inFlow nodes) whereby the labels do not have sufficient precision.
    I have added this to our bug tracking system as issue # 5342.

    Regards,

    Tim.


  • 3.  RE: Pie Chart Labelling

    Employee
    Posted 12-04-2013 09:59

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Theo

    I am also try to create a simple bar chart.
    Is there a way to:
    1) Add labels to each series' observations (i.e. x different labels per bar where x the number of series included in the bar)?
    2) Add instead of the absolute numbers as labels, their respective percentages?

    Thank you in advance,
    Theo

    Please see attached graph.
    Bar Chart Example.brg


  • 4.  RE: Pie Chart Labelling

    Employee
    Posted 12-04-2013 14:45

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: DanRosenblatt

    It looks like you already have a column for Percentage in your data, so you could change the Y Axis Field to Percentage to get that label instead of Count.

    The bar chart in the graph you have should have a label on each observation, but some of the bars appear too thin for the label to display. Those labels will appear after increasing the size (in the ImageSize field of the Display tab), or you could change the Stacked value to false for the label to display on top of each bar.


  • 5.  RE: Pie Chart Labelling

    Employee
    Posted 12-05-2013 01:22

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Theo

    I may have not been crystal clear about my intentions.
    What I am trying to achieve is to demonstrate (while maintaining the Y axis as "Count") the respective percentages in each label instead of the actual count.
    Also, the "stacked" choice allows me to demonstrate only 3 bars ("Series") and not a bar for each and every Series-Type pair. So it is a must-use for this case.
    I did not have the "thin" issue concerning slices when I used Pie Charts so maybe there is a workaround there.

    And a final question.
    is there a way to modify (apart from the ImageSize) only the width of the bars?
    Thank you.