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

Fix handling of scales and add documentation #29

Merged
merged 10 commits into from
Sep 4, 2023

Conversation

danielost
Copy link
Collaborator

@danielost danielost commented Sep 4, 2023

Worked on the issue:

Features included:

  • The index / landing page now describes the project and shows an example visualization
  • Described available layouts within the "Creating Visualizations" chapter
  • Described annotations within the "Creating Visualizations" chapter
  • "Creating Visualizations" is now a chapter, with "Theming", "Layouts" and "Annotations" inside it
  • Fixed handling of scales. Now each layer uses the same scale

noelwelsh and others added 10 commits August 29, 2023 11:46
All layers must draw using the same scale, otherwise points will not be
correctly located
* Better description of what Chartreuse is

* Remove links to other projects that were only there for inspiration
during development

* Add an interesting example

* Add sbt configuration

* Add link to Scaladoc (won't work until Chartreuse is published)
- Describe more of how `Scatter` works.
- Improve APIs with better ScalaDoc, plus some utility methods
@danielost danielost requested a review from noelwelsh September 4, 2023 11:18
@noelwelsh noelwelsh merged commit 9a2c9c0 into main Sep 4, 2023
@noelwelsh noelwelsh deleted the feature/documentation-28 branch September 4, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants