DevLog 5 - Introducing the Layouts feature!
So for the past few days I was implementing a layouts feature for the Graphs view in my app.
Features:
- Adding layouts
- Removing layouts
- Managing layouts
- change what graphs they display
- change the properties of those graphs aka their number of gridlines, color and type
- How many graphs there are and what sizes they have
You can do all of that in the Edit Mode. This mode is accessible via the layout selection dropdown. In edit mode you have options to change the graphs as said, remove the layout you’re editing, to save it as a new one or to save it (basically override the last one). All of this is persistent between sessions.
Note that the UI in the screenshots is probably gonna be changed in the future and is just a development placeholder :)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.