Skip to content

Conversation

@sfc-gh-dmatthews
Copy link
Contributor

This commit adds the source code for another embedded app for st.map. The app demonstrates the newly added feature to declare size and color as well as latitude and longitude by any column name.

📚 Context

This is preliminary documentation for the upcoming release 1.25.0.

🧠 Description of Changes

Added a source-code file for an embedded app.

Revised:
image

💥 Impact

Size:

  • Not small

🌐 References

Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

This commit adds the source code for another embedded app for st.map. The app demonstrates the newly added feature to declare size and color as well as latitude and longitude by any column name.
@snehankekre snehankekre self-requested a review July 14, 2023 06:50
Copy link
Contributor

@snehankekre snehankekre left a comment

Choose a reason for hiding this comment

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

Thanks @sfc-gh-dmatthews! On b3f17e6, I've cached the dataframe to prevent recreation of it on every user interaction and new session -- no need to do so in the core docstrings. This modification is only to be more resource efficient on the embedded apps side.

@sfc-gh-dmatthews sfc-gh-dmatthews merged commit db2a911 into main Jul 14, 2023
@sfc-gh-dmatthews sfc-gh-dmatthews deleted the feature/map-color-size-apps branch July 14, 2023 07:15
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.

3 participants