Skip to content

Commit

Permalink
Formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
highperformancecoder committed May 29, 2024
1 parent e54c433 commit 1ff0359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plot.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1042,7 +1042,7 @@ namespace ecolab
{
cairo::CairoSave cs(cairo);
cairo_set_source_rgb(cairo,0,0,0);

// if on RHS of plot, send label leftwards
auto mx=iflogx(mouseX); // convert to user coordinates;
XFY xfy=aff;
Expand Down

0 comments on commit 1ff0359

Please sign in to comment.