squberam

Members
  • Content count

    11
  • Joined

  • Last visited

Posts posted by squberam


  1. Hi,

    I have used pie chart in one of my projects. All the values displayed with text. But if all the values are zero, labels are overlapping and few values are not displayed in the chart area. But if i increase the chart size, visible in the screen. How we can show all the values with minimum width & height. (example W 320 px, H 400 Px).

     

    Thanks in advance.

     

     


  2. Hi,

    I am using power chart in my project. using link to navigate different data/page.

    I used the following code. But not working in the browser. Let me know how to solve this?

    --------------------------------------------------------------------------------------------------------------------

    link="j-myfunction-p1,p2" and also i tried with the following one

    link="JavaScript:myfunction('p1, p2');

    --------------------------------------------------------------------------------------------------------------------

     

    Thanks,

    Squberam