Search code examples
codenameonetoolbar

codename one graphs for the app dashboard and the tool bar


I have seen some of the graphs provided at codenameone.com but I would like to have such a UI

screenshot example


Solution

  • There's this cn1lib which might be what you're after: https://github.com/chen-fishbein/CN1CircleProgress

    You can also check out the DoughnutChart class which includes round charts of this type.