Maghen Calinghee

Members
  • Content count

    2
  • Joined

  • Last visited

About Maghen Calinghee

  • Rank
    Forum Newbie
  1. Display a Half Pie Chart in Real Time

    Hi Basundhara, Thanks you for the welcome . Yes i had tried the alpha='0' but as mentionned in the documentation "0 means complete transparency (the data item won
  2. Display a Half Pie Chart in Real Time

    Hi, I'm using a Pie 2D Chart, and I would like to know if it's possible to display the half of the pie in this object. I did some research but I can't not find any informations to do this. Another solution would be to use an Angular Gauge without the needle but I don't know how to remove the needle from the chart. My goal is to draw a "half pie chart" which updates itself in real-time : it's just the pieces/sectors of the half-pie which need to be updated. If someone could help me for doing this or knows something about it, it would be very helpful! Thanks in advance!