Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8114661

PieChart pies exceed their borders.

XMLWordPrintable

      When I set border stroke to BLACK for PieChart I noticed that there are pixels of the pie outside its border. And when I set border width = 2, the amount of pixels even bigger rather then with the default border width.
      .chart-pie {
          -fx-border-color: BLACK;
          -fx-border-width: 2;
      }

        1. pieChart.jpg
          29 kB
          Alexander Kuznetcov

            psomashe Parvathi Somashekar (Inactive)
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: