Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Weirdness in plot with NULL values #822

@justinclift

Description

@justinclift

Details for the issue

Found a bug with our Plot code when trying some things out. It seems like any column whose first value is NULL gets excluded from the plot list. For example, the downloads_this_hour field isn't shown on the Plot panel:
screen shot 2016-10-13 at 10 18 04
After adjusting the SQL query so the first result isn't NULL, the column shows up:
screen shot 2016-10-13 at 10 26 52

Useful extra information

I'm opening this issue because:

  • DB4S has a bug

I'm using DB4S on:

  • Mac OS: ( version: 10.11.6 )

I'm using DB4S version:

Metadata

Metadata

Assignees

Labels

bugConfirmed bugs or reports that are very likely to be bugs.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions