Pie chart label percentages gone in build 1288

(3 posts) (2 voices)

Tags:

  1. -nth-, Member

    Just updated to the latest build and I lost a pie chart option.

    In the previous build I was on (1286) the following option showed the label and the percentage; now it just shows the label.


    SELECT 'dbr.chart.options','showvalues',0;

    Is there a way to turn back on the percentages?

    Thanks!

  2. myDBR Team, Key Master

    For now you can say:

    select 'dbr.chart.options', 'chartdirector', '$c->setLabelFormat("");';

    We'll bring back the option to use percentages.

    --
    myDBR Team

  3. myDBR Team, Key Master

    Just as a quick note. Next version will have an option to use percentages again with pie-charts. We've also added more flexibility by directly supporting ChartDirector's parameter substitution and formatting with dbr.colstyle.

    --
    myDBR Team


Reply

You must log in to post.