- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    8
                    It turns out BubbleChart performance is much worse than Caspian particularly on Embedded.
This is caused by a simplification of the CSS to use -fx-opacity rather than the alpha component of the color to create semi-transparent bubbles. This also applies to AreaChart which uses semi-transparent fills.
This is caused by a simplification of the CSS to use -fx-opacity rather than the alpha component of the color to create semi-transparent bubbles. This also applies to AreaChart which uses semi-transparent fills.