Makie.jl: How to change the style of border and axes in 3D graphics?

Created on 29 Apr 2019  路  3Comments  路  Source: JuliaPlots/Makie.jl

Makie has the perfect ability and performance in 3-D drawing. but I have a little dissatisfaction with the style of border and axes plotting. I prefer the style of Gnuplot and MathGL.
How can I change the style or can you develop it?

Gnuplot Sample:
Gnuplot Sample

MathGL Sample:
MathGL Sample

Most helpful comment

I'm working on that at the moment, but it's going to take a while because of finals season.

You can currently change some aspects of the plot like the ticks, axis labels, and overall colour - but support for styling grids and frames is minimal.

All 3 comments

I'm working on that at the moment, but it's going to take a while because of finals season.

You can currently change some aspects of the plot like the ticks, axis labels, and overall colour - but support for styling grids and frames is minimal.

See also JuliaPlots/AbstractPlotting.jl#118

The first one will need billboarding, though - ping @SimonDanisch on that

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DoktorMike picture DoktorMike  路  6Comments

daviehh picture daviehh  路  3Comments

mschauer picture mschauer  路  4Comments

asinghvi17 picture asinghvi17  路  5Comments

grahamas picture grahamas  路  3Comments