Skip to content

Fix none removing in plot building

Raphael Delhome requested to merge rde-log-and-none-values into master

This MR aims at fixing #75 (closed).

One drops values in self.__log_y_values only is the scale type is not linear (implicitly logarithmic...).

Merge request reports