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

new accessors #443

Open
lindsayplatt opened this issue Feb 15, 2017 · 6 comments
Open

new accessors #443

lindsayplatt opened this issue Feb 15, 2017 · 6 comments

Comments

@lindsayplatt
Copy link

Currently you can get limits, x and y axis labels, log logic, summary of each view, and metadata info. Would be useful to know how many plot features have been added to each view.

Currently:

  • xlab, ylab
  • xlim, ylim, lim
  • logged
  • view_info
  • whatDate
  • whatVersion
@lindsayplatt
Copy link
Author

repgen desires count accessors ("there are N number of features on view.1.2")

@thongsav-usgs
Copy link
Collaborator

"inverted" function similar to logged also desired

@thongsav-usgs
Copy link
Collaborator

Please expand xlab and ylab to include data form gsplot$global$title, currently only includes labels from each side.

@thongsav-usgs
Copy link
Collaborator

getLegendEntries (mainly interested in the text, but other info would be nice too)

@jordansread
Copy link
Member

Before we get too far down the line with mixing public functions "named_like_this" with others "namedLikeThis", can we converge on the naming style and stick with it?

@ldecicco-USGS
Copy link
Member

First they told me only use camelCase....then they told me never use camelCase....now they tell me to use camelCase again.

I think the majority in this package are using underscores, so yeah, let's stick with that here.

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

No branches or pull requests

4 participants