Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#7743 Histogram Groovy has wrong scale for default mode #7783

Closed
wants to merge 3 commits into from

Conversation

piorek
Copy link
Contributor

@piorek piorek commented Sep 5, 2018

@LeeTZ As we discussed

  • please update docs for initHeight, initWidth
  • I made a fix so that plot/histogram behave same with showLegend: true|false

const legendPosition = this.scope.stdmodel.legendPosition.position;
// Logic based on updateLegendPosition method
const isLegendPlacedHorizontaly = (
(["LEFT", "RIGTH"].indexOf(legendPosition) !== -1)
Copy link
Contributor

Choose a reason for hiding this comment

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

typo

@LeeTZ LeeTZ closed this Sep 19, 2018
@piorek piorek deleted the lukasz/7743_fix_scale branch May 6, 2019 12:21
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.

None yet

2 participants