halfhp / androidplot

Charts and plots for Android
http://androidplot.com
Apache License 2.0
511 stars 159 forks source link

render mode attrs should have a distinct ordinal value #111

Closed halfhp closed 3 years ago

halfhp commented 3 years ago

Fixes the issue described in #107

codecov-commenter commented 3 years ago

Codecov Report

Merging #111 (12ed09c) into master (6079afc) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #111   +/-   ##
=========================================
  Coverage     69.53%   69.53%           
  Complexity     1199     1199           
=========================================
  Files           106      106           
  Lines          4973     4973           
  Branches        505      505           
=========================================
  Hits           3458     3458           
  Misses         1188     1188           
  Partials        327      327           
Impacted Files Coverage Δ
...dplot-core/src/main/java/com/androidplot/Plot.java 52.29% <100.00%> (ø)

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 6079afc...12ed09c. Read the comment docs.