heliosdrm / GRUtils.jl

Tools for using the GR framework in Julia
Other
31 stars 6 forks source link

Update to GR 0.60 #104

Closed heliosdrm closed 2 years ago

heliosdrm commented 2 years ago

Merges #99 and #103

heliosdrm commented 2 years ago

These plots must be fixed before merging:

contour: imagen

contourf:
imagen

trisurf: imagen

Moreover, the font of 3d axes must be increased

heliosdrm commented 2 years ago

This PR has taken a lot of time, but with GR 0.63 nearly all issues with 3d plots are resolved. The only big remaining issue is that the orientation of the Y-axis in 3d plots is wrong (see example). @jheinen : can you point me to the line in the code of GR.jl where this is modified?

imagen