Project

General

Profile

Actions

Bug #33

closed

zero values or empty fields in the model for a Chart with logarithmic scale

Added by Pieter Libin almost 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
High
Assignee:
Pieter Libin
Target version:
-
Start date:
07/17/2009
Due date:
% Done:

0%

Estimated time:

Description

I paint some charts from timing measures that sometimes contain gaps or

the measured times were below the threshold and thus 0.0.

As long as I use linear scales, everything is fine, but when I use

logarithmic scales I often get std::bad_alloc because in

WAxis::getLabelTicks() the ticks vector gets filled as long as there is

memory available.

Richard Ullrich

Joe Garcia


Files

logaxis_minAbove0.patch (1.69 KB) logaxis_minAbove0.patch Pieter Libin, 07/17/2009 01:24 PM
Actions #1

Updated by Pieter Libin almost 15 years ago

patch proposed by Joe Garcia

Actions #2

Updated by Pieter Libin over 14 years ago

  • Status changed from New to Resolved

9f1f1ac97971a3eb94f46f5de1f5b5c55c596109

Actions #3

Updated by Koen Deforche over 14 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF