sciapp / gr

GR framework: a graphics library for visualisation applications
Other
328 stars 54 forks source link

Could you add different styles of border and axes in 3D graphics? #86

Open Photonico opened 5 years ago

Photonico commented 5 years ago

GR is an excellent visualization solution. But I have a little dissatisfaction with the style of border and axes plotting. GR is almost perfect but I dislike its sloping tics. I prefer the style of Gnuplot, MathGL, and PGFPlot.

Could you develop it?

Gnuplot Sample: Gnuplot Sample

MathGL Sample: MathGL Sample

PGFPlot Sample: PGFPlot Sample

Sincerely,

Photonico commented 5 years ago

Hello, Could you please consider it? Sincerely,

jheinen commented 5 years ago

Do you mean the "slanted" text labels or the tics?

Photonico commented 5 years ago

Do you mean the "slanted" text labels or the tics?

Yes. Could you add a statement which can control whether to display "slanted" text or "normal" text? I really like GR in Python and Julia, but I don't like the "slanted" text. About tics, I think you can also make different styles. It will be great.

Sincerely,

Photonico commented 5 years ago

Do you mean the "slanted" text labels or the tics?

Will you implement this function?

jheinen commented 5 years ago

I could add an attribute how labels for 3d axes are displayed ...

Photonico commented 5 years ago

I could add an attribute how labels for 3d axes are displayed ...

Great! This change will be thankful! When will you solve it? I want to use GR.jl in my current article.