Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArgumentError: flag after precision #13

Open
yegor256 opened this issue Jun 16, 2019 · 0 comments
Open

ArgumentError: flag after precision #13

yegor256 opened this issue Jun 16, 2019 · 0 comments

Comments

@yegor256
Copy link

yegor256 commented Jun 16, 2019

ArgumentError: flag after precision
  from SVG/Graph/Graph.rb:671:in `%'
  from SVG/Graph/Graph.rb:671:in `make_datapoint_text'
  from SVG/Graph/Line.rb:260:in `block (2 levels) in draw_data'
  from SVG/Graph/Line.rb:247:in `each_index'
  from SVG/Graph/Line.rb:247:in `block in draw_data'
  from SVG/Graph/Line.rb:201:in `each'
  from SVG/Graph/Line.rb:201:in `draw_data'
  from SVG/Graph/Graph.rb:213:in `burn'

I can't show the code and the data, since this error happens only sometimes. In most other cases everything works just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant