Skip to content

Canvas size #87

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

Merged
merged 4 commits into from
Nov 17, 2017
Merged

Canvas size #87

merged 4 commits into from
Nov 17, 2017

Conversation

bpostlethwaite
Copy link
Member

@alexcjohnson this PR adds CanvasSizing, Sections with dynamic names computed from Trace (not generic) and a few small issue fixes (listed in commit message)

this.plotSchema = this.props.plotly.PlotSchema.get();
if (this.props.plotly) {
this.plotSchema = this.props.plotly.PlotSchema.get();
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

OK, I see how this is nice for testing, but real users will always want plotly and will be confused about what's happening if they forget it. Perhaps a warning if it's not there?

Copy link
Member Author

Choose a reason for hiding this comment

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

#89

@alexcjohnson
Copy link
Collaborator

consider #87 (comment) but that's my only feedback here. Really nice work! 💃

@bpostlethwaite bpostlethwaite merged commit 274df5d into SymbolSelector Nov 17, 2017
@bpostlethwaite bpostlethwaite deleted the CanvasSize branch November 17, 2017 14:30
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