Skip to content

[ENH] BoxPlot: data info displayed in the status bar#4626

Merged
VesnaT merged 1 commit intobiolab:masterfrom
aturanjanin:owboxplot
Apr 17, 2020
Merged

[ENH] BoxPlot: data info displayed in the status bar#4626
VesnaT merged 1 commit intobiolab:masterfrom
aturanjanin:owboxplot

Conversation

@aturanjanin
Copy link
Contributor

Description of changes

Input/output data info displayed in the status bar.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Apr 6, 2020

Codecov Report

Merging #4626 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4626      +/-   ##
==========================================
- Coverage   83.65%   83.63%   -0.02%     
==========================================
  Files         281      276       -5     
  Lines       56269    55470     -799     
==========================================
- Hits        47072    46393     -679     
+ Misses       9197     9077     -120     

self.openContext(self.dataset)
self.grouping_changed()
self.attr_changed()
self.info.set_input_summary(len(dataset),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If one inputs dataset that has only string variables, no info is shown.
Sure, it is useless to input that kind of data, but at least the user would realise why the plot is empty, after examining the detail.

@VesnaT VesnaT merged commit a4a0a75 into biolab:master Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants