[PieChart] separator looks blurred since 8u40

Kevin Rushforth kevin.rushforth at oracle.com
Fri Aug 14 13:56:15 UTC 2015


I don't think this issue is anything you are doing wrong. More likely it 
is a bug in JavaFX. Have you tried this with 8u60? We made changes in 
the rendering of Region nodes in 8u40 specifically for region borders 
(which I think is what is used for Pie charts). We made follow-on fixes 
in 8u60 -- see https://bugs.openjdk.java.net/browse/JDK-8089063 -- that 
may or may not have addressed this.

If this still fails for you with 8u60, please file a bug.

-- Kevin


Hruda, Steve wrote:
> Hi,
> I have a problem since Java 8u40. As you can see at the following link, the PieChart looks blurred if I set the background of the pie’s programmatically.
>
> The same works without any problem if I use JDK 8u25.
>
> Shows the difference
> https://drive.google.com/file/d/0B7P_rknS1TWxeXk0Y21aMXduYXM/view?usp=sharing
>
> In my application I have to style the Chart without an CSS, therefore I use PieChart.lookupAll to get the correct nodes.
>
> The sample code:
> https://drive.google.com/file/d/0B7P_rknS1TWxZDJVS09IbDlfa3c/view?usp=sharing
>
> Is this is an issue or do I something wrong?
>
> Thanks in advance,
> Steve
>
>
>
> Diese E-Mail wurde versandt im Auftrag des Unternehmens Intergraph Ges.m.b.H.
> Vertretungsberechtigte Geschäftsführer: Maximilian Weber
> Sitz der Gesellschaft: Margaretenstraße 70/I/1, 1050 Wien, Österreich, Tel. +43 (1) 9610567-0
> Eingetragen beim Handelsgericht Wien, Firmenbuch-Nr.: FN 116859 b
> Umsatzsteuer-Identifikationsnummer / VAT-ID: ATU15138401, Steuer-Nummer: 264/4807
>
> This E-Mail has been sent on behalf of the company Intergraph Ges.m.b.H.
> Authorised Managing Directors: Maximilian Weber
> Registered office and Austrian headquarters: Margaretenstr. 70/I/1, 1050 Wien, Austria, Tel. +43 (1) 9610567-0
> The company is recorded at the commercial court of Vienna under the company register number FN 116859 b
> VAT-ID: ATU15138401, Austrian Tax ID: 264/4807
>
> Diese E-Mail (mit zugehörigen Dateien) enthält möglicherweise Informationen, die vertraulich sind, dem Urheberrecht unterliegen oder ein Geschäftsgeheimnis darstellen. Falls Sie diese Nachricht irrtümlicherweise erhalten haben, benachrichtigen Sie uns bitte umgehend, indem Sie eine Antwort senden, und löschen Sie bitte diese E-Mail und Ihre Antwort darauf. Sämtliche aufgeführten Ansichten oder Meinungen sind ausschließlich diejenigen des Autors und entsprechen nicht notwendigerweise denen des Unternehmens Intergraph.
>
> This E-Mail (and any attachments) may be confidential and protected by legal privilege. If you are not the intended recipient please notify us immediately by replying to the sender and delete this E-Mail and your reply from your system. All the views and opinions published here are solely based on the author's own opinion and should not be considered necessarily as reflecting the opinion of Intergraph.
>
>
>
>
>   


More information about the openjfx-dev mailing list