mickleness / pumpernickel

This Java project includes classes related to desktop applications, Swing, performance, image processing, data structures, and other misc topics.
https://mickleness.github.io/pumpernickel/
MIT License
66 stars 12 forks source link

Scaling Demo: Chart Alignment/Rendering #96

Closed mickleness closed 1 year ago

mickleness commented 2 years ago

Currently on Windows the Scaling demo resembles:

image

The expected behavior is for the numbers (the x-axis label) of the first chart to not overlap the second chart.

mickleness commented 1 year ago

I removed charts; closing.