Skip to content

client: fix order of display in the earnings chart

Benjamin Bouvier requested to merge fix-earnings-chart-ordering into main

Fixes #1245 (closed).

The ticks variable used in the embedded function makeDiff was inverted with respect to the labels, because makeDiff would be called before we called .reverse().

Merge request reports

Loading