KristofferC / PGFPlotsX.jl

Plots in Julia using the PGFPlots LaTeX package
Other
301 stars 40 forks source link

Add print_tex for vectors, example with \node. #169

Closed tpapp closed 5 years ago

tpapp commented 5 years ago

Something like this is the best solution to #36 I can think of, suggestions welcome.

codecov-io commented 5 years ago

Codecov Report

Merging #169 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   87.28%   87.31%   +0.02%     
==========================================
  Files           9        9              
  Lines         535      536       +1     
==========================================
+ Hits          467      468       +1     
  Misses         68       68
Impacted Files Coverage Δ
src/PGFPlotsX.jl 90.47% <100%> (+0.47%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7f07103...915a341. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #169 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   87.28%   87.31%   +0.02%     
==========================================
  Files           9        9              
  Lines         535      536       +1     
==========================================
+ Hits          467      468       +1     
  Misses         68       68
Impacted Files Coverage Δ
src/PGFPlotsX.jl 90.47% <100%> (+0.47%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7f07103...915a341. Read the comment docs.

KristofferC commented 5 years ago

While it starts to become kinda hard to read, perhaps this is the best we can do for now. So +1.