JuliaPlots / InspectDR.jl

Fast, interactive Julia/GTK+ plots (+Smith charts +Gtk widget +Cairo-only images)
MIT License
68 stars 9 forks source link

Support for aspect_ratio #28

Open ma-laforge opened 3 years ago

ma-laforge commented 3 years ago

Requested by @HackYardo in #26 here

Try to figure out a clean-ish way to do this without making the code too unwieldy. This set of components (axis type, plot area definition, plot area calculation, ...) gets ugly fast, and probably needs a bit of re-factoring first.