1) Chart renderer
- Configurable via CVU for now, we still need to come up with a good settings dialog in-app.
- Try it out by browsing People and selecting the chart renderer
- it is configured as a bar chart for now
- try changing chartType to line under Person.cvu’s [renderer = chart] to see the lineChart in action
2) MacOS support
- You can now use memri on your mac. Try out editing notes or using the general editor
😀 The layout of the navigation bar and some other aspects have been adjusted to suit the large screen.
3) Features & Bugfixes
- Support grid renderer for People
- Adds some height / age parameters to the people in default_database (for demoing charts)
- Adds View debugger
scrollToTop
button - Other bugfixes